[Freeswitch-users] uuid_exists not behaving as expected

Anthony Minessale anthony.minessale at gmail.com
Thu Jul 22 10:42:00 PDT 2010


That sounds like a problem with your api object.
Did you call the constructor on it?


On Thu, Jul 22, 2010 at 12:30 PM, Phillip Jones <pjintheusa at gmail.com>wrote:

> Hi there,
>
> If I call uuid_exists from fs_cli I get a true or false response.
>
> uuid_exists 9797297  -- >  false
>
> If I make the same call from my script (mod_managed) I get no response:
> apiResult = fsApi.Execute("uuid_exists", "979878686");  ---> empty string
>
> and the console shows an error
>
> switch_cpp:195 object is not initalized
>
> Calling a valid uuid from my script however does behave as expected and
> returns true.
>
> This is not a huge issue - but I just want to check that receiving this
> error is ok, as I call uuid_exist frequently.
>
> Thanks
>
>
> Pj
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100722/1b2bba0a/attachment.html 


More information about the FreeSWITCH-users mailing list