[Home]

Summary:ASTERISK-04185: [Patch] Make PRI_EVENT_KEYPAD_DIGIT work in chan_zap.c
Reporter:deti (deti)Labels:
Date Opened:2005-05-16 09:24:54Date Closed:2011-06-07 14:10:36
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_zap.c.diff.txt
Description:Referring to bug ASTERISK-3543 libpri now sends a PRI_EVENT_KEYPAD_DIGIT whenever a Q931_INFORMATION element is received within an active call. This patch enables chan_zap to process such IEs as DTMF frames.
This feature is needed at least for interoperability with BRI/PRI trunks on Siemens HiCom/HiPath PBXs - otherwise you will not be able to use any IVR menus.


****** ADDITIONAL INFORMATION ******

Disclaimer's on file.
Comments:By: Matthew Fredrickson (mattf) 2005-05-16 13:46:07

Has this been tested?

By: deti (deti) 2005-05-16 14:03:05

It has been tested with a Siemens HiCom 300 PBX on a PRI Trunk

By: Matthew Fredrickson (mattf) 2005-05-16 14:43:08

committed, thanks :-)

By: Matthew Fredrickson (mattf) 2005-05-16 14:43:42

committed, thanks :-)

By: Digium Subversion (svnbot) 2008-01-15 15:35:08.000-0600

Repository: asterisk
Revision: 5704

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r5704 | mattf | 2008-01-15 15:35:07 -0600 (Tue, 15 Jan 2008) | 2 lines

Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIGIT properly.  Bug ASTERISK-4185

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5704