Asterisk - The Open Source Telephony Project
18.5.0
|
Structure which contains hook details. More...
Data Fields | |
pjsip_tx_data * | tdata |
Outgoing message itself. More... | |
struct ast_sip_transport * | transport |
Chosen transport. More... | |
Structure which contains hook details.
Definition at line 286 of file res_pjsip_nat.c.
pjsip_tx_data* tdata |
Outgoing message itself.
Definition at line 288 of file res_pjsip_nat.c.
Referenced by nat_invoke_hook(), and process_nat().
struct ast_sip_transport* transport |