Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
dahdi_starting_point Struct Reference

Data Fields

char backwards
 
int cadence
 
int channelmatch
 
ast_group_t groupmatch
 
char opt
 
char roundrobin
 
int rr_starting_point
 
int span
 

Detailed Description

Definition at line 13712 of file chan_dahdi.c.

Field Documentation

◆ backwards

char backwards

TRUE if to search the channel list backwards.

Definition at line 13726 of file chan_dahdi.c.

Referenced by dahdi_cc_callback(), dahdi_request(), and determine_starting_point().

◆ cadence

int cadence

Analog channel distinctive ring cadence index.

Definition at line 13722 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

◆ channelmatch

int channelmatch

DAHDI channel to match with. -1 if not specified.

Definition at line 13716 of file chan_dahdi.c.

Referenced by dahdi_cc_callback(), dahdi_request(), and determine_starting_point().

◆ groupmatch

ast_group_t groupmatch

Group matching mask. Zero if not specified.

Definition at line 13714 of file chan_dahdi.c.

Referenced by dahdi_cc_callback(), dahdi_request(), and determine_starting_point().

◆ opt

char opt

Dialing option. c/r/d if present and valid.

Definition at line 13724 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

◆ roundrobin

char roundrobin

TRUE if search is done with round robin sequence.

Definition at line 13728 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

◆ rr_starting_point

int rr_starting_point

Round robin saved search location index. (Valid if roundrobin TRUE)

Definition at line 13718 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

◆ span

int span

ISDN span where channels can be picked (Zero if not specified)

Definition at line 13720 of file chan_dahdi.c.

Referenced by dahdi_cc_callback(), dahdi_request(), and determine_starting_point().


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