[Freeswitch-users] FS connecting to WSDL/SOAP/BPEL

Phillip Jones pjintheusa at gmail.com
Tue Apr 27 11:34:20 PDT 2010


You might also consider the event socket (just search esl in the wiki)

I am toying with this as it shields us from any future changes that break
mod_managed.

I really like mod_managed though and for me it works great so far.

On Tue, Apr 27, 2010 at 11:04 AM, Jan Berger <janvb at live.com> wrote:

>  Thanks, I will look into this one.
>
> ------------------------------
> From: mrene_lists at avgs.ca
> Date: Tue, 27 Apr 2010 10:17:38 -0400
>
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] FS connecting to WSDL/SOAP/BPEL
>
> You can use mod_managed and run managed code on top of an active call.
>
>  Mathieu Rene
> Avant-Garde Solutions Inc
> Office: + 1 (514) 664-1044 x100
> Cell: +1 (514) 664-1044 x200
> mrene at avgs.ca
>
>
>
>
>  On 2010-04-27, at 10:14 AM, Jan Berger wrote:
>
>  Thanks - yes I am aware that you can access wsdl specs from C#, C, C++ or
> Java.
>
> As a matter of interest how do you communicate with C# ?
>
> ---
>
> One of the alternatives I am toying with is to use gSOAP to expose
> FreeSWITCH API as a WS. It's a bit of work, but it would solve a lot of the
> issues I see with using FS in real projects. Have not looked into this, and
> need to see if there is any standards I can use.
>
> Jan
>
> ------------------------------
> Date: Tue, 27 Apr 2010 08:13:59 -0400
> From: pjintheusa at gmail.com
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] FS connecting to WSDL/SOAP/BPEL
>
> Hi,
>
> I have done this using scripting. managed/c# in my case. Basically all
> inbound calls are passed to a script - get-session-data, This script calls a
> ws and populates session variables with the result. I then pass the call
> back to the dialplan for further processing,
>
> HTH
>
> Phil
>
>
>  If anyone have connected FreeSWITCH to WSDL/BPEL based WebService - let
> me know how you did it.
>
> Jan
>
>
> ------------------------------
> Hotmail: Trusted email with powerful SPAM protection. Sign up now.<https://signup.live.com/signup.aspx?id=60969>
>
> _______________________________________________
> 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
>
>
>
> ------------------------------
> Hotmail: Free, trusted and rich email service. Get it now.<https://signup.live.com/signup.aspx?id=60969>
>  _______________________________________________
> 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
>
>
>
> ------------------------------
> Hotmail: Free, trusted and rich email service. Get it now.<https://signup.live.com/signup.aspx?id=60969>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100427/22aabc78/attachment.html 


More information about the FreeSWITCH-users mailing list