#131 closed defect (fixed)
Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.2 |
Component: | pjsip | Version: | 0.5.10.1 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The dialog automatically inserts Contact header when sending 3xx response, because Contact header is mandatory in 3xx response. If application adds Contact header in the response, this would cause the 3xx response to have duplicate Contact headers.
Change History (5)
comment:1 Changed 18 years ago by bennylp
- Description modified (diff)
comment:2 Changed 18 years ago by bennylp
- Summary changed from Bug: dialog automatically insert Contact header when sending 3xx response to Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir)
comment:3 Changed 18 years ago by bennylp
- Summary changed from Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir) to Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir for reporting)
comment:4 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 18 years ago by bennylp
- Summary changed from Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir for reporting) to Bug: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir)
Note: See
TracTickets for help on using
tickets.
Fixed in r994.