[asterisk-bugs] [Asterisk 0013698]: [patch] Support a 'no-patterns' option for the Realtime switch
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 11 18:37:13 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: feedback
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-11 18:37 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.
======================================================================
----------------------------------------------------------------------
(0096296) Corydon76 (administrator) - 2008-12-11 18:37
http://bugs.digium.com/view.php?id=13698#c96296
----------------------------------------------------------------------
I'd prefer something along these lines, which uses standard option parsing.
Good idea, though.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-11 18:37 Corydon76 Note Added: 0096296
======================================================================
More information about the asterisk-bugs
mailing list