Asterisk - The Open Source Telephony Project
18.5.0
|
Structure for transport to be monitored. More...
Data Fields | |
pjsip_transport * | transport |
The underlying PJSIP transport. More... | |
Structure for transport to be monitored.
Definition at line 51 of file pjsip_transport_events.c.
pjsip_transport* transport |
The underlying PJSIP transport.
Definition at line 53 of file pjsip_transport_events.c.
Referenced by transport_monitor_unregister_cb(), and transport_state_callback().