Ticket #906 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Transaction is not destroyed when transport timeout event comes later than transaction timeout (thanks Norma Steveley for the report)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.4
Component: pjsip Version: trunk
Keywords: Cc:

Description (last modified by bennylp) (diff)

Steps to reproduce:

  1. reduce transaction timeout to 16 seconds or less
  2. send request with TCP to an nonexistent address
  3. transaction timeout will occur first
  4. transport error event will be called, but transaction will not be destroyed

The corresponding ticket for 1.0 branch is #907

Change History

Changed 13 months ago by bennylp

  • description modified (diff)

Changed 13 months ago by bennylp

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2797

Note: See TracTickets for help on using tickets.