[asterisk-bugs] [Asterisk 0018265]: Playback/Background stops after 4 or less seconds

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 8 12:43:45 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18265 
====================================================================== 
Reported By:                sethsdad
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18265
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.0 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-05 10:42 CDT
Last Modified:              2010-11-08 12:43 CST
====================================================================== 
Summary:                    Playback/Background stops after 4 or less seconds
Description: 
When connecting to 1.8.0 from 1.4.26 via IAX2, the playback/Background
commands will lose audio and seem to stop dialplan.  This is only an
illusion, since pressing DTMF produces a continuation through the dialplan.
 Occurs randomly, but consistently.  If I play 5 prompts, it may stop on
https://issues.asterisk.org/view.php?id=1
one time, https://issues.asterisk.org/view.php?id=3 the next and
https://issues.asterisk.org/view.php?id=5 another, but will consistently stop on
one of
the playbacks.
====================================================================== 

---------------------------------------------------------------------- 
 (0128702) sethsdad (reporter) - 2010-11-08 12:43
 https://issues.asterisk.org/view.php?id=18265#c128702 
---------------------------------------------------------------------- 
Resolution from issue 18110 seems to have this under control
The work around seems to be to set

internal_timing = yes 

in asterisk.conf

and 

noload => res_timing_dahdi.so
;noload => res_timing_pthread.so
noload => res_timing_timerfd.so

in modules.conf

Which forces asterisk to use the (older less efficient/accurate) pthreads
timer. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-08 12:43 sethsdad       Note Added: 0128702                          
======================================================================




More information about the asterisk-bugs mailing list