Asterisk not playing custom sounds on Ubuntu Server 11.04

Posted by jochy2525 on Ask Ubuntu See other posts from Ask Ubuntu or by jochy2525
Published on 2012-02-06T19:00:53Z Indexed on 2012/04/07 11:48 UTC
Read the original article Hit count: 214

Filed under:
|

I've installed Asterisk on my Ubuntu Server, all works fine, excepts playing the custom sounds.

Asterisk sounds work, but this file I've uploaded does not play (on other servers it works, it is a .WAV PCM 16bit 8000).

Here is some log output:

[Feb  6 22:55:45] WARNING[11045] file.c: File custom/sohoitsoluciones does not exist in any format
[Feb  6 22:55:45] WARNING[11045] file.c: Unable to open custom/sohoitsoluciones (format 0x4 (ulaw)): No such file or directory
[Feb  6 22:55:45] WARNING[11045] app_playback.c: ast_streamfile failed on SIP/Out4903-0000001d for custom/sohoitsoluciones

How can I get Asterisk to play a custom sound?

© Ask Ubuntu or respective owner

Related posts about server

Related posts about asterisk