[Freeswitch-users] Establishing a Call from .Net based application

Phillip Jones pjintheusa at gmail.com
Mon Feb 1 07:37:52 PST 2010


As mentioned http://wiki.freeswitch.org/wiki/Mod_managed should give you
every thing you need to get mod_managed set up.

Then in the source take a look at demo.csx and particularity AppDemo class.

That should get you started.


On Sun, Jan 31, 2010 at 8:45 AM, Scott Fernandez <scottferri09 at gmail.com>wrote:

> Hi,
>
> Thx for the information. Can I have some detailed steps to configure
> mod_managed class call control and how do we write the API commands in .Net
> applications?
>
> In addition, how do we get the current STATE of the call when I use
> webapi?. Because it is required for me to route the call to the user upon it
> is answered or disconnect  it.
>
> Thanks,
> Scott
>
> On Wed, Jan 20, 2010 at 8:47 PM, Diego Toro <dftoro at yahoo.com> wrote:
>
>> 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
>> >
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100201/fba1c5e5/attachment-0002.html 


More information about the FreeSWITCH-users mailing list