Change The Preferred Audio Playback Format
Hi
Is there any way to change the preferred audio playback format in asterisk
(I’m using 1.8.25.0)
i.e. first check for gsm, if doesn’t exits then check for slin?
Regards
Ish
Hi
Is there any way to change the preferred audio playback format in asterisk
(I’m using 1.8.25.0)
i.e. first check for gsm, if doesn’t exits then check for slin?
Regards
Ish
2 thoughts on - Change The Preferred Audio Playback Format
It should pick whichever source format requires the least cpu to transcode into the desired output format. So generally that means if there is a source available in the same format as the output then it will use it otherwise it will use slin etc…
Hope basically depends on the codec Asterisk will playback the file automatically