[asterisk-bugs] [Asterisk 0019347]: no musiconhold when using RetryDial

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 23 02:43:28 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:                     new
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 02:43 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0135236) Newborn (reporter) - 2011-05-23 02:43
 https://issues.asterisk.org/view.php?id=19347#c135236 
---------------------------------------------------------------------- 
So okay, i've put a file in context, instead of MOH class 'default'

[May 23 11:41:22]     -- <SIP/10299-00000c24> Playing 'sunrise.slin'
(language 'en')

I don't know why 'slin', my file is *.wav


When i hang up, this message is received:

[May 23 11:41:32] WARNING[9329]: channel.c:3568 ast_prod: Prodding channel
'SIP/1099-00000c24' failed 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-23 02:43 Newborn        Note Added: 0135236                          
======================================================================




More information about the asterisk-bugs mailing list