|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Data Fields | |
| struct ast_sip_ami * | ami |
| int | not_registered |
| int | registered |
| struct sip_outbound_registration * | registration |
Definition at line 2564 of file res_pjsip_outbound_registration.c.
| struct ast_sip_ami* ami |
Definition at line 2565 of file res_pjsip_outbound_registration.c.
Referenced by ami_outbound_registration_detail(), ami_outbound_registration_task(), and ami_show_outbound_registrations().
| int not_registered |
Definition at line 2567 of file res_pjsip_outbound_registration.c.
Referenced by ami_outbound_registration_task(), and ami_show_outbound_registrations().
| int registered |
Definition at line 2566 of file res_pjsip_outbound_registration.c.
Referenced by ami_outbound_registration_task(), and ami_show_outbound_registrations().
| struct sip_outbound_registration* registration |
Definition at line 2568 of file res_pjsip_outbound_registration.c.
Referenced by ami_outbound_registration_task().