| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| ast_transport_monitor_shutdown_cb | cb | 
| void * | data | 
Who to notify when transport shuts down.
Definition at line 44 of file pjsip_transport_events.c.
Who to call when transport shuts down.
Definition at line 46 of file pjsip_transport_events.c.
Referenced by ast_sip_transport_monitor_register_replace_key(), transport_monitor_unregister_cb(), and transport_state_do_reg_callbacks().
| void* data | 
ao2 data object to pass to callback.
Definition at line 48 of file pjsip_transport_events.c.
Referenced by ast_sip_transport_monitor_register_replace_key(), transport_monitor_dtor(), transport_monitor_unregister_cb(), and transport_state_do_reg_callbacks().