Files
asterisk/main
Steve Murphy 2fb28891a3 This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff.
If the user says count=ENUMLOOKUP(${EXTEN},ALL,c,,enum.mydomain.tld);

then it won't complain about the empty arg (c,,...) and fabled's patch
won't let it swap the commas for pipes.

Ran it thru my dialplan and no complaints.


(closes issue #14169)
Reported by: fabled
Patches:
      function-argument-separator-fix.diff uploaded by fabled (license 448)



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168737 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-15 20:54:59 +00:00
..
2008-03-04 23:04:29 +00:00
2009-01-14 19:36:57 +00:00
2008-12-19 23:45:00 +00:00
2007-12-11 22:20:22 +00:00
2009-01-06 21:36:44 +00:00
2008-11-29 17:57:39 +00:00
2008-07-21 21:00:47 +00:00
2008-03-04 23:04:29 +00:00
2007-12-27 20:11:20 +00:00
2008-06-19 20:25:37 +00:00
2007-11-21 00:23:49 +00:00
2008-03-04 23:04:29 +00:00
2009-01-13 16:02:13 +00:00
2008-06-26 15:37:01 +00:00
2008-11-01 21:10:07 +00:00
2008-12-31 22:53:55 +00:00