Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
void(* | build_notify )(pjsip_tx_data *, void *) |
void * | info |
char * | uri |
Definition at line 303 of file res_pjsip_notify.c.
void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 306 of file res_pjsip_notify.c.
Referenced by notify_ami_uri_data_create(), and notify_cli_uri_data_create().
void* info |
Definition at line 305 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 304 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().