[Home]

Summary:ASTERISK-27114: use background or playback play a wav file,and stop there,not continue
Reporter:wangshiqing (wangshiqing)Labels:
Date Opened:2017-07-10 03:53:50Date Closed:2017-07-10 04:42:19
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:1.8.29.0 Frequency of
Occurrence
Related
Issues:
Environment:centos5.5+asterisk1.8.29.0Attachments:
Description:use background or playback to play a wave file,can run
When playing a voice file, sometimes will stop there and then wave is not actually played. This happens for 1 to 2 minutes every few hours, And then automatically normal.



Digit timeout set to 3.000
   -- Executing [s@ivr-2:13] Set("SIP/czlhy-00000155", "TIMEOUT(response)=1") in new stack
   -- Response timeout set to 1.000
   -- Executing [s@ivr-2:14] Set("SIP/czlhy-00000155", "__IVR_RETVM=") in new stack
   -- Executing [s@ivr-2:15] ExecIf("SIP/czlhy-00000155", "1?playback(custom/Welcome)") in new stack
   -- <SIP/czlhy-00000155> Playing 'custom/Welcome.slin' (language 'cn')

stop here and not continued

localhost*CLI>
localhost*CLI>
localhost*CLI>
localhost*CLI>
localhost*CLI>
 == Spawn extension (ivr-2, s, 15) exited non-zero on 'SIP/czlhy-00000155'
   -- Executing [h@ivr-2:1] Hangup("SIP/czlhy-00000155", "") in new stack
 == Spawn extension (ivr-2, h, 1) exited non-zero on 'SIP/czlhy-00000155'
Comments:By: Asterisk Team (asteriskteam) 2017-07-10 03:53:54.948-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Joshua C. Colp (jcolp) 2017-07-10 04:42:11.774-0500

Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions