#10 closed enhancement (fixed)
Handle redirection (3xx) in PJSUA
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | trivial | Milestone: | release-1.0.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Handle redirect (3xx) response, according to SIP_Redirection page.
Change History (8)
comment:1 Changed 17 years ago by bennylp
- Milestone changed from unassigned to release-0.9.0
- Priority changed from minor to normal
- Version set to trunk
comment:2 Changed 17 years ago by bennylp
- Priority changed from normal to trivial
comment:3 Changed 16 years ago by bennylp
- Description modified (diff)
- Summary changed from Handle redirection (3xx) in PJSUA-API to Handle redirection (3xx) in PJSUA
comment:4 Changed 16 years ago by bennylp
- Milestone changed from release-0.9.0 to Known-Issues
comment:5 Changed 16 years ago by bennylp
- Milestone changed from Known-Issues to release-1.0.1
comment:6 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:7 Changed 16 years ago by bennylp
In r2371: changed to signature of the redirection callbacks to make it more natural to use
comment:8 Changed 16 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Done in r2370