|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
Data Fields | |
| int | code |
| pjsip_tx_data * | tdata |
Definition at line 718 of file res_pjsip_registrar.c.
| int code |
SIP response code to send in stateless response
Definition at line 722 of file res_pjsip_registrar.c.
Referenced by register_aor(), and register_aor_core().
| pjsip_tx_data* tdata |
Tx data to use for statefull response. NULL for stateless response.
Definition at line 720 of file res_pjsip_registrar.c.
Referenced by register_aor(), and register_aor_core().