Hi,<br><br>Is there any API modules available for me to initiate a call from .Net based application?.<br><br>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. <br>
<br>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?<br><br>Any help from any one is highly appreciated.<br>
<br>Thanks,<br>Scott<br>