#1687 closed enhancement (fixed)
Allow media type change during SDP negotiation
Reported by: | ming | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Currently, wenerating new offer, in case that media lines do not match the active SDP, the negotiator will fix the new offer by reordering and adding the missing media lines.
This ticket will allow new media line to replace the existing media at the same position.
Change History (3)
comment:1 Changed 11 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 11 years ago by ming
In 4556:
comment:3 Changed 11 years ago by ming
- Component changed from pjmedia to pjsip
Note: See
TracTickets for help on using
tickets.
In 4554: