[asterisk-bugs] [Asterisk 0013944]: [patch] update app_readexten to conform to our production version

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 24 16:39:40 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13944 
====================================================================== 
Reported By:                chappell
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13944
Category:                   Applications/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-21 11:30 CST
Last Modified:              2008-11-24 16:39 CST
====================================================================== 
Summary:                    [patch] update app_readexten to conform to our
production version
Description: 
I am the original author of app_readexten.  The version that we are running
under Asterisk 1.4.X has diverged from the version comited Asterisk 1.6.X. 
I have merged the two versions and created this patch.

====================================================================== 

---------------------------------------------------------------------- 
 (0095442) otherwiseguy (administrator) - 2008-11-24 16:39
 http://bugs.digium.com/view.php?id=13944#c95442 
---------------------------------------------------------------------- 
All patches that add features should be against trunk, not 1.6.0, and will
be included in a later release when it is branched off.  Also, the correct
way to do a debug statement in 1.6.0+ is using the ast_debug() macro not
checking option_debug directly in the app code--so that part of the patch
will need to be fixed as well. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-24 16:39 otherwiseguy   Note Added: 0095442                          
======================================================================




More information about the asterisk-bugs mailing list