Opened 12 years ago
Closed 12 years ago
#1641 closed defect (fixed)
Handling transport disconnection when the transaction state is still in null state
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
When transaction state is still null and the transport gets disconnected, the call_on_tsx_state() callback may not get called since the transaction may have not added the transport state listener.
Change History (1)
comment:1 Changed 12 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4438: