<div dir="ltr">Hi,<div><br></div><div>I&#39;m trying to set up verto vhost to execute lua scrypt on API calls.</div><div><div>api = freeswitch.API()</div></div><div><br></div><div>That is all working when I use uuid_dump or all uuid commands like this:</div><div><br></div><div><div>        ret = api:execute(&quot;uuid_dump&quot;, uuid)</div><div>        ret = api:execute(&quot;show&quot;, &quot;channels&quot;)</div><div><br></div><div>But if I try to execute conference APIs like:</div><div><div>        ret = api:execute(&quot;conference list&quot;)</div></div><div>i get invalid command response (INVALID COMMAND!)</div><div><br></div><div>Is there some security issue where I need to allow verto to access Conference API, or am I doing something wrong with this?</div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Regards,<div>Mirko</div></div></div></div></div>
</div></div>