Opened 17 years ago
Closed 17 years ago
#383 closed defect (fixed)
Bug with handling Via received and rport parameters for response message
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
PJSIP incorrectly adds Via received and rport parameters for response messages it receives. This may cause application that inspects these parameters on the response to get invalid values when server didn't supply them.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1453