Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
transport_monitor Struct Reference

Structure for transport to be monitored. More...

Data Fields

pjsip_transport * transport
 The underlying PJSIP transport. More...
 

Detailed Description

Structure for transport to be monitored.

Definition at line 51 of file pjsip_transport_events.c.

Field Documentation

◆ transport

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().


The documentation for this struct was generated from the following file: