[asterisk-bugs] [Asterisk 0016982]: [patch] MusicOnHold ignores realtime when no musiconhold.conf classes configured.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 23 16:55:00 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16982
======================================================================
Reported By: dmitri
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16982
Category: Resources/res_musiconhold
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-1047
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-08 04:15 CST
Last Modified: 2010-06-23 16:54 CDT
======================================================================
Summary: [patch] MusicOnHold ignores realtime when no
musiconhold.conf classes configured.
Description:
Asterisk disables MusicOnHold when no classes configured in
musiconhold.conf file, or file is not exists. But it's not correct when
realtime is using for moh.
I made a patch to get through of this.
Hope it will be usefull.
======================================================================
----------------------------------------------------------------------
(0123808) svnbot (reporter) - 2010-06-23 16:54
https://issues.asterisk.org/view.php?id=16982#c123808
----------------------------------------------------------------------
Repository: asterisk
Revision: 272333
_U branches/1.6.2/
U branches/1.6.2/res/res_musiconhold.c
------------------------------------------------------------------------
r272333 | tilghman | 2010-06-23 16:54:59 -0500 (Wed, 23 Jun 2010) | 15
lines
Merged revisions 272332 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r272332 | tilghman | 2010-06-23 16:53:49 -0500 (Wed, 23 Jun 2010) | 8
lines
If there is realtime configuration, it does not get re-read on reload
unless the config file also changes.
(closes issue https://issues.asterisk.org/view.php?id=16982)
Reported by: dmitri
Patches:
res_musiconhold.patch uploaded by dmitri (license 1001)
Tested by: atis
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=272333
Issue History
Date Modified Username Field Change
======================================================================
2010-06-23 16:54 svnbot Checkin
2010-06-23 16:54 svnbot Note Added: 0123808
======================================================================
More information about the asterisk-bugs
mailing list