Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
sig_pri_cc_monitor_instance Struct Reference

Data Fields

long cc_id
 
int core_id
 
char name [1]
 
struct sig_pri_spanpri
 Asterisk span D channel control structure.
 

Detailed Description

Definition at line 147 of file sig_pri.c.

Field Documentation

long cc_id

CC id value to use with libpri. (-1 if already canceled).

Definition at line 151 of file sig_pri.c.

Referenced by sig_pri_call(), sig_pri_cc_monitor_req_cc(), sig_pri_cc_monitor_status_rsp(), sig_pri_cc_monitor_suspend(), and sig_pri_cc_monitor_unsuspend().

int core_id

CC core id value.

Definition at line 153 of file sig_pri.c.

char name[1]

Device name(Channel name less sequence number)

Definition at line 155 of file sig_pri.c.

Referenced by PathSegment::__init__(), and PathSegment::get_child().


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