Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
void(* | build_notify )(pjsip_tx_data *, void *) |
void * | info |
struct ast_sip_session * | session |
Definition at line 307 of file res_pjsip_notify.c.
void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 310 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), and notify_cli_channel_data_create().
void* info |
Definition at line 309 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 308 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().