-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
With offer flags, rtpengine can remove media streams of a type or remove attributes from a stream. What I would like to be able to do is remove or disable (port 0) a stream if an attribute is present in that stream. For example if an offer has an a=content:slides attribute I do not want to offer it to my media server pool, so I want to disable that particular media stream (while leaving other m=video streams alone).
Describe alternatives you've considered
Considered rewriting the offer in kamailio before giving to rtpengine however this is misaligned as I am using rtpengine for all other SDP operations.
The rtpengine version you checked that didn't have the feature you are asking for
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels