[Freeswitch-users] Calling web services, JMS or EJB from freeswitch

Michael Jerris mike at jerris.com
Mon Jul 28 20:19:35 PDT 2008


I have done so in mod_spidermonkey using mod_spidermonkey_curl and the  
stuff from json.org, but it should be similarly trivial in pretty much  
any of the embedded languages.

mike

On Jul 28, 2008, at 11:03 PM, Erol Akarsu wrote:

> Mike,
>
> Can you elaborate some and give some pointers to examples?
> Where has you used json/rest type calls?
>
> Thanks
>
>
>
> ----- Original Message ----
> From: Michael Jerris <mike at jerris.com>
> To: freeswitch-users at lists.freeswitch.org
> Sent: Monday, July 28, 2008 12:00:42 PM
> Subject: Re: [Freeswitch-users] Calling web services, JMS or EJB  
> from freeswitch
>
> I have generally just used json/rest type calls, otherwise you would
> have to use a lua addin or some code in js.  We do have exposed the
> curl library so all of the http socket handling should be done, just
> no specifics of whatever protocol you want.
>
> Mike
> On Jul 28, 2008, at 11:57 AM, Brian West wrote:
>
>> I think most if not all of this type of functionality is there in  
>> both
>> lua and javascript.  I highly recommend lua.
>>
>> /b
>>
>> On Jul 28, 2008, at 10:52 AM, Erol Akarsu wrote:
>>
>>>
>>>
>>> I am interested in calling  web services,JMS or EJB from inside
>>> freeswitch, using lua or javascript.
>>> Is this functionality existing?
>>> If not, how hard to add this function?
>>> If it is not so difficult, then I can volunteer.
>>>
>>> Best Regards
>>>
>>> Erol Akarsu
>>
>> Brian West
>> sip:brian at freeswitch.org
>>
>>
>>
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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
>
>
>
>
>
>
> _______________________________________________
> 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





More information about the FreeSWITCH-users mailing list