|
This set of commands is used to define common parameters used on all E&M interfaces, regardless of their mode of operation (Wink Start, Delay Start, or Immediate Start).
For information on how to connect and use the Command Line Interface (CLI), see the Using the Command Line Interface document.
E & M Signaling Parameters
set port [port] em offhook_db
Definition: This command is used to set the off hook debounce interval, in milliseconds.
Parameter(s): <value in ms>
Range: 5 - 1000 ms
Example: set port 0 em offhook_db 35
set port [port] em onhook_db
Definition: This command is used to set the on hook debounce interval, in milliseconds.
Parameter(s): <value in ms>
Range: 5 - 1000 ms
Example: set port 1 em onhook_db 35
set port [port] em seize_detect
Definition: This command is used to specify the period of time the M-lead needs to be off-hook before an incoming call is declared.
Parameter(s): <value in ms>
Range: 5 - 5000 ms
Example: set port 0 em seize_detect 150
set port [port] em clear_detect
Definition: This command is used to specify the period of time M-lead needs to be on-hook before call clearing is declared.
Parameter(s): <value in ms>
Range: 5 - 5000 ms
Example: set port 1 em clear_detect 400
set port [port] em clear_conf_detect
Definition: This command is used to set the minimum duration of on-hook response on the M lead that is required for clear confirm to be detected.
Parameter(s): <value in ms>
Range: 5 - 5000 ms
Example: set port 0 em clear_conf_detect 400
set port [port] em clear_conf_wait_max
Definition: This command is used to set the maximum duration to wait for an on-hook response on the M-lead after going on-hook on the E-lead.
Parameter(s): <value in sec>
Range: 1 - 60000 ms
Example: set port 1 em clear_conf_wait_max 800
set port [port] em guard_all
Definition: This command is used to set the period after an aborted call when no incoming calls will be accepted nor outgoing calls initiated.
Parameter(s): <value in ms>
Range: 0 - 60000 ms
Example: set port 0 em guard_all 800
set port [port] em guard_out
Definition: This command is used to set an additional period of time after guard all when incoming calls will be accepted but outgoing calls will not be initiated for aborted call.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 em guard_out 800
set port [port] em dial_tone
Definition: This command is used to determine if dial tone should be generated on incoming calls.
Parameter(s): [on | off]
Example: set port 1 em dial_tone on
set port [port] em connected_min
Definition: This command is used to determine the minimum period of time (in msec) that a connection will be maintained. If the remote end disconnects during this interval, it will be acknowledged only at the end of this interval.
Parameter(s): <value in ms>
Example: set port 1 em connected_min 500
set port [port] em disable_hang_up
Definition: This command is used to determine the time period (in msec) a port will wait after hanging up a call before signaling that it is in a disabled state.
Parameter(s): <value in ms>
Example: set port 1 em disable_hang_up 1000
There are three types of signaling supported for E&M line modules. The CLI command to set the signaling type is as followed:
set port [port] [emi|emd|emw]
E & M Immediate Start Signaling - Commands to set parameters for EMI
set port [port] emi glare_report
Definition: This command is used to set a time period during which, if glare is detected, the interface will stay off-hook and generate congestion tone.
Parameter(s): <value in ms>
Range: 0 - 65535 ms
Example: set port 0 emi glare_report 350
set port [port] emi wait_dsp_ready
Definition: This command is used to set a time period (in ms) to wait for the DSP software to be ready before digit collection can be enabled. If glare is detected during this period, the interface will stay off-hook and generate congestion tone.
Parameter(s): <value in ms>
Example: set port 0 emi wait_dsp_ready 500
Default setting is
- Glare Report: 5000 msec
- Wait DSP Ready: 200 msec
E & M Delay Start Signaling - Commands to set parameters for EMD
set port [port] emd in_delay_min
Definition: This command is used to set the minimum duration of the delay signal response to the seize detect (of incoming calls) on the M lead
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 emd in_delay_min 75
set port [port] emd in_delay_max
Definition: This command is used to set the maximum duration of the delay signal response to the Seize Detect (of incoming calls) on the M lead.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 0 emd in_delay_max 350
set port [port] emd in_digit_ign
Definition: This command is used to set the period of time, after completing the delay signal, before the digits will be accepted on incoming calls.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 emd in_digit_ign 100
set port [port] emd out_intg_check
Definition: This command is used to set the Integrity Check mode. If On, the delay signal response is required from the PBX for outgoing calls. If Off, no Integrity Check is performed.
Parameter(s): <on|off>
Example: set port 0 emd out_intg_check on
set port [port] emd out_delay_dur_min
Definition: This command is used to set the minimum duration of the delay signal response on the M-lead for it to be detected on outgoing calls.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 emd out_delay_dur_min 100
set port [port] emd out_delay_dur_max
Definition: This command is used to set the maximum duration of the delay signal response on the M-lead for it to be declared as a glare condition by the TSG on outgoing calls
Parameter(s): <value in ms>
Range: 5 - 60000 m
Example: set port 0 emd out_delay_dur_max 300
set port [port] emd out_delay_check
Definition: This command is used to for outgoing calls with the Integrity Check set to off: the period of time after going off-hook on the E-lead before checking the M lead for the delay signal response. If the response is not seen at this time, the call setup process will continue immediately.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 emd out_delay_check 200
Default setting is
- Incoming Delay Min: 200 msec
- Incoming Delay Max: 2500 msec
- Incoming Digits Ignore: 30 msec
- Outgoing Intg Check: OFF
- Outgoing Delay Duration Minimum: 100 msec
- Outgoing Delay Duration Maximum: 8000 msec
- Outgoing Delay Check: 170 msec
E & M Wink Start Signaling - Commands to set parameters for EMW
set port [port] emw in_wink_wait_min
Definition: This command is used to set the minimum delay before beginning the wink on the E-lead after detecting a line seizure on the M-lead for an incoming call.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 0 emw in_wink_wait_min 75
set port [port] emw in_wink_wait_max
Definition: This command is used to set the maximum delay before beginning the wink on the E-lead after detecting a line seizure on the M-lead for an incoming call.
Parameter(s): <value in msec>
Range: 5 - 60000 ms
Example: set port 1 emw in_wink_wait_max 150
set port [port] emw in_wink_dur
Definition: This command is used to specify the duration of the wink signal on the E-lead for incoming calls.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 0 emw in_wink_dur 150
set port [port] emw in_wink_digit_ignore
Definition: This command is used to specify the period of time that will be ignored after completing the wink and before digits will be accepted for incoming calls.
Parameter(s): <value in msec>
Range: 5 - 1000 ms
Example: set port 1 emw in_wink_digit_ign 50
set port [port] emw out_wink_wait_max
Definition: This command is used to specify the maximum time to wait for a wink response on the M-lead after going offhook on the E-lead. If the period is exceeded, the interface will declare an error condition and abort the (outgoing) call attempt.
Parameter(s): <value in msec>
Range: 5 - 60000 ms
Example: set port 0 emw out_wink_wait_max 150
set port [port] emw out_wink_dur_min
Definition: This command is used to set the minimum duration of the wink response on the M-lead for it to be detected.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 1 emw out_wink_dur_min 100
set port [port] emw out_wink_dur_max
Definition: This command is used to set the maximum duration of the wink response on the M-lead before it is to be declared as a glare condition for outgoing calls.
Parameter(s): <value in ms>
Range: 5 - 60000 ms
Example: set port 0 emw out_wink_dur_max 300
Default setting is:
- Incoming Wink Wait Min: 150 msec
- Incoming Wink Wait Max: 3000 msec
- Incoming Wink Duration: 200 msec
- Incoming Digits Ignore: 30 msec
- Outgoing Wink Wait Max: 8000 msec
- Outgoing Wink Duration Min: 100 msec
- Outgoing Wink Duration Max: 800 msec
This applies to:
|