|
Asterisk - The Open Source Telephony Project GIT-master-70eff7f
|

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 454 of file chan_pjsip.c.
| struct ast_format_cap* cap |
Definition at line 458 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 455 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 456 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 459 of file chan_pjsip.c.
| struct ast_rtp_instance* vrtp |
Definition at line 457 of file chan_pjsip.c.
Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().