transcode OPUS to G711/G729
Hi
I have and internal Interface that supports G711,G729 and OPUS,
External interface Supports G711 and G729 only
They want to use OPUS for certain calls to and from the internal interface,
Would this work
Codec Policy on the internal Realm allow- Codec "OPUS,PCMA G729"
add-on-egress "OPUS"
Codec Policy on external Realm allow Codec "PCMA ,G729"
Thank you