Thanks antony, that works.<br><br>Thank you all very much!!<br><br><div class="gmail_quote">On Wed, Feb 10, 2010 at 9:29 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">or you can set a common var like foo=bar on all the chans and do<br><br>hupall normal_clearing foo bar<div>
<div></div><div class="h5"><br><br><br><div class="gmail_quote">On Wed, Feb 10, 2010 at 9:16 AM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">you can api hangup hook to call<br>
<br>
lua multi_kill.lua uuid1 uuid2 uuid….<br>
<br>
and then write the trivial lua script for that.<br>
<br>
Mike<br>
<div><div></div><div><br>
On Feb 10, 2010, at 6:07 AM, lakshmanan ganapathy wrote:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; My situation is<br>
&gt;     A called to 1005 -- Which executes an ESL program.<br>
&gt;     Now from the program I will made the parallel call using &quot;api originate [origination_uuid=uuid1]user/1006,[origination_uuid2]user/1001 &amp;park()&quot;.<br>
&gt;     UUID&#39;s are obtained from create_uuid.<br>
&gt;<br>
&gt;     I&#39;ll then wait for the api to return, to check whether the call is answered or rejected by the other end.<br>
&gt;     But while I&#39;m waiting, if A hangup the call, I just want to kill the calls that are originated by my program.<br>
&gt;     So I taught of using api_hang_up_hook and I set that variable to uuid_kill uuid1 uuid2.<br>
&gt;     But it only killed the uuid1.<br>
&gt;<br>
&gt; Is there any other ways to kill multiple uuid&#39;s??<br>
&gt; please help?<br>
<br>
<br>
</div></div><div><div></div><div>_______________________________________________<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>
</div></div></blockquote></div><br><br clear="all"><br></div></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>

Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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>
<br></blockquote></div><br>