4-16
CiscouBR924 Software Configuration Guide
OL-0337-05 (8/2002)
Chapter4 Voice over IP Configurations
SGCP Configuration
Note No configuration of remote dial-peers is needed when using SGCP.
These functions are done using the commands shown in the following table:
The following configuration shows a Cisco uBR924 router configured in DOCSIS-bri dging mode that
uses SGCP for the routing of its voice calls. The relevant commands are shown in bold.
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname ubr924
Command Purpose
Step1 To configure incoming calls on voice port V1:
uBR924(config)# dial-peer voice id-number pots
Specify a unique id-number for this incoming
dial-peer and enter dial-peer configuration mode.
Step2 uBR924(config)# application SGCPAPP Specify that this dial-peer is handled as an SGCP
application.
Step3 uBR924(config-dial-peer)# destination-pattern digits Specify the telephone number(s) associated with this
voice port.
Step4 uBR924(config-dial-peer)# port 0 Specify that voice port V1 is attached to this
telephony equipment.
Step5 uBR924(config-dial-peer)# exit Exit dial-peer configuration mode.
Step6 To configure incoming calls on voice port V2:
uBR924(config)# dial-peer voice id-number pots
Specify a unique id-number for this incoming
dial-peer and enter dial-peer configuration mode.
Step7 uBR924(config)# application SGCPAPP Specify that this dial-peer is handled as an SGCP
application.
Step8 uBR924(config-dial-peer)# destination-pattern digits Specify the telephone number(s) associated with this
voice port.
Step9 uBR924(config-dial-peer)# port 1 Specify that voice port V2 is attached to this
telephony equipment.
Step10 uBR924(config-dial-peer)# exit Exit dial-peer configuration mode.
Step11 ubr924(config)# sgcp Enable SGCP operations on the router.
Step12 ubr924(config)# sgcp call-agent ip-address [ port ] Specify the IP address and optional UDP port
number for the SGCP call-agent. If no port number
is given, the default of 2427 (the well-known SGCP
port number) is used.
Step13 uBR924(config)# snmp-server enable traps xgcp (Optional) If SNMP m anagement is used for this
router, specify that SGCP and related traps be sent to
the SNMP manager.
Step14 uBR924# copy running-config startup-config
Building configuration...
Save the configuration to nonvolatile memory so
that it will not be lost in the event of a reset, power
cycle, or power outage.
Step15 uBR924# show startup-config Display the configuration file that was just created.