@vlitvinov commented on this pull request.
@@ -2419,6 +2419,31 @@ modparam("rtpengine", "ping_mode", 0)
<programlisting format="linespecific"> ... modparam("rtpengine", "ping_interval", 10) +... + </programlisting> + </example> +</section> + +<section id="rtpengine.p.enable_dmq"> + <title><varname>enable_dmq</varname> (integer)</title> + <para> + If set to 1, will enable DMQ replication of hashtable of (callid, node) pairs. + </para> + <para> + <emphasis> + Important: If this parameter is enabled, the DMQ module must be loaded first - otherwise, startup will fail.
This line was taken from other modules' docs such as htable or presence.