Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
void(* | build_notify )(pjsip_tx_data *, void *) |
void * | info |
struct ast_sip_session * | session |
Definition at line 313 of file res_pjsip_notify.c.
void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 316 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), and notify_cli_channel_data_create().
void* info |
Definition at line 315 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), notify_ami_channel_data_destroy(), notify_cli_channel_data_create(), and notify_cli_channel_data_destroy().
struct ast_sip_session* session |
Definition at line 314 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), notify_ami_channel_data_destroy(), notify_cli_channel_data_create(), and notify_cli_channel_data_destroy().