[asterisk-bugs] [JIRA] (PRI-172) Missing handling for mandatory IE 24

Olivier Krief (JIRA) noreply at issues.asterisk.org
Tue Jul 15 05:06:56 CDT 2014


    [ https://issues.asterisk.org/jira/browse/PRI-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220561#comment-220561 ] 

Olivier Krief commented on PRI-172:
-----------------------------------

A small typo slipped in my Patton config (I configured an used port as NT at  layer 2 but as TE at layer 3, and unfortunately, a wrong cable forced usage of this usually unused port).
Reverting it made things works as usual.

I feel a bit shameful for reporting this.

Anyway, when properly configured, Asterisk gets
{quote}
< Message Type: SETUP (5)
< [04 03 90 90 a3]
< Bearer Capability (len= 5) [ Ext: 1  Coding-Std: 0  Info transfer capability: 3.1kHz audio (16)
<                              Ext: 1  Trans mode/rate: 64kbps, circuit-mode (16)
<                                User information layer 1: A-Law (35)
< [18 01 89]
< Channel ID (len= 3) [ Ext: 1  IntID: Implicit  BRI  Spare: 0  Exclusive  Dchan: 0
<                       ChanSel: B1 channel
<                     ]
< [1e 02 81 83]
< Progress Indicator (len= 4) [ Ext: 1  Coding: CCITT (ITU) standard (0)  0: 0  Location: Private network serving the local user (1)
<                               Ext: 1  Progress Description: Calling equipment is non-ISDN. (3) ]
< [6c 0b 00 80 36 38 36 34 34 36 39 39 39]
< Calling Party Number (len=13) [ Ext: 0  TON: Unknown Number Type (0)  NPI: Unknown Number Plan (0)
<                                 Presentation: Presentation allowed, User-provided, not screened (0)  '686446999' ]
< [70 05 80 39 32 35 33]
< Called Party Number (len= 7) [ Ext: 1  TON: Unknown Number Type (0)  NPI: Unknown Number Plan (0)  '9253' ]
-- Making new call for cref 4
Received message for call 0x2bc21f0 on link 0x29da7c0 TEI/SAPI 66/0
-- Processing Q.931 Call Setup
-- Processing IE 4 (cs0, Bearer Capability)
-- Processing IE 24 (cs0, Channel ID)
-- Processing IE 30 (cs0, Progress Indicator)
-- Processing IE 108 (cs0, Calling Party Number)
-- Processing IE 112 (cs0, Called Party Number)
{quote}

Mandatory IE 24 is now present.
Sorry for the noise.
Case can be closed.


> Missing handling for mandatory IE 24
> ------------------------------------
>
>                 Key: PRI-172
>                 URL: https://issues.asterisk.org/jira/browse/PRI-172
>             Project: LibPRI
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 1.4.13
>         Environment: Asterisk 11.10.2, Libpri 1.4.15, Dahdi 2.9.1.1, Linux 3.2 (Debian Wheezy)
>            Reporter: Olivier Krief
>            Assignee: Richard Mudgett
>         Attachments: chan_dahdi.conf.txt, pri_debug.txt
>
>
> My lab setup is:
> Phone1 <---> Asterisk1 <--SIP--> Patton SN 4638 <-- BRI--> Asterisk2 <---> Phone2
> Inside Asterisk2 box is installed an HA8 board with a single 4 BRI module.
> When dialing in from phone1 to phone, no call is established and  Asterisk2 shows:
> ERROR[3819]: chan_dahdi.c:14480 dahdi_pri_error: PRI Span: 1 XXX Missing handling for mandatory IE 24 (cs0, Channel ID) XXX
> When dialing out from phone1 to phone, call is established Asterisk2 shows:
> WARNING[4054][C-00000002]: app_dial.c:1546 wait_for_answer: Unable to write frametype: 2
> I've played such setup hundred times with older versions of Asterisk/Dahdi/Libpri combinations.
> This is the first time I'm observing this and this occurs with version mentioned in Environment.
> I've recorded pri intense debug in a file I can send.
> Before filling this issue, I've googled a bit and found nothing either recent or helpful. Please, apologize if I missed anything.
> I can of course, handle configuration details but I must add I got this issue while preparing/testing to upgrade an 3-4 years old system.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list