[asterisk-bugs] [Asterisk 0013698]: [patch] Support a 'no-patterns' option for the Realtime switch

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 15 15:17:03 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13698 
====================================================================== 
Reported By:                fhackenberger
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13698
Category:                   Addons/New Feature
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.17 
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-10-15 07:31 CDT
Last Modified:              2008-12-15 15:17 CST
====================================================================== 
Summary:                    [patch] Support a 'no-patterns' option for the
Realtime switch
Description: 
This patch adds a 'no-patterns' option to the Realtime dialplan switch in
order to be able to reduce the number of
SELECT * FROM extension_table WHERE exten LIKE '\\_%' AND ...
statements.

This is very useful in dialplans with a lot of includes.
====================================================================== 

---------------------------------------------------------------------- 
 (0096415) svnbot (reporter) - 2008-12-15 15:17
 http://bugs.digium.com/view.php?id=13698#c96415 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 164485

U   trunk/CHANGES
U   trunk/configs/extconfig.conf.sample
U   trunk/pbx/pbx_realtime.c

------------------------------------------------------------------------
r164485 | tilghman | 2008-12-15 15:17:02 -0600 (Mon, 15 Dec 2008) | 7
lines

Allow disabling pattern match searches within the Realtime dialplan
switch.
(closes issue http://bugs.digium.com/view.php?id=13698)
 Reported by: fhackenberger
 Patches: 
       20081211__bug13698.diff.txt uploaded by Corydon76 (license 14)
 Tested by: fhackenberger

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-15 15:17 svnbot         Checkin                                      
2008-12-15 15:17 svnbot         Note Added: 0096415                          
======================================================================




More information about the asterisk-bugs mailing list