Opened 14 years ago

Closed 14 years ago

#1056 closed defect (fixed)

Transaction termination on transport failure (thanks Tamàs Solymosi for the request)

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

Description


Change History (1)

comment:1 Changed 14 years ago by nanang

  • Milestone changed from release-1.7 to release-1.6
  • Resolution set to fixed
  • Status changed from new to closed

In r3138:

  • Added functions to set/unset transport state notification callback on specific transport.
  • Updated transaction to immediately terminate the transactions when their transport gets disconnected.
  • Minor update: renamed function pjsip_tpmgr_set/get_status_cb() to pjsip_tpmgr_set/get_state_cb().
Note: See TracTickets for help on using tickets.