[Asterisk-Dev] regular expression behavior
Jared Smith
jaredsmith at jaredsmith.net
Tue Nov 22 12:36:26 MST 2005
On Tue, 2005-11-22 at 10:49 -0800, snacktime wrote:
> Not sure if this is a bug or just undocumented behavior.
Neither. Asterisk is seeing the comma as a separator between two
arguments that you're passing to the application. Commas should always
be escaped if you don't want Asterisk to interpret them as an argument
separator.
> Might be
> useful to document this in README.variables ?
Yeah, probably wouldn't hurt to make this blatantly obvious.
-Jared
More information about the asterisk-dev
mailing list