Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


xfer_rsp_data Struct Reference

Data Fields

q931_call * call
 
int invoke_id
 
struct sig_pri_spanpri
 

Detailed Description

Definition at line 2287 of file sig_pri.c.

Field Documentation

q931_call* call

Call to send transfer success/fail response over.

Definition at line 2290 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 2292 of file sig_pri.c.

Referenced by sig_pri_handle_subcmds(), and sig_pri_transfer_rsp().

struct sig_pri_span* pri

Definition at line 2288 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: