Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
aor_core_response Struct Reference

Data Fields

int code
 
pjsip_tx_data * tdata
 

Detailed Description

Definition at line 646 of file res_pjsip_registrar.c.

Field Documentation

◆ code

int code

SIP response code to send in stateless response

Definition at line 650 of file res_pjsip_registrar.c.

Referenced by ErrorResponse::load(), and register_aor().

◆ tdata

pjsip_tx_data* tdata

Tx data to use for statefull response. NULL for stateless response.

Definition at line 648 of file res_pjsip_registrar.c.

Referenced by register_aor().


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