Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sip_channel_pvt Struct Reference

A structure which contains a channel implementation and session. More...

#include <res_pjsip_session.h>

Data Fields

void * pvt
 Pointer to channel specific implementation information, must be ao2 object.
 
struct ast_sip_sessionsession
 Pointer to session.
 

Detailed Description

A structure which contains a channel implementation and session.

Definition at line 470 of file res_pjsip_session.h.


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