[asterisk-bugs] [JIRA] (PRI-173) libpri does not handle keypad facility IE in overlap mode

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Fri Mar 25 16:50:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/PRI-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell updated PRI-173:
------------------------------

    Target Release Version/s: 1.5.0

> libpri does not handle keypad facility IE in overlap mode
> ---------------------------------------------------------
>
>                 Key: PRI-173
>                 URL: https://issues.asterisk.org/jira/browse/PRI-173
>             Project: LibPRI
>          Issue Type: Bug
>      Security Level: None
>         Environment: asterisk 11.11.0, libpri-1.4.15, Digium B410P
> Span 1 in NT mode, ISDN telephone connected
>            Reporter: Gerald Schnabel
>            Assignee: Richard Mudgett
>      Target Release: 1.5.0
>
>         Attachments: full_pri_debug-1.txt, full_pri_debug-2.txt, libpri_q931_keypad_digits.patch
>
>
> libpri does not handle keypad facility IE (44) in overlap mode so it is impossible to dial service codes ("numbers" beginning with star (\*) or hash (#)), see [^full_pri_debug-1.txt].
> In q931.c#post_handle_q931_message() when a Q931_INFORMATION message was received a PRI_EVENT_KEYPAD_DIGIT is fired only if call state is *not* Q931_CALL_STATE_OVERLAP_RECEIVING.
> According to the Q.931 specification "Either the Called party number or the Keypad facility information element is included by the user to transfer called party number information to the network during overlap sending".
> This was also discussed here: http://forums.digium.com/viewtopic.php?p=156228
> With the following patch
> Edit: Removed inline patch.  Richard Mudgett
> dialing service code works, see [^full_pri_debug-2.txt].



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



More information about the asterisk-bugs mailing list