isdn-supp-serv
This command configures the Supplementary Services table, which lets you define supplementary services for endpoints (FXS and ISDN BRI) connected to the device.
Syntax
(config-voip)# gateway dtmf-supp-service isdn-supp-serv <Index> (isdn-supp-serv-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
caller-id-enable {allowed|not-configured|restricted} |
Enables the receipt of Caller ID. |
caller-id-number |
Defines the caller ID name of the endpoint (sent to the IP side). |
cfu-to_phone-number |
Defines the phone number for BRI Call Forward Unconditional (CFU) services. |
cfb-to_phone-number |
Defines the phone number for BRI Call Forward Busy (CFB) services. |
cfnr-to_phone-number |
Defines the phone number for BRI Call Forward No Reply (CFNR) services. |
local-phone-number |
Configures a local telephone extension number for the endpoint. |
module |
Defines the device's module number to which the endpoint is connected. |
no-reply-time |
Defines the timeout, in seconds. |
phone-number |
Configures a global telephone extension number for the endpoint. |
port |
Defines the port number on the module to which the endpoint is connected. |
presentation-restricted {allowed|not-configured|restricted} |
Determines whether the endpoint sends its Caller ID information to the IP when a call is made. |
user-id |
Defines the User ID for registering the endpoint to a third-party softswitch for authentication and/or billing. |
user-password |
Defines the user password for registering the endpoint to a third-party softswitch for authentication and/or billing. |
Command Mode
Privileged User
Example
This example configures supplementary service for port 2:
(config-voip)# gateway dtmf-supp-service isdn-supp-serv 0 (isdn-supp-serv-0)# phone-number +15032638005 (isdn-supp-serv-0)# local-phone-number 402 (isdn-supp-serv-0)# module 1 (isdn-supp-serv-0)# port 2 (isdn-supp-serv-0)# user-id JoeD (isdn-supp-serv-0)# user-password 1234 (isdn-supp-serv-0)# caller-id-enable allowed (isdn-supp-serv-0)# activate