|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | code |
| pjsip_tx_data * | tdata |
Definition at line 577 of file res_pjsip_registrar.c.
| int code |
SIP response code to send in stateless response
Definition at line 581 of file res_pjsip_registrar.c.
Referenced by ErrorResponse::load(), and register_aor().
| pjsip_tx_data* tdata |
Tx data to use for statefull response. NULL for stateless response.
Definition at line 579 of file res_pjsip_registrar.c.
Referenced by register_aor().
1.8.13