Data Fields | |
q931_call * | call |
int | invoke_id |
sig_pri_span * | pri |
Definition at line 2274 of file sig_pri.c.
q931_call* call |
Call to send transfer success/fail response over.
Definition at line 2277 of file sig_pri.c.
Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().
int invoke_id |
Invocation ID to use when sending a reply to the transfer request.
Definition at line 2279 of file sig_pri.c.
Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().
struct sig_pri_span* pri |
Definition at line 2275 of file sig_pri.c.
Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().