This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
voice:pbx:moh [2011/11/08 14:52] gcooper created |
voice:pbx:moh [2016/06/11 13:25] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Music on Hold ====== | ====== Music on Hold ====== | ||
- | Default: | + | **Recording**: https:// |
- | Delete all but ' | + | ===== Asterisk Default Class ===== |
- | Legalities: | + | :!: Rename files in ''/ |
- | http://www.connectionsmagazine.com/ | + | :!: 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:// | http:// | ||
- | Free Music: | + | ===== Free Music ===== |
+ | |||
+ | **Some Free Songs**: http:// | ||
http:// | http:// | ||
http:// | http:// | ||
+ | |||
+ | ===== Performance ===== | ||
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:// | http:// | ||
Line 30: | Line 38: | ||
</ | </ | ||
- | In / | + | In '' |
< | < | ||
Line 45: | Line 53: | ||
moh show classes | moh show classes | ||
moh show files | moh show files | ||
- | </ | ||
help file convert | help file convert | ||
+ | </ | ||
- | ffmpeg to Convert MP3 Files to Native Formats | + | ===== ffmpeg to Convert MP3 Files to Native Formats |
http:// | http:// | ||
Line 57: | Line 65: | ||
</ | </ | ||
- | Script to Convert MP3 Files to Native Formats | + | ===== Script to Convert MP3 Files to Native Formats |
Doesn' | Doesn' |