Opened 18 years ago
Closed 18 years ago
#288 closed defect (fixed)
ICE role error on re-INVITE and ICE auth error when sending 487 (Role Conflict) response
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.7.0-rc2 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The answerer side is wrongly given ICE-CONTROLLING role in pjsua_call.c.
Also fixed authentication error when sending 487 (Role Conflict) error response. The credential is missing in the response when Binding Request is received before SDP answer is received.
Change History (1)
comment:1 Changed 18 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1291