On Sat, 2015-03-07 at 23:16 +0100, Georg Chini wrote: > Hello, > > is there a way to duck streams that do not have media.role set? > Or do module-role-cork and module-role-ducking require that the > streams have a role set? If yes, is there a way to set a default > role which will be applied to all streams that do not set a role? module-match might allow setting a default media.role, I don't remember for sure. But I'd prefer to not set media.role at the server end, because the applications can override it anyway. It's better to treat media.role as owned by the applications. module-role-cork and module-role-ducking aren't able to apply policy to streams without media.role, but I think adding such feature would be a good idea. -- Tanu