[asterisk-bugs] [Asterisk 0013898]: [patch] Limit connect file and others will not play warnings

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Nov 16 04:27:21 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13898 
====================================================================== 
Reported By:                alecdavis
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13898
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 155671 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-13 19:11 CST
Last Modified:              2008-11-16 04:27 CST
====================================================================== 
Summary:                    [patch] Limit connect file and others will not play
warnings
Description: 
LIMIT_CONNECT_FILE
LIMIT_WARNING_FILE
LIMIT_TIMEOUT_FILE

All appear to have corrupt pointers when the time comes to play the file.
They show correctly for the call.

The test macro limits the call to 20 seconds, warning at 15, frequency 10
seconds. (Note to myself, frequency too long!)
====================================================================== 

---------------------------------------------------------------------- 
 (0094932) alecdavis (reporter) - 2008-11-16 04:27
 http://bugs.digium.com/view.php?id=13898#c94932 
---------------------------------------------------------------------- 
Tested a few test calls and they worked well.

I had noticed that there was already ast_channel_lock(chan) and 
ast_channel_unlock(chan) around the code that we're working with, so cannot
see how a manager session is allowed to change these channel variables.

Have applied the patch to asterisk 1.6.0rc6 and manually added the failed
hunks, is now on our production box, will report back later in week.

Please also consider http://bugs.digium.com/view.php?id=13716 it's been on
production box for nearly a month.

Alec 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-16 04:27 alecdavis      Note Added: 0094932                          
======================================================================




More information about the asterisk-bugs mailing list