<p>In <a href="https://github.com/kamailio/kamailio/pull/390#discussion_r44555607">modules/rtpengine/rtpengine.c</a>:</p>
<pre style='color:#555'>> @@ -228,6 +235,8 @@ static pid_t mypid;
>  static unsigned int myseqn = 0;
>  static str extra_id_pv_param = {NULL, 0};
>  static char *setid_avp_param = NULL;
> +static int hash_table_tout = 120;
</pre>
<p>Is a default value of 2 minutes really all that useful? If a call lasts longer than 2 minutes, the final bye/delete won't be delivered to the correct RTP proxy any more, or do I misunderstand this value?</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#r44555607">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZThYFERD7ZVL8E5cKICQwuKGMwQEks5pE2p3gaJpZM4GcraR.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#r44555607"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>