cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6048
Views
0
Helpful
7
Replies

Display calling name through QSIG (cucm v7.1,gw 2821 H323,Nexspan)

jerome.gimbert
Level 1
Level 1

Hi all,

I have a CUCM v7.1 and an Aastra Nexspan linked by QSIG.

Calls works fine between the 2 systems, but I can't display the calling name in the two sides.

The gateway is a cisco 2821 router, configured as a H323 gateway.

Here's the confiruguration of the gw:

!

voice service voip
qsig decode
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
supplementary-service h450.12
h323

!

!

interface Serial0/2/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-qsig
isdn timer T310 120000
isdn protocol-emulate network
isdn incoming-voice voice
isdn supp-service name calling profile Network-Extension operation-value-tag local
isdn send-alerting
isdn negotiate-bchan
isdn sending-complete
isdn outgoing ie facility
isdn outgoing ie extended-facility
isdn outgoing display-ie
isdn outgoing ie connected-number
isdn outgoing ie caller-number
isdn outgoing ie caller-subaddr
isdn outgoing ie called-number
no cdp enable
!

here debug Q931  from 13163 (aastra phone)  to 14504 (Cisco Phone): Display calling name : "unknown, external call":

*May 27 09:48:09.296: ISDN Se0/2/0:15 Q931: RX <- SETUP pd = 8  callref = 0x0018
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA18385
                Preferred, Channel 5
        Facility i = 0x91AA068001008201008B0100A10B02010006042B0C09008400
        Progress Ind i = 0x8083 - Origination address is non-ISDN
        Called Party Number i = 0x80, '14504'
                Plan:Unknown, Type:Unknown
        Sending Complete
*May 27 09:48:09.300: ISDN Se0/2/0:15 **ERROR**: isdn_init_fac_data: No Opval 0
*May 27 09:48:09.304: ISDN Se0/2/0:15 **ERROR**: isdn_init_fac_data: No Opval 0
*May 27 09:48:09.320: ISDN Se0/2/0:15 Q931: TX -> CALL_PROC pd = 8  callref = 0x8018
        Channel ID i = 0xA98385
                Exclusive, Channel 5
*May 27 09:48:09.460: ISDN Se0/2/0:15 Q931: TX -> ALERTING pd = 8  callref = 0x8018
        Facility i = 0x9FAA068001018201018B0100A10902020EF10201018000
*May 27 09:48:10.944: ISDN BR0/0/1 Q931: RX <- CALL_PROC pd = 8  callref = 0xF4
        Channel ID i = 0x89
                Exclusive, B1


here debug Q931 from 14504 (Cisco Phone) to: 13163 (aastra phone) Display calling name : "14504":

*May 27 09:48:14.608: ISDN Se0/2/0:15 Q931: TX -> SETUP pd = 8  callref = 0x0581
        Sending Complete
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA18382
                Preferred, Channel 2
        Facility i = 0x9FAA068001018201018B0100A10902020EF20201008000
        Calling Party Number i = 0x0081, '14504'
                Plan:Unknown, Type:Unknown
        Called Party Number i = 0x80, '13163'
                Plan:Unknown, Type:Unknown
*May 27 09:48:14.656: ISDN Se0/2/0:15 Q931: RX <- CALL_PROC pd = 8  callref = 0x8581
        Channel ID i = 0xA18382
                Preferred, Channel 2
*May 27 09:48:14.712: ISDN Se0/2/0:15 Q931: RX <- ALERTING pd = 8  callref = 0x8581
        Facility i = 0x91AA068001008201008B0100A10B02010006042B0C09018400
        Progress Ind i = 0x8081 - Call not end-to-end ISDN, may have in-band info
*May 27 09:48:15.712: ISDN Se0/2/0:15 Q931: RX <- CONNECT pd = 8  callref = 0x8581
        Facility i = 0x91AA068001008201008B0100A10B02010006042B0C09028400
        Progress Ind i = 0x8081 - Call not end-to-end ISDN, may have in-band info
        Connected Number i = 0x80, '13163'

Thanks for your help!

7 Replies 7

Rick Arps
Level 4
Level 4

Try adding this:

voice service voip
h323
  h225 display-ie ccm-compatible

I had to do that to get my inbound cnam to work.

Hope this helps

Rick

Hi Rick,

thanks for your help, but I can't enter this command:

voice service voip
h323
  h225 display-ie ccm-compatible

it's an Unrecognized command. Here are the available option after h225:

(conf-serv-h323)#h225 ?
       alt-ep            Alternate endpoint configuration
       connect-passthru  Connect Pass through
       h245-address      global control for h225 reporting of h245-address GW
       id-passthru       Protocol identifier pass through
       listen-port       Call Signaling Port (default 1720)
       signal            Specify signaling options
       start-h245        global control of initiation of H.245
       timeout           Specify timeout for maintaining connections

Can you help me again?

the System image file is "flash:c2800nm-spservicesk9-mz.124-15.T12.bin"

Sorry for the last post,I upgrade the IOS version in Version 12.4(11)XW10, I can add the command but it still doesn't work...

jerome.gimbert
Level 1
Level 1

I change the gateway protocol into MGCP, but the problem is the same... Is someone have an idea?

jerome.gimbert
Level 1
Level 1

Ok today the name is display when a Cisco Phone call an Aastra Phone, but not in the other direction...

here's an extract of the gw config:

!
voice service voip
qsig decode
allow-connections h323 to  h323
allow-connections h323 to sip
allow-connections sip to  h323
supplementary-service h450.12
h323
  h225 timeout ntf 300
   h225 display-ie ccm-compatible
!
!
voice class codec 1
codec  preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3  g729br8
!
voice class codec 2
codec preference 1 g711ulaw
codec  preference 2 g711alaw
codec preference 3 g729br8
!
!
!
voice  class h323 1
h225 timeout tcp establish 5
h225 timeout ntf 300
h225  display-ie ccm-compatible
!

interface Serial0/2/0:15
no ip address
encapsulation hdlc
isdn  switch-type primary-qsig
isdn timer T310 120000
isdn  overlap-receiving
isdn protocol-emulate network
isdn incoming-voice  voice
isdn map address *. plan isdn type unknown
isdn supp-service name  calling ie 40 cs 0 profile Network-Extensions operation-value-tag local
isdn  sending-complete
isdn outgoing ie facility
isdn outgoing  display-ie
isdn outgoing ie caller-number
no cdp enable

Did you find resolution to this problem? I have the exact same setup with the exact same issue.

Hi Vladimir,

I had to use the external directory of Aastra Nexpan to display the name on Aastra phone. I was not able to use the name from the qsig frames...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: