Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
long | cc_id |
int | core_id |
char | name [1] |
struct sig_pri_span * | pri |
Asterisk span D channel control structure. | |
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().
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().