Opened 6 years ago

Closed 6 years ago

#2080 closed enhancement (fixed)

API for updating remote target via re-INVITE/UPDATE

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

Description

In the IP address change scenario, IP version may be switched (e.g: IPv4 to IPv6 or vice versa). In this case, when remote target is an IP address, application needs to be able to update the remote target for resuming a call via re-INVITE/UPDATE.

Change History (1)

comment:1 Changed 6 years ago by nanang

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

In 5721:

Close #2080: Added call flag PJSUA_CALL_UPDATE_TARGET for updating remote target, the new remote target can be specified in pjsua_msg_data.target_uri.

Note: See TracTickets for help on using tickets.