Opened 16 years ago

Closed 16 years ago

#392 closed enhancement (fixed)

Added configuration to enable old, rfc3489bis-06 and older, style of MESSAGE-INTEGRITY and FINGERPRINT calculation

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.8.0
Component: pjnath Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description


Change History (1)

comment:1 Changed 16 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Done in r1479

Application that wants to use old-style (rfc3489bis-06 and older) MESSAGE-INTEGRITY and FINGERPRINT calculation should declare this in <pj/config_site.h>:

#define PJ_STUN_OLD_STYLE_MI_FINGERPRINT 1
Note: See TracTickets for help on using tickets.