Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


dahdi_starting_point Struct Reference

Data Fields

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

Detailed Description

Definition at line 13782 of file chan_dahdi.c.


Field Documentation

char backwards

TRUE if to search the channel list backwards.

Definition at line 13796 of file chan_dahdi.c.

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

int cadance

Analog channel distinctive ring cadance index.

Definition at line 13792 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

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

Definition at line 13786 of file chan_dahdi.c.

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

Group matching mask. Zero if not specified.

Definition at line 13784 of file chan_dahdi.c.

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

char opt

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

Definition at line 13794 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

char roundrobin

TRUE if search is done with round robin sequence.

Definition at line 13798 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

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

Definition at line 13788 of file chan_dahdi.c.

Referenced by dahdi_request(), and determine_starting_point().

int span

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

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