Tilghman Lesher
0bccc4fbe6
Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for the ast_get_encoded_* functions.
...
* Add REPLACE function, which searches a given variable for a set of
characters and replaces each with a given character.
* Add PASSTHRU function, which passes a literal string back, like a NoOp for
functions. Intent is to be able to specify a literal string to another
function that takes a variable name as an argument.
* Let the array manipulation functions work with dialplan functions, in
addition to variables. This allows the array manipulation functions to
modify ASTDB and ODBC backends, assuming the func_odbc configuration has
both read and write functions.
(closes issue #15223 )
Reported by: ajohnson
Patches:
20091112__issue15223.diff.txt uploaded by tilghman (license 14)
Tested by: lmadsen, tilghman
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@230994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-24 04:58:44 +00:00
..
2009-10-30 04:08:39 +00:00
2009-07-08 15:17:19 +00:00
2009-11-04 14:05:12 +00:00
2009-09-03 16:31:54 +00:00
2007-12-11 14:17:29 +00:00
2008-08-08 00:48:35 +00:00
2009-09-26 15:10:28 +00:00
2009-06-15 16:07:23 +00:00
2007-12-11 14:17:29 +00:00
2009-11-24 04:58:44 +00:00
2009-04-29 18:53:01 +00:00
2008-02-26 20:02:14 +00:00
2007-12-11 14:17:29 +00:00
2009-03-11 04:06:44 +00:00
2009-10-21 21:08:47 +00:00
2008-07-11 14:22:44 +00:00
2009-11-20 17:26:20 +00:00
2009-04-24 14:04:26 +00:00
2009-11-04 14:05:12 +00:00
2009-03-05 18:18:27 +00:00
2009-11-04 14:05:12 +00:00
2009-11-04 14:05:12 +00:00
2008-10-30 16:53:11 +00:00
2009-10-13 01:51:46 +00:00
2009-09-03 19:40:37 +00:00
2009-01-29 17:08:22 +00:00
2009-11-03 21:21:09 +00:00
2009-06-26 15:28:53 +00:00
2009-11-15 07:53:16 +00:00
2008-10-14 22:38:06 +00:00
2009-05-23 13:31:56 +00:00
2009-11-04 14:05:12 +00:00
2009-06-15 16:07:23 +00:00
2009-03-09 20:58:17 +00:00
2009-04-03 15:52:50 +00:00
2009-05-05 10:34:19 +00:00
2009-07-08 22:15:06 +00:00
2008-10-31 20:05:46 +00:00
2009-03-09 20:58:17 +00:00
2009-03-09 20:58:17 +00:00
2009-10-30 04:08:39 +00:00
2009-10-21 03:09:04 +00:00
2008-11-29 17:57:39 +00:00
2008-10-09 17:48:53 +00:00
2009-03-09 20:58:17 +00:00
2009-07-11 19:15:03 +00:00
2009-09-08 20:06:15 +00:00
2009-05-21 21:13:09 +00:00
2009-09-24 20:29:51 +00:00
2009-10-08 19:52:03 +00:00
2009-11-04 14:05:12 +00:00
2009-11-04 14:05:12 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 21:00:47 +00:00
2009-01-30 21:29:12 +00:00
2009-03-11 00:29:59 +00:00
2009-03-27 01:35:56 +00:00
2009-04-23 20:36:35 +00:00
2009-05-21 21:13:09 +00:00
2009-02-21 13:17:47 +00:00
2009-03-18 02:28:55 +00:00
2009-09-25 10:54:42 +00:00
2008-05-28 14:10:48 +00:00
2009-10-28 18:04:05 +00:00
2008-10-01 23:02:25 +00:00
2009-11-09 14:37:07 +00:00
2009-05-15 13:13:47 +00:00
2009-11-13 20:42:03 +00:00
2007-11-16 20:04:58 +00:00
2009-06-30 16:40:38 +00:00
2009-07-27 16:33:50 +00:00
2009-06-15 16:07:23 +00:00
2007-07-16 02:51:56 +00:00
2009-10-08 19:35:30 +00:00
2008-06-12 17:38:27 +00:00
2009-06-15 16:07:23 +00:00
2009-01-13 23:00:27 +00:00
2007-12-20 09:55:05 +00:00
2009-11-04 16:35:27 +00:00
2009-11-02 22:29:19 +00:00
2007-11-16 20:04:58 +00:00
2009-03-18 02:28:55 +00:00
2008-12-09 17:18:03 +00:00
2009-04-01 20:13:28 +00:00
2009-11-04 14:05:12 +00:00
2009-01-29 19:34:09 +00:00
2009-08-28 18:41:23 +00:00
2009-07-11 19:15:03 +00:00
2009-07-11 19:15:03 +00:00
2007-11-16 20:04:58 +00:00
2009-11-04 14:05:12 +00:00
2009-11-04 14:05:12 +00:00
2009-06-15 16:07:23 +00:00
2009-05-21 21:13:09 +00:00
2007-11-06 02:53:13 +00:00
2009-05-05 14:17:18 +00:00
2009-05-21 21:13:09 +00:00
2009-04-02 17:20:52 +00:00
2009-06-26 13:00:35 +00:00
2009-05-21 21:13:09 +00:00
2009-10-22 19:55:51 +00:00
2007-11-06 19:10:26 +00:00
2008-11-10 13:53:23 +00:00
2009-02-20 21:25:37 +00:00
2009-07-09 16:19:09 +00:00
2009-03-27 19:10:32 +00:00
2007-12-11 22:20:22 +00:00
2009-11-04 14:05:12 +00:00
2009-07-24 15:02:53 +00:00
2007-12-11 22:20:22 +00:00
2009-11-20 21:47:39 +00:00
2009-07-28 13:49:46 +00:00
2008-11-13 13:08:34 +00:00
2009-05-22 17:52:35 +00:00