Network Router User Manual

3-3
Cisco IOS XE Integrated Session Border Controller Configuration Guide for the Cisco ASR 1000 Series Aggregation Services Routers
OL-15421-01
Chapter 3 DTMF Interworking
Configuring Default Duration of a DTMF Event
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
sbc {sbc-name} dbe
Example:
Router(config)# sbc global dbe
Enters the mode of a DBE service and enters into SBC-DBE
configuration mode. Use the sbc-name argument to specify
the name of the DBE service.
Step 4
vdbe [global]
Example:
Router(config-sbc-dbe)# vdbe global
Enters into VDBE configuration mode with a default DBE
named “global.
Only one DBE is supported and its name must be “global.
Step 5
dtmf-duration {duration}
Example:
Router(config-sbc-dbe-vdbe)# dtmf-duration 250
Configures the default duration of a DTMF event in
milliseconds.
Step 6
exit
Example:
Router(config-sbc-dbe-vdbe)# exit
Exits VDBE configuration mode.
Step 7
end
Example:
Router(config-sbc-dbe)# end
Exits SBC-DBE configuration mode and returns to
privileged EXEC mode.