mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
add madplay example for Solaris users (issue #4929)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6403 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,13 @@ directory=/var/lib/asterisk/mohmp3
|
||||
;application=/usr/bin/streamplayer 80.254.173.176 888
|
||||
;format=ulaw
|
||||
|
||||
; mpg123 on Solaris does not always exit properly; madplay may be a better choice
|
||||
;[solaris]
|
||||
;mode=custom
|
||||
;directory=/var/lib/asterisk/mohmp3
|
||||
;application=/site/sw/bin/madplay -Q -o raw:- --mono -R 8000 -a -12
|
||||
;
|
||||
|
||||
;
|
||||
; File-based (native) music on hold
|
||||
;
|
||||
|
Reference in New Issue
Block a user