similar to: Streaming Hold Music

Displaying 20 results from an estimated 1000 matches similar to: "Streaming Hold Music"

2004 Aug 06
1
bit/bytes
If you look at the PLS file for SomaFM's "Goove Salad" channel you'll see : ------------------------------------------------ [playlist] numberofentries=3 File1=http://64.236.34.97:80/stream/1018 Title1=SomaFM Presents: Groove Salad 128k (Feed #1) Length1=-1 File2=http://205.188.245.133:8076 Title2=SomaFM Presents: Groove Salad 128k (Feed #2) Length2=-1
2005 Mar 01
1
Music on hold..Mar error "res_musiconhold.c:309 monmp3thread: Request to schedule in the past" ?
Hey guys. Im trying to setup Music on Hold. If I transfer a call (with dial) I like to put the call on Music on hold.. Here's what I've tried so far: On my I extensions.conf exten =>1,1,WaitMusicOnHold(30) exten =>1,2,Dial(SIP/mateo,18) exten =>1,3,VoiceMail(1001) I have also added this line to [context].. So it looks like that: ;[context] musiconhold=default Additinaly,
2004 Aug 06
2
bit/bytes
Hi everybody, I have a theoretical question here. A 128K stream is a 128 KiloBITS (NOT kiloBYTES) per second stream; am I right? Is a 512k internet connection a 512 kiloBITS or 512 kiloBYTES connection? 128 KiloBITS = 16 KiloBYTES (8 bits = 1 byte). I am wondering if a 512k connection (upload and download) could THEORITICALLY handle 4 (512/128) or 32 (512/16) 128k streams? I am confused
2005 Mar 15
1
(Yet another) Music on hold problem and another...
Hi, I've recently installed Asterisk and have got the majority of it configured (what an excellent piece of software it is, too), but I'm having a couple of problems. The first one is with music on hold! I've downloaded and installed mpg123 as specified: ># whereis mpg123 >mpg123: /usr/local/bin/mpg123 It's the correct version: >#
2003 Nov 18
3
hold music =]
Hi All, Just installed our very first asterisk system, and we love it! I cant believe the different things you can do with it, just great =] My question is: How do I configure my system to play an mp3 file when a caller gets put on hold? Thanks in advance, Steve.
2005 Mar 04
3
music on hold issue
Hello, I am quite new to asterisk (I've been playing with it for just about 2 weeks). I am trying to do music on hold, but I get this error: res_musiconhold.c:309 monmp3thread: Request to schedule in the past?!?! I have read on some forums that usually this message comes when all resources are tied up, but top gives 0%. The server is Intel 2.4 Ghz with 512 MB RAM. Any suggestions? Thank
2004 Apr 22
1
Music on Music on Hold Distorted
Hi there, I just tried today's CVS: 4/23/2004 version and found a strange loise with music on hold. Basically, when on hold you hear very distorted music as if it was very loud. This is the exact same problem described last year at: http://lists.digium.com/pipermail/asterisk-users/2003-April/009735.html http://lists.digium.com/pipermail/asterisk-users/2003-May/011688.html No answers on
2004 Aug 06
6
need help/ideas please, oh and answers
> Um, why wouldn't you just use apache for this? Exactaly, I would recommend the mod_mp3 project for something like that. http://media.tangent.org/ They are doing almost exactaly what sound like you are looking for. There is also the project 'ampache' that takes this one step further and adds a MySQL database backend to a PHP front. JStanley --- >8 ---- List archives:
2003 Sep 12
27
Music on Hold
Does anybody have a good source for hold music? I can see a number of companies on the web that sell royalty-free MOH, but they don't all provide samples. The customer service desk has requested "calming, not sleeping, but calming" and "this is a high-tech company, so make it 'techie' [sic]". Thanks, --Ernest
2003 Dec 10
2
app_queue bug with call transfer
--- Jonathan Tew <jonathan@ultracart.com> wrote: We've got the app_queue configured to supposedly allow for a call to be transferred. When the call comes in and an agent answers it (using X-Lite Pro) and then decides to transfer the call (using the SIP phone interface) they get disconnected from their call and after left logged in to the queue system. Obviously we're doing
2004 Aug 06
3
bit/bytes
for most stations that have this kind of listener capacity, they are getting bandwidth from AOL/Nullsoft. Nullsoft had (may still have) a policy of offering free bandwith to stations they hand-picked. They were tapping into the rather huge amount of bandwidth that AOL had, and thus could offer the kind of listener capacity you are seeing. Alternatively, many stations also operate on
2006 Jan 26
0
Alex Tew interview made possible because of Simon @ Simwood eSMS
I want to personally recommend Simon @ Simwood eSMS for any DID, SIP or IAX needs in the UK! Simon responded PROMPTLY and PROFESSIONALLY to my request to establish a DID for my interview on Jan. 26 with Alex Tew, creator of phenomenon MillionDollarHomepage.com. The only thing I needed to do was register with eSMS's server, and the interview commenced FLAWLESSLY -- the call was CRYSTAL clear
2010 Oct 14
5
Routers that do not show external IPs...
I have a customer that has a Trendnet TEW-435BRM router which has the bad habit of rewriting all external connections so the Asterisk server only sees the IP address of the router itself. Up to today this has not been a problem since all extensions are on the local network but now they want to have a couple external IP phones (SIP). I opened up the ports on the router and my phone can register.
2003 Oct 22
2
Useful patch in the bugtracker: streaming MOH
So, Tilghman has put a particularly useful patch in the bugtracker: streaming music-on-hold is now supported. You can now specify .mp3 streams to be played back as MOH in the various places where MOH is used. Hopefully, Mark will install into the main CVS tree shortly. http://bugs.digium.com/bug_view_page.php?bug_id=0000413 This allows you to use the very sophisticated mp3 streaming audio
2004 Jul 03
11
Music on hold problem
I can't seem to get music on hold working, it tries to work, but I just hear strange noises on the extension.. Here is some debug info. Looks like mpg123 starts fine, but I hear nothing. I'm on todays CVS build. -- Executing Answer("SIP/2203-062c", "") in new stack -- Executing MusicOnHold("SIP/2203-062c", "default") in new stack --
2004 Aug 14
7
Free MOH MP3
Hello All, Sorry to rehash a question I am sure has shown several time but I cannot google up the answer from the lists. Does anyone know where I can get some royalty free, cost free music for my music on hold? I saw someone's post several weeks ago that said that this exists at a download site but I have not been able to find it. Thanks! Wiley Siler -------------- next
2008 Feb 13
1
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
If you are using the Express versions of Visual Studio, the Platform SDK(windows.h) is a seperate install that you have to download. Kevin Tew Ted Neward wrote: > Thanks--I was offline when I wrote it, couldn't Google. Found it in about 5 > seconds once I was back online. > > Second question: I'm getting various build errors relating (it seems) to > configuration:
2006 Mar 06
0
Music on hold volume too high - using built in music on hold.
Hi, I saw this problem mentioned before but the user appeared to be using the MP3 software with asterisk. I am using the native music on hold player in asterisk 1.2 and I too have a volume problem with music on hold. Is this controllable through the 'indications.conf'? I know this file controls frequency range for various sounds might it also control sound level or am I barking up
2003 Dec 11
5
Yuck! Error in buffer handling
Hello. Is this normal. Or does it mean there is a problem ? ------------------------- stop now Beginning asterisk shutdown.... Executing last minute cleanups == Destroying any remaining musiconhold processes Yuck! Error in buffer handling...: Connection reset by peer Yuck! Error in buffer handling...: Broken pipe Yuck! Error in buffer handling...: Broken pipe Asterisk cleanly ending (0).
2009 Jul 04
1
Music on Hold
Hello! I've configured Music on Hold in asterisk, the only, most certainly, stupid problem I have is, which DTMFs to send to activate and deactivate it. If I use the cli, I can establish a call with originate. With the "misdn send digit" command I can send a number of digits to the other party. But what are the combinations to put the other one on hold? Or do I have to use a