Mon Mar 12 2012 21:48:33

Asterisk developer's documentation


xfer_rsp_data Struct Reference
Collaboration diagram for xfer_rsp_data:

Data Fields

q931_call * call
int invoke_id
struct sig_pri_spanpri

Detailed Description

Definition at line 2240 of file sig_pri.c.


Field Documentation

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().


The documentation for this struct was generated from the following file: