#188 closed defect (fixed)
Error parsing compact form of SIP header (thanks Tobias Söreling)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.3 |
Component: | pjsip | Version: | 0.5.10.2 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The parser failed to parse compact form of Via (v), Content-Type (c), Content-Length (l), and Call-ID (i) headers.
Change History (4)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 18 years ago by bennylp
- Description modified (diff)
- Resolution fixed deleted
- Status changed from closed to reopened
- Summary changed from Error parsing compact form of Via header (thanks Tobias Söreling) to Error parsing compact form of SIP header (thanks Tobias Söreling)
comment:3 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in r1083.
comment:4 Changed 18 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Fixed in r1081.