#5 closed enhancement (fixed)
Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation
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 (last modified by bennylp)
SIP UPDATE is specified in RFC 3311 for updating session parameters without affecting dialog's state.
Also to be fixed in this development is the offer/answer negotiation in pjsip's invite session, since with the support for UPDATE (and PRACK) there are more offer and answer scenarios to support.
Change History (3)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
- Milestone changed from unassigned to release-0.7.1
- Priority changed from minor to normal
- Summary changed from Support for SIP UPDATE (RFC 3311) to Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation
- Version set to trunk
comment:2 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 17 years ago by bennylp
Related to this, ticket #389 adds new commands in pjsua application to change codec orders and send UPDATE.
Note: See
TracTickets for help on using
tickets.
Implemented in r1469:
Supported offer and answer scenarios: