<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">I&#39;m using mod_xml_curl + ESL.<br><br>FS made a simple HTTP request with some params in body POST.<br><br>You can use C, nodejs, even PHP to receive and reply this requests.<br><br>So, I create a server in C, process the request and send the XML on-demand.<br><br>After reload some module, registration, confs, etc.<br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-28 13:20 GMT-03:00 Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We provide no api interface to edit config files.  You could do some of this by way of serving up config dynamically using mod_xml_curl and editing the underlying store for that information that you create.<br>
<div><div class="h5"><br>
<br>
&gt; On Nov 26, 2016, at 7:15 AM, Tezcan ÇIRAKOĞLU &lt;<a href="mailto:tezcancirakoglu@gmail.com">tezcancirakoglu@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi there,<br>
&gt;<br>
&gt; I am currently trying to develop a management console for freeswitch which is supposed to manage couple of freeswitch instances on different servers.<br>
&gt;<br>
&gt; So i am using event socket library to manage them remotely. My question is, can i edit configuration xml files (like dialplan, acl, directory etc) with inbound or outbound socket interface?<br>
&gt;<br>
&gt; Also is there a detailed documentation about commands that i can execute over sockets?<br>
&gt;<br>
&gt; Thanks for further help<br>
&gt;<br>
&gt; Tezcan<br>
<br>
<br>
</div></div>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a></blockquote></div><br></div>