Hi everyone,<br><br>I am developing software for a conference call product with FreeSWITCH as IP PBX software, and I have some troubles on a module implementation.  So I come here for some advice. Thanks in advance.<br><br>
My requirement of the module:<br>I want to implement a controlling module (or separate program) for FreeSWITCH, this module (or separate program) receives the admin messages from a so-called admin server , parses the messages, and generates FreeSWITCH commands according to the message data, then send these commands to FreeSWITCH to execute (e.g. send a &quot;conference dial ...&quot; command to add a member into the conference call). Also, this module (or separate program) is required to listen the CHANNEL related events fired by FreeSWITCH, and report the FreeSWITCH channel status to admin server.<br>
<br>My questions:<br> I want to implement above functionality in a separate program. When running this program communicates with FreeSWITCH via FreeSWITCH&#39;s event socket library, is it applicable?  I don&#39;t have much knowledge about FreeSWITCH&#39;s loadable module, is it better to implement it as a FreeSWITCH&#39;s loadable module, like the modules in src/mod/applications?     <br clear="all">
<br>-- <br>Best Regards<br><br><font color="#888888">Erjian<br></font><div style="display:inline"></div><div style="display:inline"></div><br>