Opened 18 years ago
Last modified 17 years ago
#5 closed enhancement
Support for SIP UPDATE (RFC 3311) — at Initial Version
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
Support for SIP UPDATE request as described by RFC 3311.
This is quite a complicated task since it involves modification to offer/answer handling in pjsip_inv_session. More over, not all applications need this feature so potentially we need to put compilation switches for this feature (which make it even more complicated).
So far there's not a lot of people requesting this.
Note: See
TracTickets for help on using
tickets.