As mentioned <a href="http://wiki.freeswitch.org/wiki/Mod_managed">http://wiki.freeswitch.org/wiki/Mod_managed</a> should give you every thing you need to get mod_managed set up. <br><br>Then in the source take a look at demo.csx and particularity AppDemo class.<br>
<br>That should get you started.<br><br><br><div class="gmail_quote">On Sun, Jan 31, 2010 at 8:45 AM, Scott Fernandez <span dir="ltr"><<a href="mailto:scottferri09@gmail.com">scottferri09@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi,</div>
<div> </div>
<div>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?</div>
<div> </div>
<div>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.</div>
<div> </div>
<div>Thanks,</div>
<div>Scott<font color="#888888"><br><br></font></div><div><div></div><div class="h5">
<div class="gmail_quote">On Wed, Jan 20, 2010 at 8:47 PM, Diego Toro <span dir="ltr"><<a href="mailto:dftoro@yahoo.com" target="_blank">dftoro@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi, the answer is yes, you can to use mod_managed wich offer C# managed class to call control <a href="http://wiki.freeswitch.org/wiki/Mod_managed" target="_blank">http://wiki.freeswitch.org/wiki/Mod_managed</a>. Or using managed ESL (libs/esl/managed) which offer C# managed class to receive and send events and commands to FreeSwitch.<br>
<br>Diego Toro<br><a href="http://lacarretade.blogspot.com/" target="_blank">http://lacarretade.blogspot.com/</a><br><br><br>--- On Wed, 1/20/10, Scott Fernandez <<a href="mailto:scottferri09@gmail.com" target="_blank">scottferri09@gmail.com</a>> wrote:<br>
<br>> From: Scott Fernandez <<a href="mailto:scottferri09@gmail.com" target="_blank">scottferri09@gmail.com</a>><br>
<div>> Subject: Re: [Freeswitch-users] Establishing a Call from .Net based application<br>> To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br></div>
> Date: Wednesday, January 20, 2010, 2:17 AM<br>
<div>
<div></div>
<div>> Thanks Dome. Will try it out and get back to<br>> you if I come across any issues.<br>><br>> Regards,<br>> Scott.<br>><br>> On Wed, Jan 20, 2010 at 11:02 AM,<br>> Dome Charoenyost <<a href="mailto:dome@tel.co.th" target="_blank">dome@tel.co.th</a>><br>
> wrote:<br>><br>> Please try <a href="http://wiki.freeswitch.org/wiki/Webapi" target="_blank">http://wiki.freeswitch.org/wiki/Webapi</a><br>><br>><br>> you can create class and map to webapi.<br>><br>
><br>><br>> Dome C.<br>><br>><br>><br>> 2010/1/19 Scott Fernandez <<a href="mailto:scottferri09@gmail.com" target="_blank">scottferri09@gmail.com</a>>:<br>><br>> > Hi,<br>><br>> ><br>
><br>> > Is there any API modules available for me to initiate<br>
> a call from .Net based<br>><br>> > application?.<br>><br>> ><br>><br>> > The idea is to include the API modules if any with the<br>> .NET base classes so<br>><br>> > that the API commands will be made available on it. I<br>
> know it is doable when<br>><br>> > I use socket programming in .NET in which Telnet<br>> session is created.<br>><br>> > However, this would potentially hamper the performance<br>> of the application<br>
><br>> > because of multiple sessions that will be created for<br>> each call.<br>><br>> ><br>><br>> > Other than that, Is there any Freeswitch API modules<br>> (like plug-ins)<br>><br>
> > available in order to include it into the .Net classes<br>> and start building<br>><br>> > the customized application?<br>><br>> ><br>><br>> > Any help from any one is highly appreciated.<br>
><br>> ><br>><br>> > Thanks,<br>><br>> > Scott<br>><br>> ><br>><br>> ><br>> _______________________________________________<br>><br>> > FreeSWITCH-users mailing list<br>
><br>> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>><br>> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
><br>> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>><br>> > <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
><br>> ><br>><br>> ><br>><br>><br>><br>> _______________________________________________<br>><br>> FreeSWITCH-users mailing list<br>><br>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
><br>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>><br>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
><br>> <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>><br>><br>><br>><br></div></div>> -----Inline Attachment Follows-----<br>
<div>
<div></div>
<div>><br>> _______________________________________________<br>> FreeSWITCH-users mailing list<br>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>><br><br><br><br><br><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></div></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>