Home
last modified time | relevance | path

Searched defs:outbound_prefs (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Doutbound.c74 struct outbound_prefs { struct
77 unsigned gruuize:1; /**< Establish a GRUU */
78 unsigned outbound:1; /**< Try to use outbound */
79 unsigned natify:1; /**< Try to detect NAT */
80 signed okeepalive:2; /**< Connection keepalive with OPTIONS */
81 unsigned validate:1; /**< Validate registration with OPTIONS */
83 unsigned use_connect:1; /**< Use HTTP connect */
84 unsigned use_rport:1; /**< Use received/rport */
85 unsigned use_socks:1; /**< Detect and use SOCKS V5 */
86 unsigned use_upnp:1; /**< Detect and use UPnP */
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Doutbound.c74 struct outbound_prefs { struct
77 unsigned gruuize:1; /**< Establish a GRUU */
78 unsigned outbound:1; /**< Try to use outbound */
79 unsigned natify:1; /**< Try to detect NAT */
80 signed okeepalive:2; /**< Connection keepalive with OPTIONS */
81 unsigned validate:1; /**< Validate registration with OPTIONS */
83 unsigned use_connect:1; /**< Use HTTP connect */
84 unsigned use_rport:1; /**< Use received/rport */
85 unsigned use_socks:1; /**< Detect and use SOCKS V5 */
86 unsigned use_upnp:1; /**< Detect and use UPnP */
[all …]