Hey List! I have problem with understanding STUN session concept. What should be exact relation between STUN session impl. and STUN transaction? One to many? Or one to one? I got app where STUN requests (authenticated and not) are sent to and received from several hosts. Should I use one STUN session to handle these operations? Or maybe I should create one session per STUN transaction? Best regards, Maciek