<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">&lt;<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>&gt;</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 &lt;<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>&gt; wrote:<br>
&gt; IMHO, the best way to do this is using the ESL. The wiki has some<br>
&gt; examples on how this can be done.<br>
&gt;<br>
&gt; Regards<br>
&gt; HASSAN<br>
&gt;<br>
&gt;<br>
&gt; On 2010-08-31, Malay Thakershi &lt;<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; Please let me know if this is feasible / possible. I need to make<br>
&gt;&gt; outgoing calls based on a scheduler using FS (SIP).<br>
&gt;&gt;<br>
&gt;&gt; I am planning to write a windows service that runs at particular time<br>
&gt;&gt; interval (say 10 minutes), checks who needs to be called, fires<br>
&gt;&gt; commands to originate these calls.<br>
&gt;&gt;<br>
&gt;&gt; I have a single FS command line running (where FS console is running).<br>
&gt;&gt; I am planning to fire FS commands such as:<br>
&gt;&gt; ----------------------<br>
&gt;&gt;&gt;managed apidemo a1 123<br>
&gt;&gt;  API CALL [managed(apidemo a1 123)] output:<br>
&gt;&gt;  ApiDemo executed with args &#39;a1 123&#39; and event type API.<br>
&gt;&gt;<br>
&gt;&gt;  &gt;managedrun apidemo a1 123<br>
&gt;&gt;  API CALL [managedrun(apidemo a1 123)] output:<br>
&gt;&gt;  +OK<br>
&gt;&gt;  2008-10-08 17:44:25 [DEBUG] switch_cpp.cpp:1059 console_log() ApiDemo<br>
&gt;&gt; on a background thread #(3), with args &#39;a1 123&#39;.<br>
&gt;&gt;  2008-10-08 17:44:25 [DEBUG] switch_cpp.cpp:1059 console_log()<br>
&gt;&gt; ExecuteBackground in apidemo completed.<br>
&gt;&gt; ----------------------<br>
&gt;&gt;<br>
&gt;&gt; So I will pass some arguments to the mod_managed script and it will<br>
&gt;&gt; fire an API to originate call.<br>
&gt;&gt;<br>
&gt;&gt; My main question is:<br>
&gt;&gt; How can I communicate windows service to fire FreeSwitch commands?<br>
&gt;&gt;<br>
&gt;&gt; Thank you for any help or guidance.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Sent from my mobile device<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<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>