Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
void(* | build_notify )(pjsip_tx_data *, void *) |
void * | info |
char * | uri |
Definition at line 291 of file res_pjsip_notify.c.
void(* build_notify) (pjsip_tx_data *, void *) |
Definition at line 294 of file res_pjsip_notify.c.
Referenced by notify_ami_uri_data_create(), and notify_cli_uri_data_create().
void* info |
Definition at line 293 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 292 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().