<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>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.  Here is the extension setup I’m using:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[outbound-swift]<o:p></o:p></p><p class=MsoNormal>exten => _[a-zA-Z].,1,Answer<o:p></o:p></p><p class=MsoNormal>exten => _[a-zA-Z].,n,Playback(AAA/check_ip_failure)<o:p></o:p></p><p class=MsoNormal>;exten => _[a-zA-Z].,1,Swift("${EXTEN}")<o:p></o:p></p><p class=MsoNormal>exten => _[a-zA-Z].,n,Goto(1)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[mis-phone]<o:p></o:p></p><p class=MsoNormal>exten => _X.,n,Dial(DAHDI/g51/w${EXTEN},15,r)<o:p></o:p></p><p class=MsoNormal>exten => _X.,n,Hangup<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>and here is a sample call file:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Channel: Local/5551212@mis-phone/n<o:p></o:p></p><p class=MsoNormal>MaxRetries: 50<o:p></o:p></p><p class=MsoNormal>RetryTime: 5<o:p></o:p></p><p class=MsoNormal>WaitTime: 5<o:p></o:p></p><p class=MsoNormal>Archive: yes<o:p></o:p></p><p class=MsoNormal>Extension: ernestine ip monitor failure for dozer ping<o:p></o:p></p><p class=MsoNormal>Context: outbound-swift<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>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):<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[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)<o:p></o:p></p><p class=MsoNormal>[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<o:p></o:p></p><p class=MsoNormal>[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<o:p></o:p></p><p class=MsoNormal>[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)<o:p></o:p></p><p class=MsoNormal>[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<o:p></o:p></p><p class=MsoNormal>[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<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is there something special I need to do to trick the translation into doing the right thing?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:"Arial",sans-serif;color:navy'>-Justin</span> <o:p></o:p></p></div></body></html>