User Tools

Site Tools


voice:pbx:moh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:moh [2011/11/08 14:56]
gcooper
voice:pbx:moh [2016/06/11 13:25] (current)
gcooper
Line 1: Line 1:
 ====== Music on Hold ====== ====== Music on Hold ======
  
-===== Default (Asterisk) =====+**Recording**: https://obviate.io/2012/02/21/recording-high-quality-voice-prompts-for-asterisk/
  
-Delete all but 'morning coffee' and/or 'simplicity'.+===== Asterisk Default Class =====
  
-===== Legalities =====+:!: Rename files in ''/var/lib/asterisk/moh/'' to change the order of play.
  
-http://www.connectionsmagazine.com/articles/2/212.html+:!: Default class won't play randomly If you want random play, create a new class The default class plays songs in file name order. 
 + 
 +===== Legalities =====
  
 http://www.musiconhold.com/musiconhold/legal_issues_with_music_on_hold.php http://www.musiconhold.com/musiconhold/legal_issues_with_music_on_hold.php
  
 ===== Free Music ===== ===== Free Music =====
 +
 +**Some Free Songs**: http://sonoracomm.com/free_songs/
  
 http://en.wikipedia.org/wiki/Wikipedia:Sound/list http://en.wikipedia.org/wiki/Wikipedia:Sound/list
Line 20: Line 24:
  
 In order to save significant CPU cycles that might be spent on transcoding MP3 MOH files, it's best to save the MOH files in the native formats you are using. In order to save significant CPU cycles that might be spent on transcoding MP3 MOH files, it's best to save the MOH files in the native formats you are using.
 +
 +===== Asterisk =====
  
 http://astrecipes.net/index.php?from=153&q=astrecipes/music-on-hold+without+mpg123 http://astrecipes.net/index.php?from=153&q=astrecipes/music-on-hold+without+mpg123
Line 32: Line 38:
 </file> </file>
  
-In /etc/asterisk/musiconhold.conf:+In ''/etc/asterisk/musiconhold.conf'':
  
 <file> <file>
Line 59: Line 65:
 </file>  </file> 
  
-Script to Convert MP3 Files to Native Formats+===== Script to Convert MP3 Files to Native Formats =====
  
 Doesn't work with Karmic sox. Doesn't work with Karmic sox.
voice/pbx/moh.1320789374.txt.gz · Last modified: 2011/11/08 14:56 by gcooper