[Freeswitch-users] Establishing a Call from .Net based application
Diego Toro
dftoro at yahoo.com
Wed Jan 20 07:17:51 PST 2010
Hi, the answer is yes, you can to use mod_managed wich offer C# managed class to call control http://wiki.freeswitch.org/wiki/Mod_managed. Or using managed ESL (libs/esl/managed) which offer C# managed class to receive and send events and commands to FreeSwitch.
Diego Toro
http://lacarretade.blogspot.com/
--- On Wed, 1/20/10, Scott Fernandez <scottferri09 at gmail.com> wrote:
> From: Scott Fernandez <scottferri09 at gmail.com>
> Subject: Re: [Freeswitch-users] Establishing a Call from .Net based application
> To: freeswitch-users at lists.freeswitch.org
> Date: Wednesday, January 20, 2010, 2:17 AM
> Thanks Dome. Will try it out and get back to
> you if I come across any issues.
>
> Regards,
> Scott.
>
> On Wed, Jan 20, 2010 at 11:02 AM,
> Dome Charoenyost <dome at tel.co.th>
> wrote:
>
> Please try http://wiki.freeswitch.org/wiki/Webapi
>
>
> you can create class and map to webapi.
>
>
>
> Dome C.
>
>
>
> 2010/1/19 Scott Fernandez <scottferri09 at gmail.com>:
>
> > Hi,
>
> >
>
> > Is there any API modules available for me to initiate
> a call from .Net based
>
> > application?.
>
> >
>
> > The idea is to include the API modules if any with the
> .NET base classes so
>
> > that the API commands will be made available on it. I
> know it is doable when
>
> > I use socket programming in .NET in which Telnet
> session is created.
>
> > However, this would potentially hamper the performance
> of the application
>
> > because of multiple sessions that will be created for
> each call.
>
> >
>
> > Other than that, Is there any Freeswitch API modules
> (like plug-ins)
>
> > available in order to include it into the .Net classes
> and start building
>
> > the customized application?
>
> >
>
> > Any help from any one is highly appreciated.
>
> >
>
> > Thanks,
>
> > Scott
>
> >
>
> >
> _______________________________________________
>
> > 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
>
>
>
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> 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