[asterisk-bugs] [Asterisk 0018725]: no musiconhold audio if no other sound has been played earlier during incoming call

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 1 17:22:12 CST 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18725 
====================================================================== 
Reported By:                kovzol
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18725
Category:                   Resources/res_musiconhold
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.39.1 
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-02-01 17:22 CST
Last Modified:              2011-02-01 17:22 CST
====================================================================== 
Summary:                    no musiconhold audio if no other sound has been
played earlier during incoming call
Description: 
I have been playing for 4 hours to find out what happens here with MoH.

I learned that playing is started, but no audio can be heard. I tried
incoming calls with the following dialplan:

exten => _X.,1,NoOp(Incoming call on ${EXTEN})
exten => _X.,n,Answer
exten => _X.,n,Wait(2)
;exten => _X.,n,MP3Player(/var/lib/asterisk/moh/mp3/test.mp3)
;exten => _X.,n,Playback(silence/2)
exten => _X.,n,WaitMusicOnHold(30)

The musiconhold.conf file is pretty normal:

[default]
mode=files
directory=/var/lib/asterisk/moh

I copied the macroform*, manolo* and reno* files to /var/lib/astersik/moh
in all available formats (.alaw, .gsm, .ulaw, .wav).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-01 17:22 kovzol         New Issue                                    
2011-02-01 17:22 kovzol         Asterisk Version          => 1.4.39.1        
2011-02-01 17:22 kovzol         Regression                => No              
2011-02-01 17:22 kovzol         SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list