Configuring the OC3-ATM Trunk Module
Configuring call-control
Stinger OC3-ATM Trunk Module Guide
1-9
The commands in the following example configure the unit to use the new call-control
procedures system-wide:
admin> read system
SYSTEM read
admin> set ignore-lineup = yes
admin> write
SYSTEM written
When call-control is enabled system-wide, you can disable it on specific interfaces by
modifying the line profile. The commands in the following example disable call-control
procedures on port one of the SDSL 48-port LIM in slot 12:
admin> read sdsl { 1 12 1 }
SDSL/{ shelf-1 slot-12 1 } read
admin> set ignore-lineup = no
admin> write
SDSL/{ shelf-1 slot-12 1 } written
Parameter
Specifies
SYSTEM:
ignore-lineup
Enable/disable the Stinger system’s ability to ignore line status when
determining whether calls are established or not. Specify one of the
following values:
•
no
(the default)—The Stinger call-control mechanism allows
calls to be established when the line state is up and disallow calls
when the line state is down.
•
yes
—The Stinger call-control mechanism ignores the line state
and allows calls to be established on a port as long as the
specified slot is operational and the specified port is enabled.
line profile:
ignore-lineup
Whether the line status of a slot has an effect on the Stinger call
control mechanism on the specified port. Specify one of the following
values:
•
system-defined
(the default)—Sets the Stinger to inherit the
Ignore-Lineup value from the system profile.
•
no
—Sets the Stinger call-control mechanism to ignore the
system-wide setting and allows calls to be established when the
line state is operational and disallow calls on the port when the
line state is down.
•
yes
—Sets the Stinger call-control mechanism to ignore the line
state and the system-wide setting and allows calls to be
established on the specified port as long as the specified slot is
operational and the specified port is enabled.