<div dir="ltr"><div>Hi to all,<br><br></div>Recently i configure Xmlrpc in my opensips-cp(1.8).I done the changes in opensips.cfg like following.<br><br><div>
                        <span style="font-family:courier new,courier,monospace">if (!www_authorize(&quot;127.0.0.1&quot;, &quot;subscriber&quot;))  </span></div>
<div>
                        <span style="font-family:courier new,courier,monospace">{  </span></div>
<div>
                        <span style="font-family:courier new,courier,monospace">    www_challenge(&quot;127.0.0.1&quot;, &quot;0&quot;);  </span></div>
<div>
                        <span style="font-family:courier new,courier,monospace">    exit;</span></div>
<div>
                        <span style="font-family:courier new,courier,monospace">}<br></span><div>
                                <span style="font-family:courier new,courier,monospace">loadmodule &quot;mi_xmlrpc.so&quot; </span></div>

                                <span style="font-family:courier new,courier,monospace">modparam(&quot;mi_xmlrpc&quot;, &quot;port&quot;, 8000)<br><br></span></div><div><span style="font-family:courier new,courier,monospace">But when i am trying to connect it is not working.I didn&#39;t get any error messages /var/log/messages regarding this.</span><br>
<span style="font-family:courier new,courier,monospace"><span style="font-family:courier new,courier,monospace">Can any one pls guide me what is the  problem here</span><br></span></div><div><span style="font-family:courier new,courier,monospace"><br>
Regards,<br></span></div><div><span style="font-family:courier new,courier,monospace">Vishnu<br></span></div> </div>