We want the mediation server to support Siren. Does anyone know how to do this?
We want, where the media is Client <=> Mediation server <=> PSTN gateway (No media bypass, no CAC), the mediation server to offer and ideally negotiate Siren and not G711.
I think the command should be Set-CsMediaConfiguration -Identity MediationServer:<medn Server FQDN> -EnableSiren $True
However I am getting
Set-CsMediaConfiguration : Cannot find "MediaConfiguration" "<medn Server FQDN>" because it does not exist.
I know CAC is the sledgehammer way to force the codec.
I also know that with CU4 RTAudio may be negotiated (even without CAC). However at the moment we have a lot of clients on CU3 so it is going to take time to get everything to CU4 level
Thanks for any help
Alistair