Playback works, now for MP3Player
Ok, I can play wav wiles at will, but what needs to happen to play an MP3. I managed to install mpg123-0.68, but the repeater just Donks at me when I attempt to play the mp3 with a macro. Here is my code snippet: 96=playback,rpt/nodenames/wa6ybn 97=MP3Player,/var/lib/asterisk/sounds/rpt/test.mp3 ;989=cop,4 980=status,3 99=cop,6 ; Place command macros here [macro27178] 1=*96# 2=*97# -- KI6PSP (Ed)
the MP3 player that I use was downloaded from here http://www.asterisk.org/downloads App_rpt is based on the 1.4 version of Asterisk You need to extract the files and then configure/make/install the modules in the usual linux way (If you do a new install of the app-rpt code you will also need to repeat the add-on install, from the files already on your machine.) I found I had to make a change to the source code (outscale parameter) to get a higher volume level. Ken -----Original Message----- From: KI6PSP (Ed) <ki6psp@gmail.com> To: App_rpt-users@qrvc.com Sent: Tue, Aug 31, 2010 9:43 am Subject: [App_rpt-users] Playback works, now for MP3Player Ok, I can play wav wiles at will, but what needs to happen to play an MP3. I managed to install mpg123-0.68, but the repeater just Donks at me when I attempt to play the mp3 with a macro. Here is my code snippet: 96=playback,rpt/nodenames/wa6ybn 97=MP3Player,/var/lib/asterisk/sounds/rpt/test.mp3 ;989=cop,4 980=status,3 99=cop,6 ; Place command macros here [macro27178] 1=*96# 2=*97# -- KI6PSP (Ed) _______________________________________________ pp_rpt-users mailing list pp_rpt-users@qrvc.com ttp://qrvc.com/mailman/listinfo/app_rpt-users
participants (2)
-
Ken -
KI6PSP (Ed)