Configuration Examples
52
Cisco IOS Release 12.0(7)T
VoIP Bridging Configuration Using SGCP
In this example, Cisco uBR924 is configured to support VoIP in bridging mode using SGCP. Note
the following in the sample configuration file:
•
SGCP is enabled.
•
The call agent IP address is specified.
•
The SGCP application is specified for each port.
To configure this application via DHCP, the following fields must also be set:
•
Host name
•
Domain name
•
Domain Name System (DNS) server
•
Merit dump file — S:0:<call agen FQDN>:S:1<call agent FQDN>
Current configuration:
!
! Last configuration change at 16:30:00 - Thu Dec 16 1999
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname art1
!
clock timezone - 0 6
ip subnet-zero
no ip routing
ip domain-name cisco.com
ip name-server 4.0.0.32
!
sgcp
!
xgcp snmp sgcp
!
!
voice-port 0
!
voice-port 1
!
dial-peer voice 100 pots
application SGCPAPP
port 0
!
dial-peer voice 101 pots
application SGCPAPP
port 1
!
process-max-time 200
!
interface Ethernet0
ip address 188.186.1.14 255.255.0.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
bridge-group 59
bridge-group 59 spanning-disabled
Содержание uBR900 Series
Страница 138: ...Glossary 138 Cisco IOS Release 12 0 7 T ...