[asterisk-dev] RDNIS not set on diverted incoming calls?

Matthew Fredrickson creslin at digium.com
Mon Dec 4 11:27:34 MST 2006


I think your switch is using 0xf instead of 0x15 for the operation id 
of divertingleginformation2.  If you look in pri_facility.h and change 
the
#define ROSE_DIVERTING_LEG_INFORMATION2 from 0x15 to 0xf I think it'll 
work

Matthew Fredrickson

On Nov 7, 2006, at 6:02 AM, Roy Sigurd Karlsbakk wrote:

> hi all
>
> when diverting a call from some phone to a number connected to my * 
> box, * does not decode  the incoming RDNIS. PRI debug shows the 
> number, but only as hex. Is this meant to be this way?
>
> thanks
>
> roy
>
> PRI DEBUG:
> < Protocol Discriminator: Q.931 (8)  len=77
> < Call Ref: len= 2 (reference 5568/0x15C0) (Originator)
> < Message type: SETUP (5)
> < [04 03 80 90 a3]
> < Bearer Capability (len= 5) [ Ext: 1  Q.931 Std: 0  Info transfer 
> capability: Speech (0)
> <                              Ext: 1  Trans mode/rate: 64kbps, 
> circuit-mode (16)
> <                              Ext: 1  User information layer 1: A-Law 
> (35)
> < [18 03 a1 83 81]
> < Channel ID (len= 5) [ Ext: 1  IntID: Implicit, PRI Spare: 0, 
> Preferred Dchan: 0
> <                        ChanSel: Reserved
> <                       Ext: 1  Coding: 0   Number Specified   Channel 
> Type: 3
> <                       Ext: 1  Channel: 1 ]
> < [1c 24 91 a1 21 02 01 25 02 01 0f 30 19 02 01 01 0a 01 01 a1 11 a0 
> 0f a1 0d 0a 01 00 12 08 34 38 38 36 39 34 34 30]
> < Facility (len=38, codeset=0) [ 0x91, 0xa1, 0x21, 0x02, 0x01, 0x25, 
> 0x02, 0x01, 0x0f, '0', 0x19, 0x02, 0x01, 0x01, 0x0a, 0x01, 0x01, 0xa1, 
> 0x11, 0xa0, 0x0f, 0xa1, 0x0d, 0x0a, 0x01, 0x00, 0x12, 0x08, '48869440' 
> ]
> < [6c 0a 21 83 39 38 30 31 33 33 35 36]
> < Calling Number (len=12) [ Ext: 0  TON: National Number (2)  NPI: 
> ISDN/Telephony Numbering Plan (E.164/E.163) (1)
> <                           Presentation: Presentation allowed of 
> network provided number (3) '98013356' ]
> < [70 09 a1 32 31 39 37 33 35 39 39]
> < Called Number (len=11) [ Ext: 1  TON: National Number (2)  NPI: 
> ISDN/Telephony Numbering Plan (E.164/E.163) (1) '21973599' ]
> < [a1]*CLI>
>
> --
> Roy Sigurd Karlsbakk
> roy at karlsbakk.net
> -------------------------------
> MICROSOFT: Acronym for "Most Intelligent Customers Realise Our 
> Software Only Fools Teenagers"
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list