<div>Hi,</div>
<div>I have a new question about opensips configure.</div>
<div>&nbsp;</div>
<div>Now I want to use some functions in the modules of mi_fifo and mi_datagram. So&nbsp; I want to make sure of some configure about them.</div>
<div>&nbsp;</div>
<div>In the resource file&nbsp;-- opensipsctlrc, I see there are&nbsp;some configure lines:</div>
<div>&nbsp;</div>
<div>## MI_CONNECTOR control engine: FIFO, UNIXSOCK, UDP, XMLRPC<br># MI_CONNECTOR=FIFO:/tmp/opensips_fifo<br># MI_CONNECTOR=UNIXSOCK:/tmp/opensips.sock<br># MI_CONNECTOR=UDP:<a href="http://192.168.2.133:8000">192.168.2.133:8000</a><br>
# MI_CONNECTOR=XMLRPC:<a href="http://192.168.2.133:8000">192.168.2.133:8000</a></div>
<div>&nbsp;</div>
<div>and in the modules parameters&#39; configure ,there are some&nbsp; configure lines:</div>
<div>&nbsp;</div>
<div>modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/opensips_fifo&quot;)</div>
<div>modparam(&quot;mi_datagram&quot;, &quot;socket_name&quot;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/tmp/opensips.sock&quot;)</div>
<div>&nbsp;</div>
<div>So ,I want to know the relationship about them. And ,should I configure them synchronously£¿ </div>
<div>&nbsp;</div>
<div>and should I configure FIFO, UNIXSOCK control engine at the same time??</div>
<div>thus:</div>
<div>MI_CONNECTOR=FIFO:/tmp/opensips_fifo<br>MI_CONNECTOR=UNIXSOCK:/tmp/opensips.sock</div>
<div>&nbsp;</div>
<div>so many questions:)&nbsp;&nbsp; Thank you!!</div>
<div>&nbsp;</div>
<div>CheeWii</div>