Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions modules/pua/README
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ Presence User Agent Module

Anca-Maria Vamanu

voice-system.ro
Voice Sistem SRL

Edited by

Anca-Maria Vamanu

Copyright © 2006 voice-system.ro
Copyright © 2006 Voice Sistem SRL
Revision History
Revision $Revision$ $Date: 2009-07-21 10:45:05 +0300
(Tue, 21 Jul 2009) $
Revision $Revision$ $Date$
__________________________________________________________

Table of Contents
Expand Down Expand Up @@ -143,7 +142,7 @@ modparam("pua", "db_table", "pua")

The inferior expires limit for both Publish and Subscribe.

Default value is “0”.
Default value is “300”.

Example 1.4. Set min_expires parameter
...
Expand Down
2 changes: 1 addition & 1 deletion modules/pua/doc/pua_admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ modparam("pua", "db_table", "pua")
The inferior expires limit for both Publish and Subscribe.
</para>
<para>
<emphasis>Default value is <quote>0</quote>.
<emphasis>Default value is <quote>300</quote>.
</emphasis>
</para>
<example>
Expand Down