cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
0
Helpful
4
Replies

Need to display IP phone name when Nortel phone calls

rlbrumm
Level 1
Level 1

I am trying to clear up some issue on our VOIP implimentation. We have Nortel phones trying to call IP phones and they do not get the name display of the party they call until it is answered (vmail or user). People want to see the name when the call is dialed. What paramter am I missing to show this? Is it on the D-channel programming in the PBX or the route, or on the gateway config?

Ideas would be helpful..

4 Replies 4

jhatfield
Level 1
Level 1

The short answer to this is "it depends". What gateway are you using to interface to the Nortel, What version of CM are you using, and what ISDN switch type are you using?

I've sucessfully integrated into Nortels using IOS based gateways and DMS100 emulation. If you have an IOS based 12.2 GW and CM 3.1 or later, I can send you the config. You'll need the Nortel set up to emulate an SL100 trunk.

I am running CM 3.2.2c and using a VG200 (MGCP) gateway running 12.2.11 T3, connected to the Nortel Opt 81. The Route is built as an SL100.

To help narrow down where the issue is try running debug isdn q931 on the VG200 and see if the name is being passed in the initial call set-up message.

If it isn't then the config problem is on the PBX.

If it is, run a debug h225 asn1 and see if the GW is trying to pass the info to CCM.

Even if the PBX is passing the info, it may be being passed in an IE that the GW/CCM don't understand or process.

Regards,

Justin

When I try and run the debug h225 asn1 or h225 events and place an incoming call to the IP phone from a PBX phone I show no results. Term mon is on. The name does show up on a q931 debug.

bor-1VG200gtway2#debug isdn q931

debug isdn q931 is ON.

Ybor-1VG200gtway2#term mon

Ybor-1VG200gtway2#

.Feb 6 14:37:09.567: ISDN Se1/0:23 Q931: RX <- SETUP pd = 8 callref = 0x0B

Bearer Capability i = 0x8090A2

Standard = CCITT

Transer Capability = Speech

Transfer Mode = Circuit

Transfer Rate = 64 kbit/s

Channel ID i = 0xE980830B

Exclusive, Interface 0, Channel 11

Display i = 0xB1, 'SEAN LEACOCK'

Calling Party Number i = 0x0980, '25075'

Plan:Private, Type:Unknown

Called Party Number i = 0x89, '25633'

Plan:Private, Type:Unknown

.Feb 6 14:37:09.623: ISDN Se1/0:23 Q931: TX -> CALL_PROC pd = 8 callref = 0x8B

Channel ID i = 0xE980830B

Exclusive, Interface 0, Channel 11

Ybor-1VG200gtway2#

.Feb 6 14:37:09.627: ISDN Se1/0:23 Q931: TX -> ALERTING pd = 8 callref = 0x8B

Progress Ind i = 0x8088 - In-band info or appropriate now available

Ybor-1VG200gtway2#

.Feb 6 14:37:21.703: ISDN Se1/0:23 Q931: TX -> NOTIFY pd = 8 callref = 0x8B

Notification Ind i = 0xF1

Display i = 0xB2, ' Bob Brumm'

.Feb 6 14:37:21.707: ISDN Se1/0:23 Q931: TX -> PROGRESS pd = 8 callref = 0x8B

Progress Ind i = 0x8188 - In-band info or appropriate now available

.Feb 6 14:37:22.487: ISDN Se1/0:23 Q931: TX -> CONNECT pd = 8 callref = 0x8B

.Feb 6 14:37:22.511: ISDN Se1/0:23 Q931: RX <- CONNECT_ACK pd = 8 callref = 0x

0B

Ybor-1VG200gtway2#

.Feb 6 14:37:23.507: ISDN Se1/0:23 Q931: RX <- DISCONNECT pd = 8 callref = 0x0

B

Cause i = 0x8190 - Normal call clearing

.Feb 6 14:37:23.531: ISDN Se1/0:23 Q931: TX -> RELEASE pd = 8 callref = 0x8B

.Feb 6 14:37:23.559: ISDN Se1/0:23 Q931: RX <- RELEASE_COMP pd = 8 callref = 0

x0B

Ybor-1VG200gtway2#