<p>In <a href="https://github.com/kamailio/kamailio/pull/390#discussion_r44554640">modules/rtpengine/doc/rtpengine_admin.xml</a>:</p>
<pre style='color:#555'>> @@ -356,6 +412,51 @@ modparam("rtpproxy", "rtp_inst_pvar", "$avp(RTP_INSTANCE)")
>            </example>
>    </section>
>  
> +  <section id="rtpengine.p.hash_table_size">
> +          <title><varname>hash_table_size</varname> (integer)</title>
> +          <para>
> +                  Size of the hash table. Default value is 256.
> +          </para>
> +          <para>
> +                  NOTE: If configured size is <emphasis>less than</emphasis> 1, the size will be defaulted to 1.
> +          </para>
> +          <example>
> +          <title>Set <varname>hash_table_size</varname> parameter</title>
> +<programlisting format="linespecific">
> +...
> +modparam("rtpproxy", "hash_table_size", "123")
</pre>
<p>Should be "rtpengine" not "rtpproxy" :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/390/files#r44554640">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZT-_A2moM-eumyEmMdkL2gyTbDi5ks5pE2i-gaJpZM4GcraR.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/390/files#r44554640"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>