Home
last modified time | relevance | path

Searched defs:nua_handle_s (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 Dnua_stack.h119 struct nua_handle_s struct
122 nua_handle_t *nh_next;
123 nua_handle_t **nh_prev;
126 void *nh_valid; /**< Cookie */
130 tagi_t *nh_tags; /**< Initial tags */
133 nua_handle_t *nh_identity; /**< Identity */
146 unsigned nh_active_call:1;
147 unsigned nh_hold_remote:1;
156 nua_dialog_state_t nh_ds[1];
162 struct nua_referral {
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_stack.h119 struct nua_handle_s struct
122 nua_handle_t *nh_next;
123 nua_handle_t **nh_prev;
126 void *nh_valid; /**< Cookie */
130 tagi_t *nh_tags; /**< Initial tags */
133 nua_handle_t *nh_identity; /**< Identity */
146 unsigned nh_active_call:1;
147 unsigned nh_hold_remote:1;
156 nua_dialog_state_t nh_ds[1];
162 struct nua_referral {
[all …]