diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml index 9a1a655cc17..c0a6f16e6f7 100644 --- a/src/modules/presence/doc/presence_admin.xml +++ b/src/modules/presence/doc/presence_admin.xml @@ -412,7 +412,7 @@ modparam("presence", "min_expires", 1800)
<varname>min_expires_action</varname> (int) - The action to take when UA sends a expires value less then min_expires. + The action to take when UA sends an expires value less then min_expires. @@ -604,7 +604,7 @@ modparam("presence", "pres_htable_size", 11) This parameter enables or disables the sending of an initial empty NOTIFY after a SUBSCRIBE/reSUBSCRIBE. This caused problems for MWI application, because some CPEs (like Samsung) fail to understand an empty - NOTIFY to an message-summary event. This parameter is enabled by default, thus adhering to the standard. + NOTIFY to a message-summary event. This parameter is enabled by default, thus adhering to the standard. Default value is 1 . @@ -688,7 +688,7 @@ modparam("presence", "fetch_rows", 1000)
<varname>db_table_lock_type</varname> (integer) - Enable (=1) or disable (=0) the Locks for table during an + Enable (=1) or disable (=0) the Locks for table during a transaction. Locking only the "current" table causes problems with a MySQL-Databases in "DB-Only" mode.