<div dir="ltr"><font color="#333333"><font face="verdana,sans-serif">There is a .net implementation for the FreeSWITCH esl in the contrib git repository.</font></font><div><font color="#333333"><font face="verdana,sans-serif"><br>
</font></font></div><div><font class="Apple-style-span" color="#333333" face="verdana, sans-serif">You can use that in a .Net windows service if you want.</font></div><div><font color="#333333"><font face="verdana,sans-serif"><br clear="all">
</font></font>Yitzchok<br>
<br><br><div class="gmail_quote">On Tue, Aug 31, 2010 at 1:39 PM, Malay Thakershi <span dir="ltr"><<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am using Windows server. Can this be installed on Windows server 2008?<br>
<div><div></div><div class="h5"><br>
On Tue, Aug 31, 2010 at 12:26 PM, Nyamul Hassan <<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>> wrote:<br>
> IMHO, the best way to do this is using the ESL. The wiki has some<br>
> examples on how this can be done.<br>
><br>
> Regards<br>
> HASSAN<br>
><br>
><br>
> On 2010-08-31, Malay Thakershi <<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>> wrote:<br>
>> Hello,<br>
>><br>
>> Please let me know if this is feasible / possible. I need to make<br>
>> outgoing calls based on a scheduler using FS (SIP).<br>
>><br>
>> I am planning to write a windows service that runs at particular time<br>
>> interval (say 10 minutes), checks who needs to be called, fires<br>
>> commands to originate these calls.<br>
>><br>
>> I have a single FS command line running (where FS console is running).<br>
>> I am planning to fire FS commands such as:<br>
>> ----------------------<br>
>>>managed apidemo a1 123<br>
>> API CALL [managed(apidemo a1 123)] output:<br>
>> ApiDemo executed with args 'a1 123' and event type API.<br>
>><br>
>> >managedrun apidemo a1 123<br>
>> API CALL [managedrun(apidemo a1 123)] output:<br>
>> +OK<br>
>> 2008-10-08 17:44:25 [DEBUG] switch_cpp.cpp:1059 console_log() ApiDemo<br>
>> on a background thread #(3), with args 'a1 123'.<br>
>> 2008-10-08 17:44:25 [DEBUG] switch_cpp.cpp:1059 console_log()<br>
>> ExecuteBackground in apidemo completed.<br>
>> ----------------------<br>
>><br>
>> So I will pass some arguments to the mod_managed script and it will<br>
>> fire an API to originate call.<br>
>><br>
>> My main question is:<br>
>> How can I communicate windows service to fire FreeSwitch commands?<br>
>><br>
>> Thank you for any help or guidance.<br>
>><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>
><br>
> --<br>
> Sent from my mobile device<br>
><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>
<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>
</div></div></blockquote></div><br></div></div>