[OpenSIPS-Users] opensips and openxcap with RLS

Anca Vamanu anca at opensips.org
Mon May 4 13:58:46 CEST 2009


Michael Ciupka wrote:
> 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")
>
>
>   
Just as a remark: why do you set the parameters to their default value?

modparam("rls", "rlsubs_table", "rls_watchers")
modparam("rls", "rlpres_table", "rls_presentity")
modparam("rls", "clean_period", 100)
modparam("rls", "waitn_time", 10)
modparam("rls", "to_presence_code", 10)


In the documentation default value means that the parameter already has this value and that you should set it only if you wish to change it.



 
> I must also configure the openxcap file? if so  what commands i need or what commands are significant?
>
>
>   
What do you mean by this question??
You must of course configure the openxcap server and you will find 
documentation for this on the openxcap.org page.
> Regards
> Michael
>   

regards,
Anca
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>   




More information about the Users mailing list