[asterisk-bugs] [JIRA] (ASTERISK-24442) Outgoing call files doen't work properly when set in the future
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Oct 28 11:20:30 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223163#comment-223163 ]
Matt Jordan commented on ASTERISK-24442:
----------------------------------------
That's not a debug log.
Please provide the information requested so we can diagnose and determine the cause of the issue.
> Outgoing call files doen'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: 1.8.31.0
> 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
> Assignee: Matt Jordan
> Severity: Minor
>
> 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