login | register
Wed 01 of Aug, 2007 [09:56 UTC]

voip-info.org

Search with Google
Search this site with Google. Results may not include recent changes.

Web www.voip-info.org
Shoutbox
  • Aykut, Wed 01 of Aug, 2007 [07:53 UTC]: Hi all, does anybody know about Thomson ST2030 SIP phone. I have upgraded it to latest version (1.56) but "Hold" and "Conf" features are not working after the upgrade ?? Do you know any solution or do you have Ver. 1.52 ?? Where can I find it?
  • Edward J Brown, Tue 31 of Jul, 2007 [23:33 UTC]: Has anybody experienced Choppy voice quality when using a Linksys SPA942 in an Asterisk Conference bridge? It works fine with my polycom and Cisco, but sucks with my Linksys.
  • www.astawerks.com, Fri 27 of Jul, 2007 [18:00 UTC]: does anyone use asterisk on top of clark connect? does it work good?
  • simon, Fri 27 of Jul, 2007 [14:16 UTC]: Hi All, Has anyone here managed to get the Cisco79x1 to successfully fail over to the backup proxy. I have 2 asterisk servers , handsets all register and function, except that backup proxy function doesn't work. Any working example would be very apprecia
  • Matthew Richmond, Thu 26 of Jul, 2007 [03:40 UTC]: using the page() application to page across our building...often the meetme conferences don't disconnect after the caller hangs up. Anyone else having this problem. (using Polycom phones)
  • Matthew Richmond, Wed 25 of Jul, 2007 [02:58 UTC]: thanks Nicholas Blasgen! I haven't worked with AGI before, but there's always a first! Thanks again!
  • Nicholas Blasgen, Tue 24 of Jul, 2007 [19:18 UTC]: Matthew Richmond, AGI will handle all that for you.
  • sam, Mon 23 of Jul, 2007 [16:39 UTC]: need help - certain voicemail extension will stop working and recording voicemail on asterisk - anyone know why and how to fix it? Thanks
  • john haji, Mon 23 of Jul, 2007 [14:55 UTC]: free calls to pakistan
  • bong, Sat 21 of Jul, 2007 [19:09 UTC]: hi good day to all can anyone help me how to configured the nortel sip to the signaling server and how to activate in mobile w/ sip compatible without mcs
Server Stats
  • Execution time: 0.64s
  • Memory usage: 2.21MB
  • Database queries: 29
  • GZIP: Disabled
  • Server load: 2.85

Using Slimserver for Music on Hold

MOH Slimserver

Use the slimserver to stream to your Music on Hold:

Download and install the slimserver from http://www.slimdevices.com/su_downloads.html

Create a dummy mp3 directory with an empty mp3 file:

 mkdir /var/lib/asterisk/mohmp3-dummy
 touch   /var/lib/asterisk/mohmp3-dummy/dummy.mp3

musiconhold.conf:

 slimp3 => custom:/var/lib/asterisk/mohmp3-dummy,/usr/bin/mpg123 -q -s --mono -r 8000 -f 8192 -b 0 http://localhost:9000/stream.mp3

Start the slimserver web interface at http://yourserverip:9000 , create and start your playlist

Test it (extensions.conf):

 exten => 64,1,Answer
 exten => 64,2,MusicOnHold(slimp3)
 exten => 64,3,Hangup

You can install the slimserver on a remote server.

Have fun!

There "ought" to be a way to do this with madplay too. Anyone know what the arguments would look like for that?
answer: "madplay doesn't read streams"

See also



Go back to Asterisk tips and tricks

Created by dexter, Last modification by smithnc on Fri 26 of Aug, 2005 [03:17 UTC]

Comments Filter

by Gerry Magill on Friday 15 of June, 2007 [16:56:20 UTC]
There "ought" to be a way to do this with madplay too. Anyone know what the arguments would look like for that?
answer: "madplay doesn't read streams"


/usr/bin/wget -q -O - http://radiator.nci.de:8000/live | /usr/local/bin/madplay -Q -o raw:- --mono -R 8000 --attenuate=-6 -

Dont forget the - at the end, its not a typo, its needed to pipe the http stream back into madplay.

Changing songs

by glador on Friday 15 of April, 2005 [19:07:59 UTC]
Does anyone have problems changing songs?
Edit

workaround

by Anonymous on Wednesday 19 of January, 2005 [14:28:02 UTC]
Turns out if I add a SetMusicOnHold(slimp3) then called MusicOnHold() it works as an extension.
Edit

Re: no sound

by Anonymous on Wednesday 19 of January, 2005 [04:26:52 UTC]
I am experiencing the same problem..
Edit

got it

by Anonymous on Monday 11 of October, 2004 [06:25:58 UTC]
ok, I've changed the /etc/slimserver.conf first lines to 127.0.0.1. Somehow it picked up the ip of my workstation. It works now. Only internet radio streams behave a bit funny or not at all sometimes..
Edit

Re: no sound

by Anonymous on Sunday 10 of October, 2004 [05:51:21 UTC]
oh forgot, the webinterface says: no player found...?
Edit

no sound

by Anonymous on Sunday 10 of October, 2004 [05:39:23 UTC]
Hi, I followed all directions to the letter, but get no sound... CLI say it's playing the slimp3 class tho...

Any ideas?

Please update this page with new information, just login and click on the "Edit" or "Add Comment" button above. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

Sponsored by:

Terms of Service Privacy Policy
© 2003-2007 Arte Marketing, Inc.

Powered by bitweaver