Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
registration_response Struct Reference

Structure for registration response. More...

Data Fields

struct sip_outbound_registration_client_stateclient_state
 Outbound registration client state.
 
int code
 Response code for the registration attempt.
 
int expiration
 Expiration time for registration.
 
pjsip_tx_data * old_request
 Request for which the response was received.
 
pjsip_rx_data * rdata
 The response message.
 
int retry_after
 Retry-After value.
 
char transport_key [IP6ADDR_COLON_PORT_BUFLEN]
 Key for the reliable transport in use.
 

Detailed Description

Structure for registration response.

Definition at line 1015 of file res_pjsip_outbound_registration.c.


The documentation for this struct was generated from the following file: