[asterisk-bugs] [Asterisk 0018667]: [patch] Chan_dahdi hangs up after first ring when doing dtmf cid detection without polarity reversal

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 1 12:44:06 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18667 
====================================================================== 
Reported By:                enegaard
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   18667
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.8.2.2 
JIRA:                       SWP-2965 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-01-24 08:29 CST
Last Modified:              2011-03-01 12:44 CST
====================================================================== 
Summary:                    [patch] Chan_dahdi hangs up after first ring when
doing dtmf cid detection without polarity reversal
Description: 
I believe this issue is related to closed bugs 16460 and 9096.
Seen when doing dtmf callerid detection without polarity reversal:
cidsignalling=dtmf
cidstart=dtmf
CID is properly detected, and the first ring is detected.
The dahdi channel is then hungup, and a second ring is detected (without
CID).
The (external) caller is not disconnected.
====================================================================== 

---------------------------------------------------------------------- 
 (0132494) svnbot (reporter) - 2011-03-01 12:44
 https://issues.asterisk.org/view.php?id=18667#c132494 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 309126

U   branches/1.8/channels/sig_analog.c

------------------------------------------------------------------------
r309126 | rmudgett | 2011-03-01 12:44:05 -0600 (Tue, 01 Mar 2011) | 16
lines

Chan_dahdi does not retain CID when detecting DTMF CID without polarity
reversal.

Looks like an unintended change when sig_analog.c was extracted from
chan_dahdi.c.

Removed useless conditional around needed code and fixed resulting
compiler warning.

(closes issue https://issues.asterisk.org/view.php?id=18667)
Reported by: enegaard
Patches:
      issue18667.patch uploaded by enegaard (license 1197)
Tested by: enegaard

JIRA SWP-2965

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-01 12:44 svnbot         Note Added: 0132494                          
======================================================================




More information about the asterisk-bugs mailing list