bar top left
bar top right
left curve
right curve
Welcome, Guest

MOH - Streaming Internet Radio
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 12345
TOPIC: MOH - Streaming Internet Radio
*
#95384
Re: Re:MOH - Streaming Internet Radio 1 Year, 3 Months ago Karma: 0
fmvillares wrote:
do u have compiled mpg123?

I am a newbie to using Linux. Can you please explain how I can tell if I have compiled mpg123?

I installed mpg123 by following the steps in Elastix Without Tears (page 165) "STREAMING MUSIC ON HOLD FOR FREEPBX 2.5 AND FURTHER".

Code:

cd /usr/src
wget ftp://ftp.sunet.se/pub/os/Linux/RPMForge/dag/redhat/el3/en/i386/RPMS.dag/mpg123-1.6.2-1.el3.rf.i386.rpm
rpm -ivh mpg123-1.6.2-1.el3.rf.i386.rpm


I have not had any luck getting streaming to work. Any help would be greatly appreciated.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
RustBoy
Junior Boarder
Posts: 79
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/01/28 03:23 By RustBoy.
Elastix:2.2.0.14 • Asterisk:1.8.7.0 • FreePBX:2.8.1.7
Reply Quote
 
#99453
Re:MOH - Streaming Internet Radio 1 Year, 1 Month ago Karma: 0
Hi

Hoping someone can help, i have been using Elastix for a while and recently upgraded to 2.2. I have just tried to add streaming MOH (i previously did not use this function) but i must be missing something.

I have spent hours searching, trying tutorials and it all seems easy but I just cannot get any sound out of the streaming MOH.

Does anyone have any ideas or a deefinitive solution that works for 2.2

Thanks in advance

MAtt
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mattyp73
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#99612
Re:MOH - Streaming Internet Radio 1 Year, 1 Month ago Karma: 0
Hi Matt,

I have this working with Elastix 2.3.0 RC1 and have no problems streaming internet radio (once I found some sources)

Providing your box has mpg123 installed just create a new entry in the "Streaming Category"

For example

Category: softneasynetradio
Application: /usr/bin/mpg123 -q -s --mono -r 8000 -f 8192 -b 0 208.85.243.168:8020/

Ensure that mpg123 lives in /usr/bin

Cheers

Gavin
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
gavinlew
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#99790
Re:MOH - Streaming Internet Radio 1 Year, 1 Month ago Karma: 0
Thanks, thats exactly what i have, except different stream. The strem i have wrks via a player but i will try with your stream as its confirmed working

will post result
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mattyp73
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#104396
Re:MOH - Streaming Internet Radio 11 Months ago Karma: 0
Okay, so i hput this on hold pending v2.3 I have now updated my system to Elastix v2.3 64 bit and I still have the MOH problem. I have follwoed and tried all the info but just cannot get it to work.

One thing I noticed from the CLI is this warning as soon as i creat a stream category

[Jun 19 19:58:57] WARNING[22760]: res_musiconhold.c:659 monmp3thread: poll() failed: Interrupted system call

Then if I delete the stream it stops

If anyone can suggest what I might need to do to get this working I would be eternally grateful.

Thanks Matt
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mattyp73
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#104445
Re:MOH - Streaming Internet Radio 11 Months ago Karma: 0
So, it seems that error may have something to do with a stream thats not working. I have got a new stream thats working and the error is now gone.

Still not working tight though, i get an echoy (new word) static type of sound.

mpg123 must be working as I have tried using just an mp3 file and that works.

Any thoughts ?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mattyp73
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/06/19 18:02 By mattyp73.
Reply Quote
 
#105072
Re: MOH - Streaming Internet Radio 10 Months, 3 Weeks ago Karma: 0
Buenos días.
Entiendo muy bien el ingles pero no soy muy bueno escribiéndolo por eso te escribo en español quería aconsejarte en el uso de los Server Streaming ya que tengo algo de experiencia con ellos, no tuve una excelente transmisión con los gratuitos no solo eso sino que también cuando se caía el host no tenia a quien reclamar es por eso que te recomiendo uno pago si buscas en internet encontraras algunos muy buenos y a un precio justo.
Saludos.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
tomaspizzano
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#115708
Re:MOH - Streaming Internet Radio 3 Months, 3 Weeks ago Karma: 19
Hey Team,

I have followed the post on the installation of mpg123 here & in elastixconnection. when I issue the following command:

wget ftp://ftp.sunet.se/pub/os/Linux/RPMForge/dag/redhat/el3/en/i386/RPMS.dag/mpg123-1.6.2-1.el3.rf.i386.rpm

it return a error notice of: "failed:address family not supported by protocol"


any suggestion for this old worn brain full of spider webs?

amphibian
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Amphibian
At my age, I don't have time to read the book.....
Expert Boarder
Posts: 553
graphgraph
User Offline Click here to see the profile of this user
Gender: Male monster_cookie21482 Amphibian Solutions monster_cookie2148 Location: Texas my friend, Texas Birthday: 01/01
"I may not be the sharpest tool in the shed, but, I'm not the only dull tool in the shed either.
Reply Quote
 
#115711
Re:MOH - Streaming Internet Radio 3 Months, 3 Weeks ago Karma: 22
See if yum install mpg123 works
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
DaveD
Expert Boarder
Posts: 557
graphgraph
User Offline Click here to see the profile of this user
floors324@hotmail.com Location: Wollongong Australia
Reply Quote
 
#115712
Re:MOH - Streaming Internet Radio 3 Months, 3 Weeks ago Karma: 19
Sir DaveD,

Thank you sir, I was trying to remember what that command was. My brain seems to be filled with brainfarts lthese days.

Will try that and see what happens.


Once again sir, thank you.


amphibian
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Amphibian
At my age, I don't have time to read the book.....
Expert Boarder
Posts: 553
graphgraph
User Offline Click here to see the profile of this user
Gender: Male monster_cookie21482 Amphibian Solutions monster_cookie2148 Location: Texas my friend, Texas Birthday: 01/01
"I may not be the sharpest tool in the shed, but, I'm not the only dull tool in the shed either.
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 12345
Moderators: Bob, jgutierrez

elastix

Protected by Spam Fighter