Opened 11 years ago

Closed 11 years ago

#1652 closed defect (fixed)

Media feature tag "+sip.ice" is not used because of wrong account initialization sequence

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.2
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Normally pjsua-lib would add "+sip.ice" media feature tag to account Contact parameters if ICE is enabled. However wrong initialization sequence in initialize_acc() function in pjsua_acc.c has caused this parameter to be omitted.

Change History (1)

comment:1 Changed 11 years ago by bennylp

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

In 4456:

Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong account initialization sequence

Note: See TracTickets for help on using tickets.