Cisco Systems MC-413 Network Router User Manual


 
Configuring Support for PBX Signalling Protocols
Configuring Q.SIG PRI Signalling Support
MC-419
Cisco IOS Multiservice Applications Configuration Guide
Q.SIG for VoIP Configuration Example
The following configuration example configures interface serial 1:23 for Q.SIG PRI and to act as the
Q.SIG slave:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname as5300A
!
ip subnet-zero
!
isdn switch-type primary-qsig
!
controller T1 0
shutdown
!
controller T1 1
framing esf
clock source line primary
linecode b8zs
pri-group timeslots 1-24
!
controller T1 2
shutdown
!
controller T1 3
shutdown
!
!
voice-port 1:D
!
!
dial-peer voice 3001 pots
destination-pattern 3001
port 1:D
!
dial-peer voice 4001 pots
incoming called-number 4001
direct-inward dial
!
dial-peer voice 4002 voip
destination-pattern 4001
session target ipv4:1.14.82.14
!
!
interface Ethernet0
ip address 1.14.82.13 255.255.0.0
no ip directed-broadcast
!
interface 1:23
no ip address
no ip directed broadcast
isdn switch-type primary-qsig
isdn protocol-emulate user
isdn incoming-voice modem
!
interface FastEthernet0
no ip address
no ip directed-broadcast