Opened 15 years ago

Last modified 15 years ago

#906 closed defect

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

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

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.