[asterisk-bugs] [Asterisk 0013940]: [patch] The function ARRAY slows asterisk down

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 15:46:25 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13940 
====================================================================== 
Reported By:                tbelder
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   13940
Category:                   Functions/func_strings
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
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-20 09:13 CST
Last Modified:              2008-12-11 15:46 CST
====================================================================== 
Summary:                    [patch] The function ARRAY slows asterisk down
Description: 
Channel autoservice should removed from the code for function ARRAY().

I will provide a patch for this.
====================================================================== 

---------------------------------------------------------------------- 
 (0096273) svnbot (reporter) - 2008-12-11 15:46
 http://bugs.digium.com/view.php?id=13940#c96273 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 163253

U   branches/1.4/funcs/func_cut.c
U   branches/1.4/funcs/func_strings.c

------------------------------------------------------------------------
r163253 | russell | 2008-12-11 15:46:24 -0600 (Thu, 11 Dec 2008) | 8 lines

Fix some observed slowdowns in dialplan processing.

The change is to remove autoservice usage from dialplan functions that do
not
need it because they do not perform operations that potentially block.

(closes issue http://bugs.digium.com/view.php?id=13940)
Reported by: tbelder

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 15:46 svnbot         Checkin                                      
2008-12-11 15:46 svnbot         Note Added: 0096273                          
======================================================================




More information about the asterisk-bugs mailing list