In modules/rtpengine/rtpengine.c:
> @@ -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;
You are right, I'll update this to default 3600 sec. Also document this idea.
—
Reply to this email directly or view it on GitHub.