[asterisk-bugs] [JIRA] (ASTERISK-19469) Execution of audio playbacks from call time limits (Dial application 'L' option) do not reflect configured options

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Jan 2 08:31:50 CST 2018


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

Asterisk Team closed ASTERISK-19469.
------------------------------------

    Resolution: Suspended

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> Execution of audio playbacks from call time limits (Dial application 'L' option) do not reflect configured options
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-19469
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19469
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_dial
>    Affects Versions: 10.1.2
>         Environment: Ubuntu Server 11.10
>            Reporter: Seth Miller
>            Assignee: Joshua Colp
>         Attachments: issue_19469_full_log.zip
>
>
> I am experiencing buggy operation regarding call time limits (Dial application 'L' option) with different symptoms on two different servers, both running 10.1.2. 
> On one machine the command:
> exten => 461,1,Dial(SIP/461,45,L(220000:180000:60000))
> results in the initial notice being played properly and the call terminating at the proper time, but 'repeat' warnings are played intermittently, sometimes one or two warnings will be played at the requested 60-second intervals and at other times no warnings will be played. 
> On a second machine (again, also running 10.1.2) the same command will result in an initial warning of 'you have 2 minutes and 59 seconds' (instead of the correct '3 minutes', as occurs on the server above), and then the call will terminate approx. 20-30 seconds later (with nothing unusual in the log.) 
> In both cases the CLI debug log shows:
> -- Executing [461 at LocalSets:1] Dial("SIP/360-0000000e", "SIP/461,45,L(220000:180000:60000)") in new stack
> > Limit Data for this call:
> > timelimit = 220000 ms (220.000 s)
> > play_warning = 180000 ms (180.000 s)
> > play_to_caller = yes
> > play_to_callee = no
> > warning_freq = 60000 ms (60.000 s)
> > start_sound =
> > warning_sound = timeleft
> > end_sound =
> so it would appear that all is normal. I'm seeing no related errors in the CLI or error logs. The problem is 100% repeatable on both machines.
> It seems very odd to see different bugs using an identical command on two separate machines running the exact same OS and Asterisk software versions, and very similar if not identical .conf files. 



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



More information about the asterisk-bugs mailing list