Hello,

now i have configure opensips.cfg to get a RLS.
i write this command in the file:
modparam("rls","db_url", "mysql://opensips:opensip...@localhost/opensips")
modparam("rls", "xcap_table", "xcap")
modparam("rls", "rlsubs_table", "rls_watchers")
modparam("rls", "rlpres_table", "rls_presentity")
modparam("rls", "clean_period", 100)
modparam("rls", "waitn_time", 10)
modparam("rls", "xcap_root", "http://192.168.2.6:8000/xcap-root";)
modparam("rls", "integrated_xcap_server", 1)
modparam("rls", "to_presence_code", 10)
modparam("rls", "presence_server", "sip:192.168.2.6:5060")
modparam("rls", "server_address", "sip:192.168.2.6:5060")


I must also configure the openxcap file? if so  what commands i need or what 
commands are significant?

Regards
Michael

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

Reply via email to