Opened 15 years ago

Last modified 10 years ago

#817 closed enhancement

Callback to allow application to respond to re-INVITE manually (thanks Ruud Klaver for the patch) — at Version 1

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 (last modified by bennylp)

Currently PJSIP automatically responds incoming re-INVITE. The patch adds callback to notify application about re-INVITE and allows it to respond accordingly.

See the following for the discussions:

Change History (5)

Changed 15 years ago by bennylp

Patch to add the callback (thanks Ruud Klaver)

Changed 15 years ago by bennylp

This patch adds capability to cancel remote offer state in the SDP negotiator. It's useful if application has set the remote offer, but then decides to reject the re-INVITE.

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)

Changed 15 years ago by bennylp

Patch from Ruud Klaver to cancel incoming re-INVITE on incoming CANCEL

Changed 15 years ago by bennylp

Patch from Ruud Klaver to cancel negotiator state when we're sending negative response to re-INVITE

Note: See TracTickets for help on using tickets.