Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
void(* | build_notify )(pjsip_tx_data *, void *) |
void * | info |
char * | uri |
Definition at line 297 of file res_pjsip_notify.c.
void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 300 of file res_pjsip_notify.c.
Referenced by notify_ami_uri_data_create(), and notify_cli_uri_data_create().
void* info |
Definition at line 299 of file res_pjsip_notify.c.
Referenced by notify_ami_uri_data_create(), notify_ami_uri_data_destroy(), notify_cli_uri_data_create(), and notify_cli_uri_data_destroy().
char* uri |
Definition at line 298 of file res_pjsip_notify.c.
Referenced by notify_ami_uri_data_create(), notify_ami_uri_data_destroy(), notify_cli_uri_data_create(), notify_cli_uri_data_destroy(), and push_notify_uri().