<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi All<div><br></div><div>I am trying to do the following:</div><div><br></div><div>Set(msg=Hello ${world} how ${are} you)</div><div><br></div><div>I see that ${world} is substituted correctly but not ${are}</div><div><br></div><div>Using Asterisk 13 </div><div><br></div><div>I am injecting ${world} and ${are} within an originate action (using Asterisk-Java)</div><div><br></div><div>I understand one can use max 25 variables in a originate action. I am nowhere</div><div>near that limit.</div><div><br></div><div>Any ideas why?</div><div><br></div><div>Thanks</div><div>murthy</div> </div></body>
</html>