[asterisk-bugs] [Asterisk 0019347]: no musiconhold when using RetryDial
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 23 10:17:47 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19347
======================================================================
Reported By: Newborn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19347
Category: Applications/app_dial
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.18
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-23 01:46 CDT
Last Modified: 2011-05-23 10:17 CDT
======================================================================
Summary: no musiconhold when using RetryDial
Description:
Recently migrated from 1.6.1 to 1.6.2 and found that no music on hold plays
when using RetryDial app.
This advice does not work for me.
https://issues.asterisk.org/view.php?id=18966
Dialplan cut:
_**1XXX => {
Retrydial(,5,20,SIP/${EXTEN:-4},9);
}
Result
[May 23 10:37:34] -- Executing [1000 at internal-cos1:1]
RetryDial("SIP/109-00000680", ",5,20,SIP/1000,9") in new stack
[May 23 10:37:34] == Using SIP RTP CoS mark 5
[May 23 10:37:34] == Using UDPTL CoS mark 5
[May 23 10:37:34] WARNING[6755]: app_dial.c:1759 dial_exec_full: Unable to
create channel of type 'SIP' (cause 20 - Unknown)
[May 23 10:37:34] == Everyone is busy/congested at this time (1:0/0/1)
[May 23 10:37:34] -- Started music on hold, class 'default', on
SIP/1099-00000680
The string "Started music on hold" presents. When using music on hold
directly (via MusicOnHold() extension), everything works.
======================================================================
----------------------------------------------------------------------
(0135277) lmadsen (administrator) - 2011-05-23 10:17
https://issues.asterisk.org/view.php?id=19347#c135277
----------------------------------------------------------------------
Per the Asterisk maintenance timeline page at
http://www.asterisk.org/asterisk-versions maintenance (bug) support for the
1.4 and 1.6.x branches has ended. For continued maintenance support please
move to the 1.8 branch which is a long term support (LTS) branch.
For more information about branch support, please see
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
Issue History
Date Modified Username Field Change
======================================================================
2011-05-23 10:17 lmadsen Note Added: 0135277
======================================================================
More information about the asterisk-bugs
mailing list