Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARI Playback via URL fails at v18 #18

Open
philipptrenz opened this issue Mar 13, 2021 · 0 comments
Open

ARI Playback via URL fails at v18 #18

philipptrenz opened this issue Mar 13, 2021 · 0 comments

Comments

@philipptrenz
Copy link

Hey there,

I'm currently testing Asterisk with ARI and audio playback via URL. I'm using mono WAV files with 16bit PCM and a sampling rate of 8kHz. I started with Asterisk 15 using the andrius/asterisk:15.x Docker image and everything works fine. I updated to andrius/asterisk:17-current and still no issues.

After that I wanted to update to the next LTS using the andrius/asterisk:glibc-18.x image, but with that asterisk refuses to play my file with the following outputs:

asterisk_1   \| [Mar 12 20:38:18] WARNING[106][C-00000001]: file.c:789 ast_openstream_full: File https://example.com/8c22dd75.wav does not exist in any format 
asterisk_1   \| [Mar 12 20:38:18] WARNING[106][C-00000001]: file.c:1262 ast_streamfile: Unable to open https://example.com/8c22dd75.wav (format (alaw)): Invalid argument 
asterisk_1   \| [Mar 12 20:38:18] WARNING[106][C-00000001]: res_stasis_playback.c:276 playback_final_update: 1615581497.0: Playback failed for sound:https://example.com/8c22dd75.wav

I would like to investigate that further and would be very happy for any hint. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant