- Preface
-
- Configuring the Cisco Application Control Engine
- Configuring the Cisco TelePresence Multipoint Switch
- Configuring the Cisco Router with IVR
- Configuring Cisco Unified Communications Manager
- Configuring Cisco TelePresence Manager
- Configuring Cisco Session Border Controllers
- Configuring Cisco TelePresence MSE 8000 Series
- Configuring Internet Group Management Protocol for Multicast Support
- Glossary
Configuring the Cisco Router with IVR
A Cisco gateway router provides integrated voice response (IVR) functionality to the Cisco TelePresence Exchange System, thus providing greetings and voice prompts to conference participants.
This section describes the configuration that is required on the Cisco gateway router to provide IVR functionality, and includes the following topics:
•Downloading Application Files from the FTP Server
•Configuring the Router to Pass SIP Headers
•Configuring Application Parameters
For supported router models and Cisco IOS software requirements, see the applicable Release Notes for Cisco TelePresence Exchange System, at http://www.cisco.com/go/ctx-relnotes.
For additional details about configuring SIP, see the Cisco IOS SIP Configuration Guide, Release 12.4T, at http://www.cisco.com/en/US/docs/ios/voice/sip/configuration/guide/12_4t/sip_12_4t_book.html.
Downloading Application Files from the FTP Server
To download the Meet-Me application file from the Cisco FTP Server, do the following procedure:
Router # copy ftp:// <user>:<password>@<host>/<path_to_file> flash:
where
User is the login username for the FTP server on which you download the meetme-tcl file.
Password is the login password for the FTP server.
Host is the hostname or IP address of the FTP server.
Path_to_file is the full path to the meetme.tcl file on the home directory of the FTP server.
Flash is the local directory in which the system copies the file.
Configuring the Router to Pass SIP Headers
Procedure
To configure the router to pass the SIP headers to the VXML application, do the following procedure:
The following example configures the IVR service to pass the message headers:
Router(config)# voice service voip
Router(config)# sip
Router(config)# header-passing
Configuring Application Parameters
Procedure
To configure an application on the router, do the following procedure:
The following example configures the Meet-Me service:
Router(config)# application
Router(config-app)# service meet_me flash://meetme.tcl
Router(config-app)# monitor
Router(config-app-monitor)# interface stats
Router(config-app-monitor)# interface event-log
Router(config-app-monitor)# stats
Router(config-app-monitor)# event-log
Configuring VOIP Dial Peers
Procedure
To define a dial peer, do the following procedure:
The following example configures the VoIP dial peer for the Meet-Me service:
Router(config)# dial-peer voice 100 voip
Router(config-dial-peer)# service meet_me
Router(config-dial-peer)# session protocol sipv2
Router(config-dial-peer)# incoming called-number 3666
Router(config-dial-peer)# dtmf-relay rtp-nte
Router(config-dial-peer)# codec g711ulaw