[sr-dev] [kamailio] rtpengine: hash table to keep the selected nodes (#390)

Richard Fuchs notifications at github.com
Wed Nov 11 17:47:58 CET 2015


> @@ -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")

Should be "rtpengine" not "rtpproxy" :)

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/390/files#r44554640
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151111/9559e07d/attachment.html>


More information about the sr-dev mailing list