Data Fields | |
q931_call * | call |
int | invoke_id |
sig_pri_span * | pri |
Definition at line 2240 of file sig_pri.c.
q931_call* call |
Call to send transfer success/fail response over.
Definition at line 2243 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 2245 of file sig_pri.c.
Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().
struct sig_pri_span* pri |
Definition at line 2241 of file sig_pri.c.
Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().