Home
last modified time | relevance | path

Searched refs:completed_call (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/soa/
H A Dsoa_asynch.c69 int (*completed_call)(soa_session_t *, soa_callback_f *); member
151 if (arg->completed_call(ss, NULL) < 0) in soa_asynch_completed()
196 su_msg_data(msg)->completed_call = soa_base_generate_offer; in soa_asynch_generate_offer()
240 su_msg_data(msg)->completed_call = soa_base_generate_answer; in soa_asynch_generate_answer()
264 su_msg_data(msg)->completed_call = soa_base_process_answer; in soa_asynch_process_answer()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/soa/
H A Dsoa_asynch.c69 int (*completed_call)(soa_session_t *, soa_callback_f *); member
151 if (arg->completed_call(ss, NULL) < 0) in soa_asynch_completed()
196 su_msg_data(msg)->completed_call = soa_base_generate_offer; in soa_asynch_generate_offer()
240 su_msg_data(msg)->completed_call = soa_base_generate_answer; in soa_asynch_generate_answer()
264 su_msg_data(msg)->completed_call = soa_base_process_answer; in soa_asynch_process_answer()