25 June 2009

Digital Voice Ports Configuration

QSIG:
card type e1 0 0
!
network-clock-participate wic 0
network-clock-select 1 E1 0/0/0
!
isdn switch-type primary-qsig
!
controller E1 0/0/0
framing CRC4
pri-group timeslots 1-31
clock source line
linecode hdb3
!
interface Serial0/0/0:15
no ip address
isdn switch-type primary-qsig
! incoming calls to DSP
isdn incoming-voice voice
! for countries with variabe length numbering plan
isdn overlap-receiving
!user - TE (default); network - NT
isdn protocol-emulete user | network
isdn bchan-number-order descending round-robin
no cdp enable
!
voice-port 0/0/0:15
cptone ru
compand-type a-law
!
end

PSTN NET5:

card type e1 0 0
!
network-clock-participate wic 0
network-clock-select 1 E1 0/0/0
!
isdn switch-type primary-net5
!
controller E1 0/0/0
pri-group timeslots 1-31
clock source line
!
interface Serial0/0/0:15
no ip address
isdn switch-type primary-net5
isdn incoming-voice voice
no cdp enable
!
voice-port 0/0/0:15
!
end

MGCP PRI:

ccm-manager mgcp
!
card type e1 0 0
!
network-clock-participate wic 0
network-clock-select 1 E1 0/0/0
!
controller E1 0/0/0
pri-group timeslots 1-31 type none service mgcp
clock source line
!
interface Serial0/0/0:15
no ip address
isdn switch-type primary-ni
isdn incoming-voice voice
isdn bind-l3 ccm-manager
no cdp enable
!
voice-port 0/0/0:15
!
mgcp
mgcp call-agent 10.1.5.2 service-type mgcp version 0.1
!
mgcp profile default
!
dial-peer voice 1 pots
application mgcpapp
port 1/0:23
!
end

Verifying Voice Ports:

! Voice ports
# show voice port summary
# show voice port
# show voice dsp
! E1
# show controllers e1 0/0/0
# show voice call summary
# show call active voice
# show call history voice
# show network clocks
! ISDN
# show isdn status
# show isdn active
# show dialer
! Debug
# debug isdn q921
# debug isdn q931
# debug isdn event
# debug isdn error

No comments: