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("presence", "db_url","mysql://opensips:opensipsrw@localhost/opensips")<br>
modparam("presence", "server_address", "sip:<a href="http://dev.ongobiz.com:5060">dev.ongobiz.com:5060</a>")<br><br>#-----------xcap params------------<br>modparam("presence_xml", "db_url", "mysql://opensips:opensipsrw@localhost/opensips")<br>
modparam("presence_xml", "integrated_xcap_server", 1)<br><br>#-----------------pua_usrloc----------------<br>modparam("pua_usrloc", "default_domain", "<a href="http://dev.ongobiz.com">dev.ongobiz.com</a>")<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's staus as offline.<br>Status parameter of Watchers table is always showing value 2.<br>(I didn'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>