[Home]

Summary:ASTERISK-13575: [patch] Making outgoing calls DTMF can't be detected
Reporter:Ezio Boscani (eboscani)Labels:
Date Opened:2009-02-12 16:51:03.000-0600Date Closed:2009-07-20 12:46:43
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_dahdi_accept_dtmf_in_outgoing_call.diff.txt
( 1) chan_dahdi_accept_dtmf_in_outgoing_call.diff2.txt
( 2) chan_dahdi_accept_dtmf_in_outgoing_call.diff3.txt
( 3) patch-chan_dahdi.c.txt
Description:Like in case 0007511, in chan_dahdi there is the same problem:
With overlap set to yes, making outgoing calls with callfiles DTMF sent from called party aren't recognized.



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

I've made a "reduced" patch following the proposal code in 0007511 case in order to make my system work:

[[[unlicensed patch deleted]]]

Can the case 0007511 patch be applied also on newest releases of chan_dahdi ?

Ty in advance

Ezio
Comments:By: Tilghman Lesher (tilghman) 2009-02-12 17:00:35.000-0600

Please upload all proposed patches and go through the established patch licensing system.  Do not embed patches in bugnotes or descriptions.

By: Ezio Boscani (eboscani) 2009-02-13 02:31:55.000-0600

I've uploaded the patch I've applied to the code

By: Ezio Boscani (eboscani) 2009-02-25 10:02:21.000-0600

The diff2.txt file is the is in unified patch format.

By: Ezio Boscani (eboscani) 2009-02-27 04:01:59.000-0600

Sorry for a mistake I've done.
diff2.txt file is for 1.4.22 chan_dahdi.c asterisk
diff3.txt file is for 1.4.23.1 chan_dahci.c

By: Digium Subversion (svnbot) 2009-07-17 14:13:28

Repository: asterisk
Revision: 207092

U   branches/1.4/channels/chan_dahdi.c
U   branches/1.4/configs/chan_dahdi.conf.sample

------------------------------------------------------------------------
r207092 | jpeeler | 2009-07-17 14:13:27 -0500 (Fri, 17 Jul 2009) | 11 lines

Enhance configuration option for overlapdial allowing direction choice

Previously overlap dialing could only be turned on or off for both incoming and
outgoing calls. New parameters incoming, outgoing, and both have been added to
allow further control. There is no change in default behavior with these new
options and allows in band DTMF to be accepted in one direction if required.

(closes issue ASTERISK-13575)
Reported by: eboscani


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

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

By: Digium Subversion (svnbot) 2009-07-17 14:14:03

Repository: asterisk
Revision: 207093

_U  trunk/

------------------------------------------------------------------------
r207093 | jpeeler | 2009-07-17 14:14:03 -0500 (Fri, 17 Jul 2009) | 16 lines

Blocked revisions 207092 via svnmerge

........
 r207092 | jpeeler | 2009-07-17 14:13:27 -0500 (Fri, 17 Jul 2009) | 11 lines
 
 Enhance configuration option for overlapdial allowing direction choice
 
 Previously overlap dialing could only be turned on or off for both incoming and
 outgoing calls. New parameters incoming, outgoing, and both have been added to
 allow further control. There is no change in default behavior with these new
 options and allows in band DTMF to be accepted in one direction if required.
 
 (closes issue ASTERISK-13575)
 Reported by: eboscani
........

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

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