[Freeswitch-users] javascript access to conf/directory/default
Anthony Minessale
anthony.minessale at gmail.com
Fri Nov 14 17:30:32 PST 2008
that's correct.
It was a bug.
Fixed in tree.
On Fri, Nov 14, 2008 at 3:56 PM, John Wehle <john at feith.com> wrote:
> Okay if I do:
>
> xml_locate directory domain name 192.251.93.2
>
> at the CLI I get XML. However, if I run the script:
>
> var d = apiExecute ("xml_locate", "directory domain name 192.251.93.2");
> console_log ("err", "D " + d + "\n");
>
> it appears that d is empty. Though:
>
> var d = apiExecute ("status", "");
> console_log ("err", "D " + d + "\n");
>
> works fine.
>
> What's the proper way to invoke xml_locate from javascript?
>
> -- John
> -------------------------------------------------------------------------
> | Feith Systems | Voice: 1-215-646-8000 | Email: john at feith.com |
> | John Wehle | Fax: 1-215-540-5495 | |
> -------------------------------------------------------------------------
>
>
> _______________________________________________
> 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/
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>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081114/23849791/attachment-0002.html
More information about the FreeSWITCH-users
mailing list