asterisk/funcs
Tilghman Lesher 5484d2f5d0 Merged revisions 207945 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r207945 | tilghman | 2009-07-21 17:38:54 -0500 (Tue, 21 Jul 2009) | 8 lines
  
  Force an error if a blank is passed to QUOTE (because the documentation states the argument is not optional).
  This change makes URIENCODE and QUOTE behave similarly, since the documentation
  states that the argument is not optional, for both.
  (closes issue #15439)
   Reported by: pkempgen
   Patches: 
         20090706__issue15439.diff.txt uploaded by tilghman (license 14)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@207946 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-21 22:45:32 +00:00
..
func_aes.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_audiohookinherit.c Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT dialplan function. 2008-12-28 15:36:25 +00:00
func_base64.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_blacklist.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_callerid.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_cdr.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
func_channel.c Support setting and receiving Reverse Charging Indication over ISDN PRI. 2009-07-02 17:46:14 +00:00
func_config.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_connectedline.c There is no need to use the struct ast_party_connected_line.source update values. 2009-04-24 17:59:01 +00:00
func_curl.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
func_cut.c Clarify CUT code, and in the process, fix a bug in trunk only 2009-06-18 18:24:23 +00:00
func_db.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_devstate.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +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 str_substitution branch. 2009-04-29 18:53:01 +00:00
func_enum.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
func_env.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_extstate.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_global.c Convert the ast_channel data structure over to the astobj2 framework. 2009-04-24 14:04:26 +00:00
func_groupcount.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_iconv.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_lock.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
func_logic.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_math.c Add INCrement and DECrement functions 2009-06-01 20:33:50 +00:00
func_md5.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_module.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_odbc.c Convert func_odbc to use ast_dummy_alloc_channel() 2009-07-09 20:04:43 +00:00
func_rand.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_realtime.c Merged revisions 206807 via svnmerge from 2009-07-16 16:51:05 +00:00
func_redirecting.c Make PTP DivertingLegInformation3 message behavior closer to the specifications. 2009-04-27 20:03:49 +00:00
func_sha1.c Merge str_substitution branch. 2009-04-29 18:53:01 +00:00
func_shell.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_speex.c Merge str_substitution branch. 2009-04-29 18:53:01 +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 207945 via svnmerge from 2009-07-21 22:45:32 +00:00
func_sysinfo.c Move function SYSINFO documentation to XML. 2009-06-06 21:56:58 +00:00
func_timeout.c TIMEOUT(absolute) returned negative value. 2009-07-16 21:45:14 +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 More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
func_volume.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
Makefile Merged revisions 207647 via svnmerge from 2009-07-21 13:28:04 +00:00