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

tootai (JIRA) noreply at issues.asterisk.org
Mon Oct 20 05:01:28 CDT 2014


tootai created ASTERISK-24442:
---------------------------------

             Summary: 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
            Severity: Minor


Call file:

Channel: SIP/<peer>/<number>
Application: Playback
Data: hello-world

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 now 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