Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_sip_message_accumulator * | counter |
struct ast_sip_endpoint * | endpoint |
pjsip_evsub_state | state |
struct mwi_subscription * | sub |
Definition at line 364 of file res_pjsip_mwi.c.
struct ast_sip_message_accumulator* counter |
Definition at line 368 of file res_pjsip_mwi.c.
Referenced by send_unsolicited_mwi_notify(), and send_unsolicited_mwi_notify_to_contact().
struct ast_sip_endpoint* endpoint |
Definition at line 366 of file res_pjsip_mwi.c.
Referenced by send_unsolicited_mwi_notify(), and send_unsolicited_mwi_notify_to_contact().
pjsip_evsub_state state |
Definition at line 367 of file res_pjsip_mwi.c.
Referenced by send_unsolicited_mwi_notify_to_contact().
struct mwi_subscription* sub |
Definition at line 365 of file res_pjsip_mwi.c.
Referenced by send_unsolicited_mwi_notify(), and send_unsolicited_mwi_notify_to_contact().