Hi all,<br>im a new user of openser. how can i use mediaproxy found at <a href="http://www.ag-projects.com">www.ag-projects.com</a> to destribute load on my 2 asterisk servers. I have configured a simple openser server which routes every request to asterisk. now i want to install another asterisk server and openser will be used to destribute calls between the 2. openser is running fine, i need to learn how mediaproxy works along with openser. i have installed the mediaproxy but the following error shows up when starting openser:
<br><br><span style="color: rgb(0, 153, 0);">0(0) ERROR:mediaproxy:mod_init: Bad config - nat ping enabled, but not nat bflag set in usrloc module</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">
&nbsp;0(0) init_mod(): Error while initializing module mediaproxy</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">ERROR: error while initializing modules</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">
&nbsp;0(0) INFO:mi_fifo:mi_destroy: process hasn&#39;t been created -&gt; nothing to kill</span><br clear="all"><br>here are the modules and modules parameters:<br><br><span style="color: rgb(0, 153, 0);">loadmodule &quot;mysql.so
&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;sl.so&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;tm.so&quot;</span>
<br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;rr.so&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;maxfwd.so&quot;</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">loadmodule &quot;usrloc.so&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;registrar.so&quot;</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">loadmodule &quot;textops.so&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;mi_fifo.so&quot;</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">loadmodule &quot;domain.so&quot;</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">loadmodule &quot;mediaproxy.so&quot;</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">loadmodule &quot;xlog.so&quot;</span><br style="color: rgb(0, 153, 0);"><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/openser_fifo&quot;)
</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">modparam(&quot;rr&quot;, &quot;enable_full_lr&quot;, 1)</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">modparam(&quot;domain&quot;, &quot;db_url&quot;, &quot;
mysql://openser:openser@192.168.0.7/openser&quot;)</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">modparam(&quot;mediaproxy&quot;, &quot;mediaproxy_socket&quot;, &quot;/var/run/proxydispatcher.sock&quot;)
</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">modparam(&quot;mediaproxy&quot;, &quot;natping_interval&quot;, 60)</span><br><br>I have no idea what above statements are doing excpet they are bothering me. i use the following link for help
<br><a href="http://voip-info.org/wiki/view/OpenSER+And+Mediaproxy">http://voip-info.org/wiki/view/OpenSER+And+Mediaproxy</a><br><br>-- <br>Best Regards<br>Rizwan Hisham<br>Software Engineer<br>AXVOICE Inc.<br><a href="http://www.axvoice.com">
www.axvoice.com</a>