No subject
Thu Jan 15 22:29:28 CST 2009
SIP peer A is calling SIP peer B. When A put B on hold, B starts to listen
to the MOH configured in the parameter "mohsuggest" of the peer A. If I
look at Asterisk's verbose, I can see "Started music on hold..." and
"Stopped music on hold..." stuff while peer A press the hold button.
During the above conversation, if someone runs "moh reload" or "reload
res_musiconhold.so", than peer B is not able anymore to listen to the MOH
when A press the hold button. In the Asterisk's verbose, I cannot see
"Started music on hold..." and "Stopped music on hold..." anymore.
If "moh reload" or "reload res_musiconhold.so" commands are executed
again, than everything starts to work again. And so on...
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0013222 Asterisk commands "moh reload"...
======================================================================
----------------------------------------------------------------------
(0105863) svnbot (reporter) - 2009-06-01 15:07
https://issues.asterisk.org/view.php?id=14759#c105863
----------------------------------------------------------------------
Repository: asterisk
Revision: 198665
U branches/1.4/res/res_musiconhold.c
------------------------------------------------------------------------
r198665 | tilghman | 2009-06-01 15:07:05 -0500 (Mon, 01 Jun 2009) | 7
lines
If using the old deprecated format, a reload would cause the class to
disappear.
(closes issue https://issues.asterisk.org/view.php?id=14759)
Reported by: lidocaineus
Patches:
20090518__issue14759.diff.txt uploaded by tilghman (license 14)
Tested by: lmadsen
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=198665
Issue History
Date Modified Username Field Change
======================================================================
2009-06-01 15:07 svnbot Checkin
2009-06-01 15:07 svnbot Note Added: 0105863
======================================================================
More information about the asterisk-bugs
mailing list