|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| void(* | build_notify )(pjsip_tx_data *, void *) |
| void * | info |
| struct ast_sip_session * | session |
Definition at line 301 of file res_pjsip_notify.c.
| void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 304 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create().
| void* info |
Definition at line 303 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), and notify_ami_channel_data_destroy().
| struct ast_sip_session* session |
Definition at line 302 of file res_pjsip_notify.c.
Referenced by notify_ami_channel_data_create(), and notify_ami_channel_data_destroy().
1.8.13