Displaying 3 results from an estimated 3 matches for "check_ip_failur".
Did you mean:
check_ip_failure
2015 Feb 17
4
Callfile problem - Unable to find codec translation path from (nothing)
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. Here is the extension setup I'm using:
[outbound-swift]
exten => _[a-zA-Z].,1,Answer
exten => _[a-zA-Z].,n,Playback(AAA/check_ip_failure)
;exten => _[a-zA-Z].,1,Swift("${EXTEN}")
exten => _[a-zA-Z].,n,Goto(1)
[mis-phone]
exten => _X.,n,Dial(DAHDI/g51/w${EXTEN},15,r)
exten => _X.,n,Hangup
and here is a sample call file:
Channel: Local/5551212 at mis-phone/n
MaxRetries: 50
RetryTime: 5
WaitTime: 5
Archive: y...
2015 Feb 17
0
Callfile problem - Unable to find codec translation path from (nothing)
...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] WARNING[9737][C-0000f8a7]: channel.c:5353
&...
2015 Feb 18
1
Callfile problem - Unable to find codec translation path from (nothing)
...ure 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] WARNING[9737][C-0000f8a7]: channel.c:5353...