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