Opened 13 years ago
Closed 13 years ago
#1449 closed defect (fixed)
Assertion when STUN binding request returning PJ_EPENDING (thanks Claudio De Angelis for the report)
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.14 |
Component: | pjnath | Version: | 1.x-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
It is reported that the problem occurs after several minutes of a call session using ICE transport. The STUN binding request was sent by STUN session keep-alive mechanism.
Change History (1)
comment:1 Changed 13 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3944]) Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN binding request.