Dialogic 05-0867-005 Table Top Game User Manual


 
ISDN Software Reference for Linux and Windows
300
Type Description Values
rfu_1 & rfu_2 Reserved for future
use.
Currently not used.
tei_assignment Applies to User
Side only. It
specifies if the
terminal has a fixed
TEI or an auto-
assigning TEI. If it
is fixed, then
"fixed_tei_value"
must be specified
(see below).
#define AUTO_TEI_TERMINAL 0
#define FIXED_TEI_TERMINAL 1
Where:
AUTO_TEI_TERMINAL = auto TEI
assigning Term
FIXED_TEI_TERMINAL
= Fixed TEI
assigning Term
fixed_tei_value Defines the TEI to
be used for a fixed
TEI assigning
terminal.
0 to 63
(Required when tei_assignment =
FIXED_TEI_TERMINAL)
auto_init_flag Boolean value
defining whether or
not the terminal is
an auto initializing
terminal. This field
applies only when
configuring the DSL
as the User side and
only to North
American protocols.
#define AUTO_INIT_TERMINAL 0
#define NON_INIT_TERMINAL 1
Where:
AUTO_INIT_TERMINAL = auto
initializing terminal
NON_INIT_TERMINAL = non-auto
initializing term