ISDN Software Reference for Linux and Windows
298
Type Description Values
switch_side Boolean value
defining whether the
DSL should be
configured as the
Network side (NT)
or the User side
(TE).
#define USER_SIDE 0
#define NETWORK_SIDE 1
Where:
USER_SIDE = User side of ISDN
protocol
NETWORK_SIDE = Network side of
ISDN protocol
number_of_
endpoints Number of logical
data links to be
supported.
1 to MAX_DLINK, where MAX_DLINK is
currently set to 8. This field only has
significance when configuring the DSL as
the NETWORK side.