Hi all, I've a problem with turn server which turn sessions are still opening and didn't terminate so the number of sessions are increasing gradually. I have to restart the service to decrease number of sessions.
Here's is a sample of session:
256) id=000000000000002835, user <ahmed>:
realm:
vs1d.ahmed.net started 1310271 secs ago
expired client protocol UDP, relay protocol UDP
client addr [2401:4900:2080:efc5:e9a:8edc:8c2:1db]:53916, server addr [2607:fd0:1005:14::a]:3478
relay addr [2607:f00:105:1b4::a]:18767
fingerprints enforced: OFF
mobile: OFF
usage: rp=25, rb=852, sp=24, sb=2856
rate: r=0, s=0, total=0 (bytes per sec)
what i need to know why the sessions are not closed and what the meaning of expired option and how i can change it ?
Appreciate any feedback. Thanks