<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><span>hi</span></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><span>i have cisco as5500 and wnat to trunk to freeswitch</span></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><span>can i do it?</span></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><span>thanks</span></div><div style="color:
 rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;"><span><br></span></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> On Wednesday, July 9, 2014 8:44 PM, Michael Collins &lt;msc@freeswitch.org&gt; wrote:<br> </font> </div>  <br><br> <div class="y_msg_container"><div id="yiv7760296027"><div><div dir="ltr"><br clear="none"><div class="yiv7760296027gmail_extra"><br clear="none"><br clear="none"><div class="yiv7760296027gmail_quote"><blockquote class="yiv7760296027gmail_quote"
 style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><br clear="none"><div>
2014-07-09 03:22:17.928601 [ERR] switch_core_session.c:2535 Invalid Application uuid_kill</div><br clear="none"></div><br clear="none"></blockquote></div><br clear="none"></div><div class="yiv7760296027gmail_extra">uuid_kill is an API command, not a dialplan application. It might be cleaner for you to use the execute_extension dialplan app to execute a simple dialplan extension that uses the set app to execute the API per this wiki entry:<br clear="none">
<br clear="none"><a rel="nofollow" shape="rect" target="_blank" href="https://confluence.freeswit.ch/display/FREESWITCH/API+Commands">https://confluence.freeswit.ch/display/FREESWITCH/API+Commands</a><br clear="none"></div><div class="yiv7760296027gmail_extra">(see "from the dialplan" section)<br clear="none">
<br clear="none"></div><div class="yiv7760296027gmail_extra">Another advantage to using the execute_extension app in your bind_meta_app call is that you can have other things occur like spitting out log info.<br clear="none"><br clear="none"></div><div class="yiv7760296027gmail_extra">
&lt;action application="bind_meta_app" data="# a b execute_extension::${uuid_of_b_leg} XML foo"/&gt;</div><div class="yiv7760296027gmail_extra"><br clear="none"></div><div class="yiv7760296027gmail_extra">&lt;context name="foo"&gt;<br clear="none">
</div><div class="yiv7760296027gmail_extra">&nbsp; &lt;extension name="hangup b leg"&gt;<br clear="none"></div><div class="yiv7760296027gmail_extra">&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^(.*)$"&gt;<br clear="none"></div><div class="yiv7760296027gmail_extra">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="log" data="INFO Hanging up B leg uuid of $1"/&gt;<br clear="none"></div><div class="yiv7760296027gmail_extra">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" data="res=${uuid_kill($1)}"/&gt;<br clear="none">
</div><div class="yiv7760296027gmail_extra">&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br clear="none"></div><div class="yiv7760296027gmail_extra">&nbsp; &lt;/extension&gt;<div class="yiv7760296027yqt5027544191" id="yiv7760296027yqtfd64835"><br clear="none"></div></div><div class="yiv7760296027gmail_extra"><div class="yiv7760296027yqt5027544191" id="yiv7760296027yqtfd96478">&lt;/context&gt;</div><br clear="none"><br clear="none"></div><div class="yiv7760296027gmail_extra">Please note that the <a rel="nofollow" shape="rect" target="_blank" href="https://wiki.freeswitch.org/wiki/Reporting_Bugs#Standard_Disclaimer">standard disclaimer</a> applies to the information I've presented here.<br clear="none">
</div><div class="yiv7760296027gmail_extra">-MC<div class="yiv7760296027yqt5027544191" id="yiv7760296027yqtfd84890"><br clear="none"></div></div></div></div></div><br><div class="yqt5027544191" id="yqtfd02735">_________________________________________________________________________<br clear="none">Professional FreeSWITCH Consulting Services:<br clear="none"><a shape="rect" ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br clear="none"><a shape="rect" href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br clear="none"><br clear="none">FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br clear="none"><a shape="rect" href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br clear="none"><br clear="none">Official FreeSWITCH Sites<br clear="none"><a shape="rect" href="http://www.freeswitch.org/"
 target="_blank">http://www.freeswitch.org</a><br clear="none"><a shape="rect" href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br clear="none"><a shape="rect" href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br clear="none"><br clear="none">FreeSWITCH-users mailing list<br clear="none"><a shape="rect" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br clear="none"><a shape="rect" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br clear="none">UNSUBSCRIBE:<a shape="rect" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br clear="none"><a shape="rect" href="http://www.freeswitch.org/"
 target="_blank">http://www.freeswitch.org</a><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>