Files
asterisk/main
Richard Mudgett 2f78dc2bfa pbx_variables.c: Misc fixes in variable substitution.
* Copy more than one character at a time when there is nothing to
substitute.

* Fix off by one error if a '}' or ']' is missing.

* Eliminated the requirement that the "used" parameter had to point to a
variable.  The current callers were always declaring a variable to meet
the requirement and discarding the value put into that variable.  Now it
can be NULL.

* In ast_str_substitute_variables_full() fixed using the bogus channel to
evaluate a function.  We were not using the bogus channel we just created
to help evaluate a subexpression.

Change-Id: Ia83d99f4f16abe47f329eb39b6ff2013ae7c9854
2018-01-22 12:38:13 -06:00
..
2017-11-20 14:05:25 -06:00
2018-01-03 17:23:36 -05:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2018-01-03 17:23:36 -05:00
2017-12-15 10:14:31 -05:00
2018-01-03 17:23:36 -05:00
2017-10-23 20:25:19 -04:00
2017-10-25 10:36:21 -05:00
2017-12-20 12:40:01 -05:00
2017-12-20 12:40:01 -05:00
2018-01-04 10:39:59 -05:00
2017-12-15 10:14:31 -05:00