Hi All,
Opensips 1.5 is installed.
XCAP Server, Opensips-mi-proxy, and Soap-simple-client are running.
Presence module is loaded with Integrated XCAP Server.
Following modules are enabled in order.
****************************************************************************************************
presence, presence_xml, presence_mwi, pua, pua_usrloc, pua_mi,
presence_xcapdiff.

# ----- presence params -----
modparam("presence", "db_url","mysql://opensips:opensip...@localhost
/opensips")
modparam("presence", "server_address", "sip:dev.ongobiz.com:5060")

#-----------xcap params------------
modparam("presence_xml", "db_url", "mysql://opensips:opensip...@localhost
/opensips")
modparam("presence_xml", "integrated_xcap_server", 1)

#-----------------pua_usrloc----------------
modparam("pua_usrloc", "default_domain", "dev.ongobiz.com")
********************************************************************************************************

*
X-lite is used.*
Opensips server is running. When a client add a buddy, Other side there it
is asking to allow or deny.
Even if allowed, client is not getting the status of the buddy. It is always
showing the buddy's staus as offline.
Status parameter of Watchers table is always showing value 2.
(I didn't get any error messages.)

So, Can I get the Status of Buddy in X-lite?
How to make the staus param of Watchers table to be changed to 1, when
allowed by the buddy?


Thanks
JayaPrakash

Attachment: opensips.cfg
Description: Binary data

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to