Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
ast_transport_monitor_shutdown_cb | cb |
void * | data |
Who to notify when transport shuts down.
Definition at line 43 of file pjsip_transport_events.c.
Who to call when transport shuts down.
Definition at line 45 of file pjsip_transport_events.c.
Referenced by ast_sip_transport_monitor_register_replace(), ast_sip_transport_monitor_unregister(), ast_sip_transport_monitor_unregister_all(), transport_monitor_unregister_cb(), and transport_state_do_reg_callbacks().
void* data |
ao2 data object to pass to callback.
Definition at line 47 of file pjsip_transport_events.c.
Referenced by ast_sip_transport_monitor_register_replace(), ast_sip_transport_monitor_unregister(), ast_sip_transport_monitor_unregister_all(), transport_monitor_dtor(), transport_monitor_unregister_cb(), and transport_state_do_reg_callbacks().