[OpenSIPS-Users] opensips and openxcap with RLS

Michael Ciupka opensips at michael-ciupka.de
Sun May 3 19:42:04 CEST 2009


Hello,

now i have configure opensips.cfg to get a RLS.
i write this command in the file:
modparam("rls","db_url", "mysql://opensips:opensipsrw@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



More information about the Users mailing list