Hello,
using Yate 4.2.0 2
mandriva kernel (version 2.6.33.7-server-2mnb)
registered customer is using codec g711 alaw for making calls. We want Yate to transcode this to g711 ulaw for outgoing calls
We added the following lines to regexroute.conf
[default]
${rtp_forward}possible=;rtp_forward=yes
${rtp_forward}^yes$^=;formats=${oformats}
${formats}^=;formats=mulaw
The problem is that transcoding is not working, as calls going out of Yate are still with g711 alaw
In yate log I see " 'alaw' -> [0x7fa250019150] 'alaw' succeeded "
in the attachment I added the complete log of a call attempt.
Any idea what I'm missing in the config ?
Thanks in advance
Martin Savelsberg