Opened 16 years ago

Last modified 16 years ago

#635 closed defect

Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking — at Version 1

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

Description (last modified by bennylp)

Currently when more than one 200/OK are received by UAC due to forking, the second one will be ignored since pjsua-lib doesn't support this.

A cleaner solution is to send BYE to the second call leg if the application is not able to handle multiple call leg.

Change History (1)

comment:1 Changed 16 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Better handling of multiple 200/OK received by UAC due to forking to Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking
Note: See TracTickets for help on using tickets.