[asterisk-bugs] [Asterisk 0015288]: [patch] Aborted inbound trunk call to FXO analog port causes internal extensions (SIP or DAHDI) to ring forever.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 12 15:48:10 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15288 
====================================================================== 
Reported By:                alecdavis
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   15288
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 199298 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-08 05:16 CDT
Last Modified:              2009-08-12 15:48 CDT
====================================================================== 
Summary:                    [patch] Aborted inbound trunk call to FXO analog
port causes internal extensions (SIP or DAHDI) to ring forever.
Description: 
Confirmed with a TDM800P with 1x 1port FX0 module and 1x 4port FXS module.

The only way to stop the ringing extension, was to pick it up.

The senario was:
  FX0 connected to outside line.
  FXS connected to analog phone.
  ring home line (from cellphone).
  wait for internal FXS connected phone to ring 1 or 2 rings. Hangup call
from mobile. 
  FXS connected phone keeps ringing forever.
  To stop the ringing, pickup ringing handset.

Deployed 1.6.1.0 branch, with same configs, no problems now.
====================================================================== 

---------------------------------------------------------------------- 
 (0108974) svnbot (reporter) - 2009-08-12 15:48
 https://issues.asterisk.org/view.php?id=15288#c108974 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 211908

U   trunk/channels/chan_dahdi.c
U   trunk/channels/sig_analog.c
U   trunk/channels/sig_analog.h

------------------------------------------------------------------------
r211908 | jpeeler | 2009-08-12 15:48:09 -0500 (Wed, 12 Aug 2009) | 12
lines

Fix chan_dahdi option ringtimeout

dahdi_read relies on the dahdi_pvt copy of ringt which was not getting set
in sig_analog. This patch adds a callback to do so.

(closes issue https://issues.asterisk.org/view.php?id=15288)
Reported by: alecdavis
Patches:
      chan_dahdi.ringtimeout.diff.txt uploaded by alecdavis (license 585)
Tested by: alecdavis


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-12 15:48 svnbot         Note Added: 0108974                          
2009-08-12 15:48 svnbot         Status                   assigned => resolved
2009-08-12 15:48 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list