similar to: (Yet another) Music on hold problem and another...

Displaying 20 results from an estimated 4000 matches similar to: "(Yet another) Music on hold problem and another..."

2006 Mar 13
1
music on hold without mpg123
Hello list, after the last time that mpg123 wen ballistic on our production system, we decided to skip mp3 playback altogether and to go for raw files. After half an hour playing with mpg123 and sox parameters in order to translate a mp3 file to a wav file that can be streamed back through * with no need for an mp3 decoder, I thought I'd post the result to the list to avoid wasting
2006 Jan 10
1
avoided deadlock/channel already in use
Hello! After upgrading my production machine to 1.2.1(used to be 1.2.0) on friday i experienced strange behaviour yesterday, i received deadlock-avoided-messages and channels refusing to hangup on span1(used for inbound calls), both messages in all cases paired: Jan 9 17:40:01 WARNING[30003] chan_zap.c: Ring requested on channel 0/17 already in use on span 1. Hanging up owner. Jan 9 17:40:01
2004 Nov 29
2
Cannot Start Asterisk
Hi, I'm running asterisk-1.0.2-2mdk. When I tried to start it with /usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvgc, I get [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator) Ouch ... error while writing audio data: : Broken pipe # ps aux | grep mpg123 root 5237 0.1 0.4 5816 4444 pts/0 S 18:45 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp3
2005 Jul 17
1
FreeBSD 5.4 (Asterisk 1.0.9) - Playback , MP3Player and Musiconhold not working
I installed Asterisk 1.0.9 in a Freebsd 5.4 ( with no zaptel card); I have 2 zoom x5v and works great ( in extensions 123 and 321 ) but I was trying to test cmd Playback, MusicOnHold, MP3Player but when I call to extension 100 I don't hear the sound ( mp3 or gsm that I put) , I only hear noise If I leave a message in a mailbox the same, all the record is noise --------- extensionns.conf
2005 Jun 30
3
R: Music oh hold
This is my musiconhold.conf and my folder: root@voip:/etc/asterisk# less musiconhold.conf [classes] default => quietmp3:/var/lib/asterisk/mohmp3 ;loud => mp3:/var/lib/asterisk/mohmp3 ;random => mp3:/var/lib/asterisk/mohmp3,-z ;unbuffered => mp3nb:/var/lib/asterisk/mohmp3 ;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3 ; Note that the custom mode cannot handle escaped parameters
2005 Mar 16
3
(Yet another) Music on hold problemand another...
Type 'mpg123' at the Linux CL. (no quotes) If the version is anything other than 59r, you problem is solved. Go to the Wiki and search for Music On Hold. Do the install of version 59r ONLY as described in the docs. Cheers, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Neil A. Hillard
2006 Jun 01
1
G729 + Native (files) MOH
Hello everyone, One more little problem with a %100 g729 setup. Native moh: musiconhold.conf: [default] mode=files directory=/mnt/kd/moh/default random=yes ; Play the files in a random order ls /mnt/kd/moh/default fpm-calm-river.g729 fpm-calm-river.ulaw fpm-sunshine.g729 fpm-sunshine.ulaw fpm-world-mix.g729 fpm-world-mix.ulaw Place a call on hold: Jun 1 14:55:30
2005 Jul 26
3
mpg123 - two processes
Does everyone have two processes running for mpg123? I always have them when I'm running an idle Asterisk box. No calls going in or out and nothing off hook. Is this normal? Thanks! 5008 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-ri 5015 ? S 0:00 /usr/sbin/asterisk 5061 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096
2010 Oct 22
3
Licensing of Default MOH
Hi, I wonder if I may freely use the default soundfiles that came with asterisk (fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server? Are there any official sources of royalty free music? -- Mvh, Aurimas Skirgaila -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
Hello list, I have defined a new MoH-class in musiconhold.conf : [default] mode=files directory=/var/lib/asterisk/moh random=yes ; *[106002] mode=files directory=/var/lib/asterisk/moh/106002 random=yes* In sip.conf I have this commented out : ;mohinterpret=default ;mohsuggest=default Asterisk sees these moh-classes and files : vps2301*CLI> moh show classes Class: default Mode: files
2007 Nov 13
1
Default mohmp3 : free of rights ?
Hello Asterisk's Users ! Is anybody knows if the default MP3 tracks provided with the lastest release of asterisk is free of rights or not ? The default tracks are : - fpm-calm-river.mp3 - fpm-sunshine.mp3 - fpm-world-mix.mp3 Regards, -- S?bastien Mortier AbsysTech Tel : +33 892 460 991 Fax : +33 320 745 005 Gsm : +33 620 792 429 Assistante : Sarah Foucart sfoucart at absystech.fr
2006 Mar 02
3
Native music on hold - Error
I have tried to use native music on hold. In dir /var/lib/asterisk/moh-native/ I have some wav files (with 755 permission). In musiconhold.conf I have [native] mode=files directory=/var/lib/asterisk/moh-native And in sip.conf I have musicclass=native When I put call on hold this is what I get at CLI. -- Executing Dial("SIP/341-5931", "SIP/344|20|wWtT") in new stack
2005 Jun 24
0
Running 6 copies of Asterisk on my machine
I have a fresh install of asterisk on a Fedora FC3 machine. (I'm new to unix so forgive the next question if it's obvious). Why does "ps ax" show 6 copes of asterisk running? 3338 ? S 0:00 asterisk -vvvg -c 3370 ? S 0:00 asterisk -vvvg -c 3372 ? S 0:00 asterisk -vvvg -c 3374 ? S 0:00 /usr/sbin/smartd 3384 ? Ss
2005 Jun 29
4
Music oh hold
Sorry, i also tried this: exten => 6000,1,Answer exten => 6000,2,MusicOnHold(default) and i got this result: *CLI> -- Executing Answer("SIP/2391-8cdd", "") in new stack -- Executing MusicOnHold("SIP/2391-8cdd", "default") in new stack Jun 29 19:33:47 WARNING[1616]: res_musiconhold.c:354 moh0_exec: Unable to start music on hold (class
2005 May 17
0
Music On Hold problem: Read 392 bytes ofaudiowhile expecting 1600
I'm using the default mp3 files that ship with Asterisk: fpm-calm-river.mp3 fpm-world-mix.mp3 If they were variable bit rate, I think I would see a warning about 'varibel' or similar...is anyone else able to get these files to work? -Mike- ________________________________ From: Sander [mailto:crombeen@rommelweb.nl] Sent: Tuesday, May 17, 2005 6:34 PM To: 'Asterisk
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
2006 Mar 26
0
MusicOnHold with mpg123
Alright, I've come across a really strange issue and I've been banging my head trying to figure it out. I have 3 machines. 1 Dell Dimension 4100, Pentium 3. 1 Dell 400SC, Pentium 4. 1 Dell 1600SC, Xeon. I run mpg123 0.59r on each machine. Using RH9 with a 2.4.20-8 kernel, each machine plays MoH flawlessly. As RH9 gets older and older, however, the need to upgrade arose. So I
2014 Oct 24
1
Questions on musiconhold.conf custom mode
Hello, I need to play some musiconhold content starting at a random duration from the start. Thanks to mode=custom option and either madplay or mpg123 programs, I could successfully get what I was after on a Debian Wheezy system. Now I realized sox version on my target system (Debian Squeeze) cannot convert to MP3 format. So I'm looking after workarounds. 0. I've read many mpg123 or
2006 Feb 23
5
mpg123 alternative?
Been using mpg123 for moh for the last two years or so. However, when I have * config errors, often times get a endless stream of console messages and need to kill the two mpg123 processes. Is there an alternative to mpg123 that eliminates that issue? I see references in musiconhold.conf relative to madplay, native file format, asterisk-addons, etc. Not sure why the asterisk-addon approach
2013 Jan 18
0
Only silence trying to play streaming MOH
I am having trouble getting streaming MOH to work. As far as I can tell I have everything configured properly but there is only silence. Your help is appreciated. I am running Asterisk 1.8.11-cert10 with mpg123 1.12.1 to play the stream (I have tried madplay, and mpg321, and I compiled streamplayer as well with the same results). I started by finding a working stream and tested this from the shell