|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
Structure used for finding contact. More...
Data Fields | |
| pj_pool_t * | pool |
| Pool used for parsing URI. | |
| pjsip_sip_uri * | uri |
| URI being looked for. | |
Structure used for finding contact.
Definition at line 185 of file res_pjsip_registrar.c.
| pj_pool_t* pool |
Pool used for parsing URI.
Definition at line 187 of file res_pjsip_registrar.c.
Referenced by register_aor_core(), registrar_find_contact(), and registrar_validate_contacts().
| pjsip_sip_uri* uri |
URI being looked for.
Definition at line 189 of file res_pjsip_registrar.c.
Referenced by register_aor_core(), registrar_find_contact(), and registrar_validate_contacts().