[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
Mon Feb 7 13:47:34 CST 2011


The following issue has been UPDATED. 
====================================================================== 
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:                   minor
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-07 13:47 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).
====================================================================== 

---------------------------------------------------------------------- 
 (0131598) lmadsen (administrator) - 2011-02-07 13:47
 https://issues.asterisk.org/view.php?id=18725#c131598 
---------------------------------------------------------------------- 
I always do a Playback(silence/1) before playing any prompt or audio. I'm
going to acknowledge this, but this is extremely minor. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-07 13:47 lmadsen        Note Added: 0131598                          
2011-02-07 13:47 lmadsen        Severity                 major => minor      
======================================================================




More information about the asterisk-bugs mailing list