Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#2155 closed defect (fixed)

Cleanup call setting flag before sending reinvite on IP change

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

Description

Related to ticket #1793: Avoid unwanted call unhold when sending re-INVITE/UPDATE with call setting param set to NULL

The same behavior is observed when sending re-INVITE upon IP change scenario.

Change History (2)

comment:1 Changed 6 years ago by ming

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

In 5892:

Fixed #2155: Cleanup call setting flag before sending reinvite on IP change

This changeset also clears PJSUA_CALL_UNHOLD flag after calling pjsua_call_set_hold/hold2()

comment:2 Changed 6 years ago by ming

In 5893:

Re #2155: Fixed incorrect parameter passed to pjsua_call_cleanup_flag()

Note: See TracTickets for help on using tickets.