Hi All,<br>Opensips 1.5 is installed.<br>XCAP Server, Opensips-mi-proxy, and Soap-simple-client are running.<br>Presence module is loaded with Integrated XCAP Server.<br>Following modules are enabled in order.<br>****************************************************************************************************<br>
presence, presence_xml, presence_mwi, pua, pua_usrloc, pua_mi, presence_xcapdiff.<br><br># ----- presence params -----<br>modparam(&quot;presence&quot;, &quot;db_url&quot;,&quot;mysql://opensips:opensipsrw@localhost/opensips&quot;)<br>
modparam(&quot;presence&quot;, &quot;server_address&quot;, &quot;sip:<a href="http://dev.ongobiz.com:5060">dev.ongobiz.com:5060</a>&quot;)<br><br>#-----------xcap params------------<br>modparam(&quot;presence_xml&quot;, &quot;db_url&quot;, &quot;mysql://opensips:opensipsrw@localhost/opensips&quot;)<br>
modparam(&quot;presence_xml&quot;, &quot;integrated_xcap_server&quot;, 1)<br><br>#-----------------pua_usrloc----------------<br>modparam(&quot;pua_usrloc&quot;, &quot;default_domain&quot;, &quot;<a href="http://dev.ongobiz.com">dev.ongobiz.com</a>&quot;)<br>
********************************************************************************************************<br><br><b><br>X-lite is used.</b><br>Opensips server is running. When a client add a buddy, Other side there it is asking to allow or deny.<br>
Even if allowed, client is not getting the status of the buddy. It is always showing the buddy&#39;s staus as offline.<br>Status parameter of Watchers table is always showing value 2.<br>(I didn&#39;t get any error messages.)<br>
<br>So, Can I get the Status of Buddy in X-lite?<br>How to make the staus param of Watchers table to be changed to 1, when allowed by the buddy?<br><br><br>Thanks<br>JayaPrakash<br>