Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_format_cap * | cap |
struct ast_channel * | chan |
struct ast_rtp_instance * | rtp |
struct ast_sip_session * | session |
struct ast_rtp_instance * | vrtp |
Definition at line 358 of file chan_pjsip.c.
struct ast_format_cap* cap |
Definition at line 362 of file chan_pjsip.c.
Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().
struct ast_channel* chan |
Definition at line 359 of file chan_pjsip.c.
Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().
struct ast_rtp_instance* rtp |
Definition at line 360 of file chan_pjsip.c.
Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().
struct ast_sip_session* session |
Definition at line 363 of file chan_pjsip.c.
struct ast_rtp_instance* vrtp |
Definition at line 361 of file chan_pjsip.c.
Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().