Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | code |
pjsip_tx_data * | tdata |
Definition at line 646 of file res_pjsip_registrar.c.
int code |
SIP response code to send in stateless response
Definition at line 650 of file res_pjsip_registrar.c.
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.