[asterisk-bugs] [Asterisk 0010725]: moh does not play during calls to func_curl

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Sep 19 14:15:48 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10725 
====================================================================== 
Reported By:                mnicholson
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10725
Category:                   Functions/func_curl
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-14-2007 16:51 CDT
Last Modified:              09-19-2007 14:15 CDT
====================================================================== 
Summary:                    moh does not play during calls to func_curl
Description: 
func_curl does not service the channel during execution which causes music
on hold to stop playing during curl execution.  This can be fixed by
starting an autoservice on the channel before doing any long running
operations.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0010726 moh does not play during calls to app_s...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 09-19-07 14:15  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 83177

------------------------------------------------------------------------
r83177 | russell | 2007-09-19 14:15:41 -0500 (Wed, 19 Sep 2007) | 4 lines

Using curl can take a substantial amount of time, so the channel should be
autoserviced while waiting for it to complete.
(closes issue http://bugs.digium.com/view.php?id=10725, reported by mnicholson)

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-19-07 14:15  svnbot         Checkin                                      
09-19-07 14:15  svnbot         Note Added: 0070808                          
09-19-07 14:15  svnbot         Status                   new => assigned     
09-19-07 14:15  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list