[sr-dev] [kamailio] rtpengine: hash table to keep the selected nodes (#390)
Richard Fuchs
notifications at github.com
Wed Nov 11 17:55:19 CET 2015
> @@ -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;
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?
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/390/files#r44555607
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151111/c719d589/attachment-0001.html>
More information about the sr-dev
mailing list