asterisk/funcs
Russell Bryant 9d3a417eb5 Merged revisions 163253 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r163253 | russell | 2008-12-11 15:46:29 -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 #13940)
Reported by: tbelder

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@163254 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-11 21:48:08 +00:00
..
Makefile we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
func_base64.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_blacklist.c - Add some see-also references based on TFOT. 2008-11-05 12:13:57 +00:00
func_callerid.c Jcolp pointed out that num will also match number 2008-12-04 01:36:39 +00:00
func_cdr.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_channel.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_config.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_curl.c Keep up with shadow warnings. One day I'll actually enable this in the Makefile. 2008-10-08 12:15:06 +00:00
func_cut.c Merged revisions 163253 via svnmerge from 2008-12-11 21:48:08 +00:00
func_db.c - Add some see-also references based on TFOT. 2008-11-05 12:13:57 +00:00
func_devstate.c This commit does two things: 2008-11-12 06:46:04 +00:00
func_dialgroup.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
func_dialplan.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_enum.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_env.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_extstate.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_global.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_groupcount.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_iconv.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_lock.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_logic.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_math.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_md5.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_module.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_odbc.c Avoid allocating memory for a thread that don't need it. Also, this memory was not being freed until the 2008-12-09 14:49:30 +00:00
func_rand.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_realtime.c last commit worked on OpenBSD but still generated warning on Ubuntu. 2008-11-22 17:17:33 +00:00
func_sha1.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_shell.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_speex.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_sprintf.c we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
func_strings.c Merged revisions 163253 via svnmerge from 2008-12-11 21:48:08 +00:00
func_sysinfo.c Fixes sysinfo operator issue also fixed elsewhere in r131445. 2008-07-16 21:54:08 +00:00
func_timeout.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_uri.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_version.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_vmcount.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_volume.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00