cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1092
Views
0
Helpful
5
Replies

Help with ISDN2 and VIC2-2BRI-NT/TE

Hello, I’m hoping someone can help me. We have inherited a Callmanger setup with our new office. Callmanager 4.1, Unity 4.1 and a 2651XM voice gateway.

The previous owners had an ISDN30 PRI and 2x ISDN2 BRI’s connected to the 2651. We have connected an ISDN30 (but only 8 channels) and one ISDN2. The ISDN30 came up straight away and I’ve successfully configured the DDI’s etc. in CM. However the ISDN2 connected to the vic2-2bri-nt/te card doesn’t seem to be working. I don’t even see a “Green OK” light when the cable is connected. BT say there is nothing wrong with the line and will charge us if they come out to check it.

Here is the show run for the 2651 which has not been changed since be moved in.

PRI-GW-02#show run
Building configuration...

Current configuration : 3419 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname PRI-GW-02
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$dmi0$Oq7210BOCRjmdMhs2iN5z/
!
no aaa new-model
memory-size iomem 20
network-clock-participate slot 1
no network-clock-participate wic 0
voice-card 0
dspfarm
no local-bypass
!
voice-card 1
no dspfarm
!
no ip source-route
no ip gratuitous-arps
ip cef
ip tcp synwait-time 13
!
!
!
!
no ip bootp server
isdn switch-type primary-net5
!
!
voice rtp send-recv
!
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
voice class h323 1
h225 timeout tcp establish 3
!
!
!
username cisco privilege 15 secret 5 $1$WBVL$zlrcX.2WgqfIcYfYlgnfg0
!
!
controller E1 0/0
pri-group timeslots 1-31 service mgcp
!
controller E1 0/1
!
!
!
interface FastEthernet0/0
ip address 10.10.0.6 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
duplex auto
speed auto
h323-gateway voip bind srcaddr 10.10.0.6
!
interface Serial0/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
isdn bind-l3 ccm-manager
no cdp enable
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
no cdp enable
!
ip route 0.0.0.0 0.0.0.0 10.10.0.254
!
no ip http server
no ip http secure-server
!
logging trap debugging
logging facility local2
dialer-list 1 protocol ip permit
snmp-server ifindex persist
!
!
control-plane
!
!
!
voice-port 0/0:15
cptone GB
!
ccm-manager redundant-host 10.10.0.10
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.10.0.12
ccm-manager config
!
mgcp
mgcp call-agent 10.10.0.12 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
no mgcp package-capability res-package
mgcp package-capability sst-package
no mgcp package-capability fxr-package
mgcp package-capability pre-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax t38 inhibit
mgcp rtp payload-type g726r16 static
!
mgcp profile default
!
!
!
dial-peer voice 1 pots
service mgcpapp
!
dial-peer voice 2 pots
tone ringback alert-no-PI
destination-pattern 9T
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind progress enable 8
incoming called-number 53....
fax rate disable
direct-inward-dial
!
dial-peer voice 3 pots
tone ringback alert-no-PI
destination-pattern 9T
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind progress enable 8
incoming called-number 53....
fax rate disable
direct-inward-dial
!
dial-peer voice 22 voip
preference 1
destination-pattern 53....
modem passthrough nse codec g711alaw
voice-class codec 1
voice-class h323 1
session target ipv4:10.10.0.12
dtmf-relay h245-alphanumeric
fax rate disable
fax protocol pass-through g711alaw
no vad
!
dial-peer voice 21 voip
preference 2
destination-pattern 53....
modem passthrough nse codec g711alaw
voice-class codec 1
voice-class h323 1
session target ipv4:10.10.0.10
dtmf-relay h245-alphanumeric
fax rate disable
fax protocol pass-through g711alaw
no vad
!
!
line con 0
privilege level 15
login local
line aux 0
line vty 0 4
privilege level 15
login local
line vty 5 15
privilege level 15
login local
!
!
end

Regards

Richard

5 Replies 5

paolo bevilacqua
Hall of Fame
Hall of Fame

I recommend do not attempt to use MGCP to control BRI ports, that will hardly work.Use H.323 or SIP instead.

Yes I know H.323 is best for BRI but that is setup in CM. The router config was inherited from a working system with 2x BRI and one PRI.

Isn't like you have much a choice.

Or actually you do: H.323, or no BRI.

Thanks for your helpfull responce.

I'm not saying your wrong, my understanding was that you always use h.323 for BRI.

I'm not a router expert, this was a inhereted working system which had 1 x E1 and 2x BRI all we did was replace their E1 line with ours and replace their 2x BRI lines with our one, so it should work but it doesn't.

If your saying the config is wrong any suggestions on what it should be, for the BRI part all we need is incomeing and outgoing calls on one DDI.

Thanks

Any positive help with this would be greatly appreciated.

Thanks