|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
Outbound registration state information (persists for lifetime that registration should exist) More...

Data Fields | |
| struct sip_outbound_registration_client_state * | client_state |
| Client state information. | |
| struct sip_outbound_registration * | registration |
| Outbound registration configuration object. | |
Outbound registration state information (persists for lifetime that registration should exist)
Definition at line 616 of file res_pjsip_outbound_registration.c.
| struct sip_outbound_registration_client_state* client_state |
Client state information.
Definition at line 620 of file res_pjsip_outbound_registration.c.
| struct sip_outbound_registration* registration |
Outbound registration configuration object.
Definition at line 618 of file res_pjsip_outbound_registration.c.
Referenced by cli_print_body(), registration_state_cmp(), registration_state_hash(), sip_outbound_registration_regc_alloc(), and sip_outbound_registration_state_alloc().