Configuring Support for PBX Signalling Protocols
Configuring Q.SIG PRI Signalling Support

MC-425

Cisco IOS Multiservice Applications Configuration Guide
Q.SIG PRI Signalling on the Cisco MC3810 Configuration Example

The following configuration example configures interface serial 1:15 for QSIG PRI, and to act as the

QSIG master. The example shows other commands necessary for the configuration.

! version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname c3810a
!
network-clock base-rate 56k
ip subnet-zero
no ip domain-lookup
ip host rb 10.1.1.1
!
isdn switch-type primary-qsig-master
!
!
stun peer-name 10.1.1.1
stun protocol-group 1 basic
!
controller E1 1
clock source internal
pri-group timeslots 1-2,16
!
!
!
interface Ethernet0
ip address 144.254.156.169 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
no keepalive
!
interface Serial0
ip address 10.1.1.2 255.255.255.0
no ip directed-broadcast
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no arp frame-relay
bandwidth 256
no keepalive
no fair-queue
serial restart-delay 0
frame-relay interface-dlci 30 voice-encap 80
hold-queue 1024 out
!
interface Serial1
no ip address
no ip directed-broadcast
encapsulation stun
no ip route-cache
no ip mroute-cache
stun group 1
stun route all interface Serial0 dlci 30
!
interface Serial1:15
no ip address
no ip directed-broadcast