Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BCM50 & PRI 5

Status
Not open for further replies.

trmg

IS-IT--Management
Joined
Sep 23, 2007
Messages
185
Location
US
Hey All,

I'm likely years late on this, but I've had an issue in my home lab that has been bothering me for a while. I have a BCM50 with DTM and have had issues with getting the PRI to work properly. There was always *something* that didn't work right, and I played with all different switch types and switch type combinations with minimal success. I ended up settling on NI-2 on the BCM and 5ESS on the Cisco 2851 (yes, I know, mixed switch types..) that acts as my TDM switch worked, but with no Calling Name Display. Ok, fine, but I was determined to make this work 100%.

I finally hunkered down and analyzed the Q.931 debug output from the Cisco. I played with different switch types and settled on NI-2 on both sides. Calls inbound to the BCM worked fine, had Calling Name display and the works. However, outbound calls from the BCM over the PRI to *any* destination could not move past ALERTING. Once CONNECT was sent, the BCM threw a fit and rejected the call. So you could ring the far side, but answering meant death to the call.

When analyzing the debug output, I realized that upon CONNECT the Cisco was sending the CONNECTED NUMBER Information Element at which point was when the BCM said NOPE. So, I modified the ISDN config for the D channel on the Cisco side to *not* send the CONNECTED NUMBER IE and, holy cow, IT WORKS BEAUTIFULLY!

Here is the config from the Cisco in case anyone is interested:

interface Serial0/1/1:23
description BCM50
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn protocol-emulate network
isdn incoming-voice modem
isdn supp-service name calling
isdn negotiate-bchan
no isdn outgoing ie connected-number ! <-- THIS is the magic line
no cdp enable
end

Attached is a screen shot of the DTM config on the BCM.

You have no idea how happy I am to see this working properly 100%!!
 
 https://files.engineering.com/getfile.aspx?folder=7dbe6dcb-4b97-4083-9f4c-9568878554ee&file=Selection_121.bmp
Thanks guys!
 
Another star!

________________________________________
small-logo-sig.png


=----(((((((((()----=
Toronto, Canada

Add me to LinkedIN
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top