Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? Thanks, Bob kk6ecm
On 05/26/2014 11:56 PM, Bob wrote:
Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required?
They've got to be converted to a format that asterisk recognizes. Either .ulaw or .gsm ... I'm sure there are others, but not .mp3
Asterisk needs to be taught how to play mp3 format. Do the following: wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-a ddons-1.4.13.tar.gz tar xvzf asterisk-addons-1.4.13.tar.gz cd asterisk-addons-1.4.13 ./configure make make install restart asterisk an you can start using mp3 format. However format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it. This needs to be done every time asterisk is compiled and reinstalled. From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Bob Sent: Tuesday, May 27, 2014 12:56 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Playing mp3 files in app_rpt? Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? Thanks, Bob kk6ecm
Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play. Thanks, Bob kk6ecm Sent from iPad On May 27, 2014, at 7:30 AM, "Scott Weis" <kb2ear@kb2ear.net> wrote:
Asterisk needs to be taught how to play mp3 format.
Do the following:
wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-a... tar xvzf asterisk-addons-1.4.13.tar.gz cd asterisk-addons-1.4.13 ./configure make make install restart asterisk an you can start using mp3 format. However
format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it.
This needs to be done every time asterisk is compiled and reinstalled.
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Bob Sent: Tuesday, May 27, 2014 12:56 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Playing mp3 files in app_rpt?
Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required?
Thanks, Bob kk6ecm
Google audacity and asterisk. It should point you to a document that will instruct how to create or convert to the ulaw format required for asterisk. It is an excellent resource. Keith VA3YC Sent from my iPhone On May 27, 2014, at 3:49 PM, kk6ecm <kk6ecm@gmail.com> wrote:
Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play.
Thanks, Bob kk6ecm
Sent from iPad
On May 27, 2014, at 7:30 AM, "Scott Weis" <kb2ear@kb2ear.net> wrote:
Asterisk needs to be taught how to play mp3 format.
Do the following:
wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-a... tar xvzf asterisk-addons-1.4.13.tar.gz cd asterisk-addons-1.4.13 ./configure make make install restart asterisk an you can start using mp3 format. However
format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it.
This needs to be done every time asterisk is compiled and reinstalled.
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Bob Sent: Tuesday, May 27, 2014 12:56 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Playing mp3 files in app_rpt?
Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required?
Thanks, Bob kk6ecm
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
See http://ohnosec.org/drupal/node/142 and http://images.ohnosec.org/app-rpt-audacity.pdf -- Tim :wq On May 27, 2014, at 12:17 PM, Keith Goobie <keith@goobie.org> wrote:
Google audacity and asterisk. It should point you to a document that will instruct how to create or convert to the ulaw format required for asterisk. It is an excellent resource.
Keith VA3YC
Sent from my iPhone
On May 27, 2014, at 3:49 PM, kk6ecm <kk6ecm@gmail.com> wrote:
Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play.
Thanks, Bob kk6ecm
Sent from iPad
On May 27, 2014, at 7:30 AM, "Scott Weis" <kb2ear@kb2ear.net> wrote:
Asterisk needs to be taught how to play mp3 format.
Do the following:
wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-a... tar xvzf asterisk-addons-1.4.13.tar.gz cd asterisk-addons-1.4.13 ./configure make make install restart asterisk an you can start using mp3 format. However
format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it.
This needs to be done every time asterisk is compiled and reinstalled.
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Bob Sent: Tuesday, May 27, 2014 12:56 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Playing mp3 files in app_rpt?
Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required?
Thanks, Bob kk6ecm
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (6)
-
Bob -
Geoff -
Keith Goobie -
kk6ecm -
Scott Weis -
Tim Sawyer