This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| kamailio:presence:k43-blf [2015/02/09 21:18] – [Config Changes] admin | kamailio:presence:k43-blf [2015/02/09 21:23] (current) – [Remarks] admin | ||
|---|---|---|---|
| Line 1141: | Line 1141: | ||
| ===== Remarks ===== | ===== Remarks ===== | ||
| + | * mysql is used as database backend for this configuration file | ||
| + | * authentication and persistent location are enabled, other features of default config file can be enabled as needed (e.g., NAT traversal, TLS, accounting) | ||
| + | * you must update server_address parameter for presence module to match your server IP address | ||
| + | |||
| + | <code c> | ||
| + | modparam(" | ||
| + | </ | ||
| + | |||
| + | * set override_lifetime for pua_dialoginfo module to fit better your environment (see the readme of the module for further hints) | ||
| + | * you may need to change the value for force_single_dialog of presence_dialog module based on the supported BLF document format of the SIP phones you are using | ||