murthy64 at hotmail.com Guest
|
Posted: Tue Aug 25, 2015 8:58 pm Post subject: [asterisk-users] Multiple variable substitution in Set |
|
|
Hi All
I am trying to do the following:
Set(msg=Hello ${world} how ${are} you)
I see that ${world} is substituted correctly but not ${are}
Using Asterisk 13
I am injecting ${world} and ${are} within an originate action (using Asterisk-Java)
I understand one can use max 25 variables in a originate action. I am nowhere
near that limit.
Any ideas why?
Thanks
murthy |
|