[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:11:08 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10725
======================================================================
Reported By: mnicholson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10725
Category: Functions/func_curl
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:11 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...
======================================================================
----------------------------------------------------------------------
russell - 09-19-07 14:11
----------------------------------------------------------------------
You're right. If there is an operation that must be performed that is
going to take any good amount of time which doesn't involve servicing the
channel, then the channel needs to be autoserviced.
Issue History
Date Modified Username Field Change
======================================================================
09-19-07 14:11 russell Note Added: 0070807
======================================================================
More information about the asterisk-bugs
mailing list