You need to use eval. From the fs_cli it&#39;s like this:<div><br></div><div>eval uuid:&lt;uuid&gt; ${channel-state}</div><div><br></div><div>Execute that as an API from inside Lua and you should get your call state.</div>
<div>-MC<br><br><div class="gmail_quote">On Mon, Nov 22, 2010 at 2:33 PM, Tóth Róbert <span dir="ltr">&lt;<a href="mailto:trob@freemail.hu" target="_blank">trob@freemail.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Is it possible to get a channel&#39;s Call-State in LUA? Is there a function for this similar to<br>
session:getState()?<br>
<br>
(I would like to know if a channel is in HELD state.)<br>
<br>
Thanks<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>
</div>