[asterisk-users] syntax

Thomas Perron thomas.perron at gmail.com
Sun Feb 7 18:18:52 CST 2010


I am trying to understand .call files.

The logs seems to indicate issues with the audio file that I am trying
to have played when the call is connected.
Any thoughts?  Some sample files and logs to console are shown.

zipppppp-code.call
Channel:  SIP/callwithus/12023519259
Application: Playback
Data: zipppppp-code.gsm



[root at localhost tmp]# touch zipppppp-code.call
[root at localhost tmp]# vi zipppppp-code.call
[root at localhost tmp]# mv zipppppp-code.call /var/spool/asterisk/outgoing/


    -- Attempting call on SIP/callwithus/12023519259 for application
Playback(zipppppp-code.gsm) (Retry 1)
  == Using SIP RTP CoS mark 5
[Feb  7 18:44:07] WARNING[20197]: file.c:635 ast_openstream_full: File
zipppppp-code.gsm does not exist in any format
[Feb  7 18:44:07] WARNING[20197]: file.c:936 ast_streamfile: Unable to
open zipppppp-code.gsm (format 0x2 (gsm)): No such file or directory
[Feb  7 18:44:07] WARNING[20197]: app_playback.c:447 playback_exec:
ast_streamfile failed on SIP/callwithus-03d98080 for zipppppp-code.gsm
[Feb  7 18:44:07] NOTICE[20197]: pbx_spool.c:357 attempt_thread: Call
completed to SIP/callwithus/12023519259


    -- Attempting call on SIP/callwithus/12023519259 for application
Playback(yvrspecialemail) (Retry 1)
  == Using SIP RTP CoS mark 5
[Feb  7 18:54:58] WARNING[20228]: file.c:635 ast_openstream_full: File
yvrspecialemail does not exist in any format
[Feb  7 18:54:58] WARNING[20228]: file.c:936 ast_streamfile: Unable to
open yvrspecialemail (format 0x2 (gsm)): No such file or directory
[Feb  7 18:54:58] WARNING[20228]: app_playback.c:447 playback_exec:
ast_streamfile failed on SIP/callwithus-03d98080 for yvrspecialemail
[Feb  7 18:54:58] NOTICE[20228]: pbx_spool.c:357 attempt_thread: Call
completed to SIP/callwithus/12023519259



More information about the asterisk-users mailing list