what is difference of allocations number?

40 views
Skip to first unread message

Mike Jorden

unread,
Jan 23, 2017, 9:52:51 PM1/23/17
to TURN Server (Open-Source project)
when I use redis database for allocation statuses. I get result like this.

1) "pmessage"
2) "turn/realm/realm1/user/*/allocation/*/status"
3) "turn/realm/realm1/user/user_num1/allocation/000000000000000001/status"
4) "new lifetime=60" 1) "pmessage" 2) "turn/realm/realm1/user/*/allocation/*/status"
3) "turn/realm/realm1/user/user_num1/allocation/001000000000000001/status"
4) "new lifetime=60"
1) "pmessage"
2) "turn/realm/realm1/user/*/allocation/*/status"
3) "turn/realm/realm1/user/user_num2/allocation/000000000000000002/status"
4) "new lifetime=60"



my question is what is difference of  "turn/realm/realm/user/user_num1/allocation/000000000000000001/status" and  "turn/realm/realm/user/user_num1/allocation/001000000000000001/status"

* 000000000000000001 vs. 001000000000000001

Oleg Moskalenko

unread,
Jan 25, 2017, 4:26:06 AM1/25/17
to Mike Jorden, TURN Server (Open-Source project)
Those are different session IDs.
> --
> You received this message because you are subscribed to the Google Groups
> "TURN Server (Open-Source project)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
> turn-server-project-rfc57...@googlegroups.com.
> To post to this group, send email to
> turn-server-project...@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/turn-server-project-rfc5766-turn-server.
> For more options, visit https://groups.google.com/d/optout.

Yuki Okuno

unread,
Jan 26, 2017, 2:50:06 AM1/26/17
to TURN Server (Open-Source project), alin.t...@gmail.com
I guess he wanted to ask why there are two similar allocation logs for user_num1 even though there is only one allocation log for user_num2?
I think he got these logs when two users used the same turn server, and got confused to see three allocation logs in total.

> To post to this group, send email to
Reply all
Reply to author
Forward
0 new messages