fxs-setting
This command configures various FXS parameters.
Syntax
(config-voip)# gateway analog fxs-setting (gw-analog-fxs)#
Command |
Description |
---|---|
fxs-callid-cat-brazil |
Enables interworking of Calling Party Category (cpc) from INVITE to FXS Caller ID first digit for Brazil Telecom. |
fxs-offhook-timeout-alarm |
Defines the duration (in seconds) of an FXS phone in off-hook state after which the device sends the SNMP alarm, acAnalogLineLeftOffhookAlarm. |
max-streaming-calls |
Defines the maximum concurrent on-held sessions to which the device can play Music on Hold (MoH) originating from an external media (audio) source connected to an FXS port. |
fxs-emg-call-for-unreg-port |
Enables the device to allow FXS endpoints (ports) to make emergency calls (Tel-to-IP) even if registration of a specific port to the SIP proxy server has failed. |
fxs-ntt-polarity-reversal {off|on} |
Enables the device to comply with the NTT Japan standard for line polarity reversal for IP-to-Tel calls (FXS). |
fxs-ntt-noid-interworking-mode {none|ip2tel} |
Enables mapping of the no-id cause value, which is the reason of the anonymous call, from IP (SIP From header) to FXS, for IP-to-Tel calls. |
Command Mode
Privileged User
Example
This example configures a maximum of 10 streaming sessions for MoH:
(config-voip)# gateway fxs-setting (gw-analog-fxs)# max-streaming-calls 10 (gw-analog-fxs)# activate