[Freeswitch-dev] how to use switch_json?

João Mesquita jmesquita at freeswitch.org
Tue Aug 31 13:28:10 PDT 2010


I was clicking reply when I saw your email Tony. Took the words from my
mouth.

Regards,
João Mesquita



On Tue, Aug 31, 2010 at 5:16 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> why are you basing it on FSCOMM instead of helping make the actual FSCOMM?
>
> On Tue, Aug 31, 2010 at 4:34 AM, Seven Du <dujinfang at gmail.com> wrote:
> > Hi,
> >
> > I'm developing a client based on FSComm (using QT), I need to parse
> > some JSON string, as FS already has json libs build in so I don't want
> > link to other json libs.
> >
> > I used cJSON_Parse, but when I tried to link with libfreeswitch, but
> > it cannot found cJSON_Parse
> >
> > Undefined symbols:
> >  "_cJSON_Parse", referenced from:
> >
> > I listed functions using
> >
> > nm -gfj libfreeswitch.dylib (on mac), there are no json related
> >
> > And there's no libjson in /usr/local/freeswitch/lib
> >
> > So, where is it? As event socket support json format it should be
> somewhere.
> >
> > I build mod_curl, then it download json lib again.
> >
> > I'm on git version a few days ago.
> >
> > Thanks.
> >
> > --
> > Blog: http://www.dujinfang.com
> > Proj:  http://www.freeswitch.org.cn
> >
> > _______________________________________________
> > FreeSWITCH-dev mailing list
> > FreeSWITCH-dev at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> > 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
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100831/d82d4198/attachment-0001.html 


More information about the FreeSWITCH-dev mailing list