Displaying 2 results from an estimated 2 matches for "mgp123".
Did you mean:
me123
2005 May 27
0
Re: MoH: mgp123 problems
;
; Music on hold class definitions
;
[classes]
default => /var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random => quietmp3:/var/lib/asterisk/mohmp3,-z
;unbuffered => mp3nb:/var/lib/asterisk/mohmp3
;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3
; Note that the custom mode cannot handle escaped parameters
(specifically embedded spaces)
;manual =>
2005 Aug 28
4
Mplayer as replacement to mgp123 in MP3Player cmd
There is a patch to mplayer that allows it to suppress stdout messages
and instead output pcm data to stdout. I managed to get it working with
app_mp3.c and seems like it is working fine. All that was needed was a
change in the execl line and a slight increase in timeout value. I have
only done limited testing. If mplayer is able to replace mpg123 without
issues, this opens up a whole lot of