Transcoding for audio plus video
Hello,
Could somebody share the codec-policies that allow to perform transcoding for audio stream and leave video as it is? The situation is following: calling party (VoLTE) uses AMR codec only for audio and H.264 for video, called party (desktop phone) uses G.711A only for audio and H.264 for video. Both users A and B are in different access realms, let's call them "volte_access" and "fix_access". I use following codec-policy in realms "volte_access" and "fix_access":
allow-codecs | AMR AMR-WB PCMU PCMA |
add-codecs-on-egress | AMR AMR-WB PCMU PCMA |
in core realm (internal) I use following policy
allow-codecs | AMR PCMU PCMA |