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

#include <res_pjsip.h>

Collaboration diagram for ast_sip_tpmgr_state_callback:
Collaboration graph
[legend]

Data Fields

pjsip_tp_state_callback cb
 
struct {
   struct ast_sip_tpmgr_state_callback *   next
 
node
 

Detailed Description

Transport state notification registration element.

Definition at line 3553 of file res_pjsip.h.

Field Documentation

◆ cb

pjsip_tp_state_callback cb

PJPROJECT transport state notification callback

Definition at line 3555 of file res_pjsip.h.

Referenced by transport_state_callback().

◆ next

Definition at line 3556 of file res_pjsip.h.

◆ node

struct { ... } node

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