[asterisk-users] Callfile problem - Unable to find codec translation path from (nothing)
A J Stiles
asterisk_list at earthshod.co.uk
Tue Feb 17 05:39:42 CST 2015
On Tuesday 17 Feb 2015, Justin Killen wrote:
> Hi,
>
> I copied a setup from an older 1.8.5 installation to an 11.15 installation,
> and I'm having problems getting call files to work.
..... stuff deleted .....
> Whenever I try to copy this callfile into /var/spool/asterisk/outgoing/ I
> get these 3 lines repeating over and over (I'm not 100% sure which entry
> is first):
>
> [2015-02-16 16:56:02] WARNING[9737][C-0000f8a7]: channel.c:5353 set_format:
> Unable to find a codec translation path from (nothing) to (slin)
> [2015-02-16 16:56:02] WARNING[9737][C-0000f8a7]: file.c:1017
> ast_streamfile: Unable to open AAA/check_ip_failure (format (nothing)):
> Function not implemented [2015-02-16 16:56:02] WARNING[9737][C-0000f8a7]:
> app_playback.c:484 playback_exec: ast_streamfile failed on
> OutgoingSpoolFailed for AAA/check_ip_failure [2015-02-16 16:56:02]
/\ /\ /\ /\ /\ /\ THIS IS THE PROBLEM /\ /\ /\ /\ /\
..... stuff deleted .....
> Is there something special I need to do to trick the translation into doing
> the right thing?
>
> -Justin
You need to have the sound file saved in the correct place, and Asterisk has to
be able to read it. Double-check, triple-check and check for a fourth time
that the file is really where you think it is and its permissions, and those of
the containing folder, are correct.
Whenever I need to use a custom sound file or files, then I usually set up a
test extension which just plays my wanted sound file(s) and calls Hangup() .
Then I call this and test that my custom sounds work.
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
More information about the asterisk-users
mailing list