<div dir="ltr"><div>Hi,</div><div><br></div><div>I need to set a variable using a perl script inline.</div><div><br></div><div>Normally I would use $session-&gt;setVariable(&#39;some_var&#39;,$my_value);</div><div><br></div><div>However I cant find any options to execute this inline / as an inline action. (I need to evaluate the variable later in the hunting phase of the dialplan hence need it to be an inline action).</div><div><br></div><div>Is there a way to do this?</div><div><br></div><div>Or is there another way to achieve the same result, e.g. hacking $session-&gt;execute(&quot;set&quot;,&quot;some_var=$my_value&quot;) to run as an inline action?</div><div><br></div><div>Any help would be much appreciated, I&#39;ve scoured the wiki, confluence and git repo and come up empty.</div><div><br></div><div>-- </div><div>Kind Regards</div><div><br></div><div><br></div><div>Liam Farr</div><div>
</div></div>