<div>Yes I did - but - you are correct</div>
<div> </div>
<div>I am trying to do this after the A leg call is hung up - so although my api object looks good, FreeSWITCH has presumably torn that all down? Which would understandable.</div>
<div> </div>
<div>emm.</div>
<div> </div>
<div> </div>
<div class="gmail_quote">On Thu, Jul 22, 2010 at 1:42 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">That sounds like a problem with your api object. 
<div>Did you call the constructor on it?</div>
<div><br><br>
<div class="gmail_quote">
<div>
<div></div>
<div class="h5">On Thu, Jul 22, 2010 at 12:30 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@gmail.com</a>&gt;</span> wrote:<br></div></div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">
<div>Hi there,</div>
<div> </div>
<div>If I call uuid_exists from fs_cli I get a true or false response.</div>
<div> </div>
<div>uuid_exists 9797297  -- &gt;  false</div>
<div> </div>
<div>If I make the same call from my script (mod_managed) I get no response:</div>
<div><font size="2">apiResult = fsApi.Execute(</font><font color="#a31515" size="2"><font color="#a31515" size="2">&quot;uuid_exists&quot;</font></font><font size="2">, &quot;979878686&quot;);  ---&gt; empty string</font></div>

<div> </div>
<div>and the console shows an error </div>
<div> </div>
<div>switch_cpp:195 object is not initalized</div>
<div> </div>
<div>Calling a valid uuid from my script however does behave as expected and returns true.</div>
<div> </div>
<div>This is not a huge issue - but I just want to check that receiving this error is ok, as I call uuid_exist frequently.</div>
<div> </div>
<div>Thanks </div>
<div> </div><font color="#888888">
<div> </div>
<div>Pj</div></font><br></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><br></blockquote></div><br><br clear="all"><br>-- <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="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br></div><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>