diff --git a/src/modules/mohqueue/doc/mohqueue_admin.xml b/src/modules/mohqueue/doc/mohqueue_admin.xml index d44350dd651..851ed10c75a 100644 --- a/src/modules/mohqueue/doc/mohqueue_admin.xml +++ b/src/modules/mohqueue/doc/mohqueue_admin.xml @@ -10,7 +10,7 @@ - &adminguide; + Admin Guide
Overview @@ -82,7 +82,7 @@ http://www.b2bua.org/wiki/RTPproxy). The URL to connect to the database for the mohqueue tables. -Default value for Kamailio. +Default is the same value used by Kamailio. Set <varname>db_url</varname>: @@ -102,7 +102,7 @@ the queues and db_ctable is the table that maintains the call status. -"MOHQUEUES" for db_qtable and +Default is "MOHQUEUES" for db_qtable and "MOHQCALLS" for db_ctable. @@ -124,7 +124,7 @@ are usually relative to this directory although the value can be overridden by a directory specified in the queues table. -None. If not set by the module it must be defined in the +Default is None. If not set by the module it must be defined in the queues table. @@ -147,14 +147,13 @@ processing power of the server or the number of available rtpproxy ports. -None. If not set by the module it must be defined in the -queues table. +Default value is 50. - Set default directory for audio files: + Set maximum calls to 200. ... -modparam ("mohqueue", "mohdir", "/var/kamailio/MOH") +modparam ("mohqueue", "moh_maxcalls", 200) ... @@ -515,7 +514,7 @@ payload types. mohqueue.debug -Turns debugging on or off for a queue. The first paramater is the queue name and the second is a number indicating whether debugging should be turned off or on (0=off, <>0=on). +Turns debugging on or off for a queue. The first paramater is the queue name and the second is a number indicating whether debugging should be turned off or on (0=off, <>0=on). <function>rpc.debug</function> usage: