Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#514 closed defect (fixed)

Bug with handling simultaneous re-INVITE (thanks Philippe Leuba) — at Version 1

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

The invite session (sip_inv.c) didn't save outgoing re-INVITE in inv->invite_tsx, hence it fails to detect that another INVITE transaction is in progress before it sends another re-INVITE.

Thanks Philippe Leuba for reporting this bug.

Change History (1)

comment:1 Changed 16 years ago by bennylp

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1878

Note: See TracTickets for help on using tickets.