Opened 17 years ago

Last modified 17 years ago

#167 new enhancement

Implement selective authentication in STUN session (for TURN)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone:
Component: pjlib-util Version: trunk
Keywords: stun_msg Cc:
Backport to 1.x milestone: Backported:

Description

Currently once credential is set in the STUN session (pj_stun_session), the session will put credential in all outgoing messages and will authenticate all incoming messages.

TURN says that indications do not carry credential and must not be authenticated.

So the STUN session needs to be modified to allow selective authentication to messages.

Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Summary changed from Implement selective authentication in STUN session to Implement selective authentication in STUN session (for TURN)
Note: See TracTickets for help on using tickets.