Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
char | aor_name [0] |
char * | contact_name |
Sorcery contact name to remove on transport shutdown. More... | |
int | removing |
Transport monitor for incoming REGISTER contacts
Definition at line 310 of file res_pjsip_registrar.c.
char aor_name[0] |
AOR name the contact is associated
Definition at line 319 of file res_pjsip_registrar.c.
char* contact_name |
Sorcery contact name to remove on transport shutdown.
Definition at line 315 of file res_pjsip_registrar.c.
int removing |
Indicates that the monitor is in the process of removing a contact
Definition at line 317 of file res_pjsip_registrar.c.