[asterisk-bugs] [JIRA] (ASTERISK-24442) Outgoing call files don't work properly when set in the future

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:24:06 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-24442:
-------------------------------------

    Target Release Version/s: 14.0.0

> Outgoing call files don't work properly when set in the future
> --------------------------------------------------------------
>
>                 Key: ASTERISK-24442
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24442
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/PBX
>    Affects Versions: SVN, 1.8.31.0, 11.13.1, 12.6.1, 13.0.0-beta3
>         Environment: Linux VM Debian Wheezy. Asterisk compiled from source. Asterisk running as user root. Problem is the same with stock Debian version 1:1.8.13.1~dfsg1-3+deb7u3 running as Asterisk user.
>            Reporter: tootai
>            Severity: Minor
>      Target Release: 11.18.0, 13.4.0, 14.0.0
>
>         Attachments: issue2442.log
>
>
> Call file:
> {noformat}
> Channel: SIP/<peer>/<number>
> Application: Playback
> Data: hello-world
> {noformat}
> Now is 20141020, 11:42am
> touch -t 1410201146 hello-world.call ;4 min in the future
> sudo mv hello-world.call /var/spool/asterisk/outgoing/
> Call is started at 11h46, all is good
> Now is 20141020, 11:54am
> touch -t 1410201201 hello-world.call ;7 min in the future
> sudo mv hello-world.call /var/spool/asterisk/outgoing/
> Call is started at 11:56
> From various test we made, under 5min in the future it's OK, 6 min also. I know that with 5 , 10, 30 and 35 min in the future it's not OK 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list