[cisco-voip] PRI callerID name to SIP Issue

Robert Kulagowski rkulagow at gmail.com
Tue Mar 23 15:13:02 EDT 2010


On Tue, Mar 23, 2010 at 1:02 PM, Peder <peder at networkoblivion.com> wrote:
> I have two Cisco 2800 gateways with PRI to two different providers and both
> convert the calls to SIP and pass to a SIP server.  On one of the PRI, I get
> name like this:
>
>        Bearer Capability i = 0x8090A2
>                Standard = CCITT
>                Transfer Capability = Speech
>                Transfer Mode = Circuit
>                Transfer Rate = 64 kbit/s
>        Channel ID i = 0xA18382
>                Preferred, Channel 2
>        Facility i =
> 0x9F8B0100A115020101020100800D414E4756414C4C2C5045444552
>                Protocol Profile =  Networking Extensions
>                0xA115020101020100800D414E4756414C4C2C5045444552
>                Component = Invoke component
>                        Invoke Id = 1
>                        Operation = CallingName
>                                Name presentation allowed
>                                Name = PEDER
>        Calling Party Number i = 0x2183, '201xxxxxxx'
>                Plan:ISDN, Type:National
>        Called Party Number i = 0xA1, '201xxxxxxx'
>                Plan:ISDN, Type:National
>
> The name is passed correctly via SIP and I see it on my SIP server fine.  On
> the other box, I get the name like this:
>
>        Bearer Capability i = 0x8090A2
>                Standard = CCITT
>                Transfer Capability = Speech
>                Transfer Mode = Circuit
>                Transfer Rate = 64 kbit/s
>        Channel ID i = 0xA98385
>                Exclusive, Channel 5
>        Display i = 'PEDER'
>        Calling Party Number i = 0x2180, '201xxxxxxx'
>                Plan:ISDN, Type:National
>        Called Party Number i = 0xC1, '201xxxxxxx'
>                Plan:ISDN, Type:Subscriber(local)
> Mar 23 10:36:40: ISDN Se1/0:23 Q931: TX -> CALL_PROC pd = 8  callref =
> 0x82AD
>        Channel ID i = 0xA98385
>                Exclusive, Channel 5

This seems like the display-ie vs. facility-ie issue that we've been
having fun with for years.

In H.323 land, running 12.4(24), we've put in:

voice class h323 1
 h225 display-ie ccm-compatible

and that passes the caller ID successfully.  Not sure how SIP handles
it, but it may give you a starting point.



More information about the cisco-voip mailing list