Re: [asterisk-users] Music on hold

2015-03-06 Thread Doug Lytle
Kris Stark wrote: Unfortunately, I was never asked about this to enough detail to be able to tell them how to set up the music, and as a result I have an eight minute file with several different messages all tied together into that one file. You can use Audacity to break that file into

Re: [asterisk-users] Music on hold

2015-03-05 Thread Mitul Limbani
Just split the file into multiple files n have it all uploaded to the same music on hold class. Now every time a caller is put on hold they will hear the files randomly. On 06-Mar-2015 8:32 AM, Kris Stark kris.st...@godataflow.com wrote: OK - so somebody just handed me the new music on hold

Re: [asterisk-users] music on hold

2011-10-05 Thread salaheddine elharit
, October 04, 2011 11:48 AM *To:* 'Asterisk Users Mailing List - Non-Commercial Discussion' *Subject:* Re: [asterisk-users] music on hold ** ** You have files in /var/lib/asterisk/moh1? ** ** ** ** *From:* asterisk-users-boun...@lists.digium.com [mailto: asterisk-users-boun

Re: [asterisk-users] music on hold

2011-10-05 Thread Sammy Govind
[mailto:da...@debsinc.com] *Sent:* Tuesday, October 04, 2011 11:48 AM *To:* 'Asterisk Users Mailing List - Non-Commercial Discussion' *Subject:* Re: [asterisk-users] music on hold ** ** You have files in /var/lib/asterisk/moh1? ** ** ** ** *From:* asterisk-users-boun

Re: [asterisk-users] music on hold

2011-10-05 Thread salaheddine elharit
' *Subject:* Re: [asterisk-users] music on hold ** ** You have files in /var/lib/asterisk/moh1? ** ** ** ** *From:* asterisk-users-boun...@lists.digium.com [mailto: asterisk-users-boun...@lists.digium.com] *On Behalf Of *salaheddine elharit *Sent:* Tuesday, October 04, 2011 12

Re: [asterisk-users] music on hold

2011-10-04 Thread Danny Nicholas
You have files in /var/lib/asterisk/moh1? From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of salaheddine elharit Sent: Tuesday, October 04, 2011 12:49 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject:

Re: [asterisk-users] music on hold

2011-10-04 Thread Kevin Oravits
that, I couldn't get my Asterisk to play any non-standard music. Kevin Oravits From: Danny Nicholas [mailto:da...@debsinc.com] Sent: Tuesday, October 04, 2011 11:48 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: Re: [asterisk-users] music on hold You have files

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Doug Lytle
James Miller wrote: From the command you suggested to enter: Class: default File: /var/lib/asterisk/moh//reno_project-system You have 1 too many // in the directory structure. It should be: /var/lib/asterisk/moh/reno_project-system Not /var/lib/asterisk/moh//reno_project-system

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Tzafrir Cohen
On Sun, Jan 16, 2011 at 09:29:09AM -0500, Doug Lytle wrote: James Miller wrote: From the command you suggested to enter: Class: default File: /var/lib/asterisk/moh//reno_project-system You have 1 too many // in the directory structure. It should be:

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Doug Lytle
Tzafrir Cohen wrote: Is that really an issue? open() and all others would normally just reduce '//' to a '/'. That, I really wouldn't know. I'm not a programmer. I noted the differences between mine and his. Doug -- Ben Franklin quote: Those who would give up Essential Liberty to

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Gary Allen
Discussionasterisk-users@lists.digium.com Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold not working? Tzafrir Cohen wrote: Is that really an issue? open() and all others would normally just reduce

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Tzafrir Cohen
On Sat, Jan 15, 2011 at 09:20:10AM -0500, James Miller wrote: I'm going out on a limb here, as I'm still pretty new to Astrisk and running my own VOIP server, however I believe there is a bug or flaw with the Music on Hold feature. I have it all configured and it should work, and it did

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread James M Miller
-Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Sunday, 16 January, 2011 12:47 To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold not working? On Sat, Jan 15

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Warren Selby
...@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Sunday, 16 January, 2011 12:47 To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold not working? On Sat, Jan 15, 2011 at 09:20:10AM -0500, James Miller wrote: I'm going out on a limb here, as I'm still pretty new

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread James Miller
...@lists.digium.com Date: Sun, 16 Jan 2011 12:41:31 To: Asterisk Users Mailing List - Non-Commercial Discussionasterisk-users@lists.digium.com Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Gary Allen
On Sat, Jan 15, 2011 at 7:20 AM, James Miller paramedi...@gmail.com wrote: I have it all configured and it should work, and it did briefly several weeks ago, however now, it doesn't work at all and only plays the default hold music. the middle, and still can not get MOH to work. Did you

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Gary Allen
- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Sunday, 16 January, 2011 12:47 To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold not working? On Sat, Jan 15, 2011 at 09:20:10AM -0500

Re: [asterisk-users] Music on Hold not working?

2011-01-16 Thread Warren Selby
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Sunday, 16 January, 2011 12:47 To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold not working? On Sat, Jan 15, 2011 at 09:20:10AM -0500, James Miller wrote: I'm going out on a limb here, as I'm

Re: [asterisk-users] Music on Hold not working?

2011-01-15 Thread Gary Allen
I have it all configured and it should work, and it did briefly several weeks ago, however now, it doesn't work at all and only plays the default hold music. If it is playing the default music, then the MOH function is working. What do you get from moh show files in Asterisk? --

Re: [asterisk-users] Music on Hold not working?

2011-01-15 Thread Gary Allen
-users-boun...@lists.digium.com [mailto: asterisk-users-boun...@lists.digium.com] *On Behalf Of *Gary Allen *Sent:* Saturday, January 15, 2011 11:33 AM *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* Re: [asterisk-users] Music on Hold not working? I have it all

Re: [asterisk-users] Music on Hold not working?

2011-01-15 Thread James Miller
-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Gary Allen Sent: Saturday, January 15, 2011 1:12 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Music on Hold not working? On Sat, Jan 15, 2011 at 9:36 AM

Re: [asterisk-users] Music On Hold Help

2010-11-02 Thread ayodele abejide
On my own version of sox (14.3.0), says -w option is not allowed ABEJIDE, Ayodele A. (CCNA) +2348039269311 Date: Mon, 1 Nov 2010 13:39:43 -0700 From: asterisk@sedwards.com To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music On Hold Help Un-top-posting

Re: [asterisk-users] Music On Hold Help

2010-11-01 Thread Steve Edwards
On Sun, 31 Oct 2010, Matt Darnell wrote: We have downloaded some royalty free music but it sounds 'fuzzy' when we test it with the system. On Sun, Oct 31, 2010 at 5:34 PM, Steve Edwards asterisk@sedwards.com wrote: Can you post a link to the original? On Sun,

Re: [asterisk-users] Music On Hold Help

2010-11-01 Thread Matt Darnell
Steve, Did you use this syntax to convert: sox foo-in.wav -r 8000 -c 1 -s -w foo-out.wav resample -ql -Matt On Sun, Oct 31, 2010 at 9:43 PM, Steve Edwards asterisk@sedwards.com wrote:       On Sun, 31 Oct 2010, Matt Darnell wrote:       We have downloaded some royalty free music but

Re: [asterisk-users] Music On Hold Help

2010-11-01 Thread Steve Edwards
Un-top-posting...       On Sun, 31 Oct 2010, Matt Darnell wrote:       We have downloaded some royalty free music but it sounds 'fuzzy' when we       test it with the system. On Sun, Oct 31, 2010 at 5:34 PM, Steve Edwards asterisk@sedwards.com wrote: Can you post a link to the

Re: [asterisk-users] Music On Hold Help

2010-10-31 Thread Steve Edwards
On Sun, 31 Oct 2010, Matt Darnell wrote: We have downloaded some royalty free music but it sounds 'fuzzy' when we test it with the system. Can you post a link to the original? -- Thanks in advance, - Steve Edwards

Re: [asterisk-users] Music On Hold Help

2010-10-31 Thread Matt Darnell
On Sun, Oct 31, 2010 at 5:34 PM, Steve Edwards asterisk@sedwards.comwrote: On Sun, 31 Oct 2010, Matt Darnell wrote: We have downloaded some royalty free music but it sounds 'fuzzy' when we test it with the system. Can you post a link to the original? Here is the original -

Re: [asterisk-users] music on hold in blind transfer

2010-08-27 Thread Paul Belanger
On Fri, Aug 27, 2010 at 7:39 AM, Tino t...@sparksupport.com wrote: Is it possible to avoid playing music on hold during a blind transfer ? Please do not cross-post the same message to multiple lists. Yes, configure an empty MoH class or not loading MoH are some options, also: *CLI core show

Re: [asterisk-users] Music on Hold problema

2010-06-18 Thread Anahi Ludueña
Any ideas, please? Anahi Ludueña From: a_ludu...@hotmail.com To: asterisk-users@lists.digium.com Date: Thu, 17 Jun 2010 19:54:30 + Subject: Re: [asterisk-users] Music on Hold problema I have wav files in the /var/lib/asterisk/mohmp3... Anahi Ludueña From: da

Re: [asterisk-users] Music on Hold problema

2010-06-18 Thread Danny Nicholas
-users] Music on Hold problema Any ideas, please? _ Anahi Ludueña _ From: a_ludu...@hotmail.com To: asterisk-users@lists.digium.com Date: Thu, 17 Jun 2010 19:54:30 + Subject: Re: [asterisk-users] Music on Hold problema I have wav files in the /var/lib/asterisk

Re: [asterisk-users] Music on Hold problema

2010-06-18 Thread Zeeshan Zakaria
] *On Behalf Of *Anahi Ludueña *Sent:* Friday, June 18, 2010 9:18 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold problema Any ideas, please? Anahi Ludueña

Re: [asterisk-users] Music on Hold problema

2010-06-18 Thread Anahi Ludueña
=files directory=/dev/null Thanks, Anahi Ludueña From: da...@debsinc.com To: asterisk-users@lists.digium.com Date: Fri, 18 Jun 2010 09:26:16 -0500 Subject: Re: [asterisk-users] Music on Hold problema Post the /var/lib/asterisk/mohmp3 listing and musiconhold.conf

Re: [asterisk-users] Music on Hold problema

2010-06-17 Thread Danny Nicholas
I see that moh is trying sln format, then ulaw, then failing. Do you have moh files in either of these formats? _ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Thursday, June 17, 2010 2:24 PM To:

Re: [asterisk-users] Music on Hold problema

2010-06-17 Thread Anahi Ludueña
I have wav files in the /var/lib/asterisk/mohmp3... Anahi Ludueña From: da...@debsinc.com To: asterisk-users@lists.digium.com Date: Thu, 17 Jun 2010 14:36:00 -0500 Subject: Re: [asterisk-users] Music on Hold problema I see that moh is trying sln format, then ulaw

Re: [asterisk-users] Music on Hold

2010-05-26 Thread Danny Nicholas
Pressing hold on the telephone set may not be sending hold to Asterisk to trigger the correct action. You can verify this from the CLI. _ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of taimur hasan Sent: Wednesday, May 26,

Re: [asterisk-users] Music on Hold

2010-05-26 Thread taimur hasan
Hello Ya you are right moh in Asterisk is not triggered. Is there any solution to that ? Regards Taimur Hasan -THQ- !!!ONE From: da...@debsinc.com To: asterisk-users@lists.digium.com Date: Wed, 26 May 2010 13:39:00 -0500 Subject: Re: [asterisk-users] Music on Hold

Re: [asterisk-users] Music on Hold

2010-05-26 Thread Danny Nicholas
hasan Sent: Wednesday, May 26, 2010 1:46 PM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold Hello Ya you are right moh in Asterisk is not triggered. Is there any solution to that ? Regards Taimur Hasan -THQ- !!!ONE _ From: da...@debsinc.com

Re: [asterisk-users] Music on Hold

2010-05-26 Thread William Stillwell (Lists)
26, 2010 2:46 PM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Music on Hold Hello Ya you are right moh in Asterisk is not triggered. Is there any solution to that ? Regards Taimur Hasan -THQ- !!!ONE _ From: da...@debsinc.com To: asterisk-users

Re: [asterisk-users] Music on Hold

2010-05-26 Thread Stefan Schmidt
hello, which phone do you have behind the pap2 cause the hook flash time sometimes could be set in the phone and then it will work with the pap2 also. you should have a look at spaconfig.de (its a german website) but the default parameters in sip and regional conf, may help you. best regards

Re: [asterisk-users] music on hold

2009-11-22 Thread asterisk
thx a lot friend. On Sat, 21 Nov 2009 20:08:45 -0500, C F shma...@gmail.com wrote: On Thu, Nov 19, 2009 at 10:31 PM, aster...@opensourcesolution.in wrote: hello friends i want very simple thing in my dial plan. 1.When ever calls come at exten 2000 and if it is not answered with in 60 secs

Re: [asterisk-users] music on hold

2009-11-21 Thread C F
On Thu, Nov 19, 2009 at 10:31 PM, aster...@opensourcesolution.in wrote: hello friends i want very simple thing in my dial plan. 1.When ever calls come at exten 2000 and if it is not answered with in 60 secs it should hangup. Set absolute timeout to 60 seconds. 2.when ever call comes at

Re: [asterisk-users] music on hold

2009-11-20 Thread Alex Balashov
By default, if a Dial() is successful, further execution of additional priorities in the dial plan is aborted. It sounds like after the call completes, you're wanting execution continue to fall through. You need to use the 'g' flag to Dial, as explained here:

Re: [asterisk-users] music on hold

2009-11-14 Thread Alex Balashov
aster...@opensourcesolution.in wrote: i had done r/d of voice mail in which i got succes, now when i call exten 2000 and it on hold there is no music on hold. plz guide me what mistakes i am doing. Have you made the necessary adjustments to /etc/asterisk/musiconhold.conf to define music

Re: [asterisk-users] music on hold

2009-11-14 Thread Alex Balashov
Pawan, I am getting the sense that you do not understand how to use a mailing list, so I will take the time to uh, guide you before answering your question as best as I can. u r welcome The purpose of making a posting to a mailing list is not to find a single person that replies to you on the

Re: [asterisk-users] music on hold

2009-11-14 Thread Rob Hillis
Peter Evans wrote: On Tue, Nov 11, 2008 at 02:35:19PM +0800, 邱磊 wrote: hii guys: i get the message from the asterisk: Started music on hold, class 'default', on Local/s...@skype-web-callback-dial-263to263-1775,1 [2008-11-11 14:32:41] WARNING[1781]:

Re: [asterisk-users] Music On Hold

2009-10-20 Thread Cyprus VoIP
a proper HOLD with MOH, and so does *0 for blind transfer, but the a=sendonly doesn't: [featuremap] blindxfer = *0 atxfer = *9 Does anyone know if there's a parameter to set or if it's a bug in this version? Thanks. Original Message Subject: Re: [asterisk-users] Music On Hold

Re: [asterisk-users] Music On Hold

2009-10-03 Thread Cyprus VoIP
What does your musiconhold.conf look like? [general] [default] mode=files directory=/var/lib/asterisk/moh ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now:

Re: [asterisk-users] Music On Hold

2009-10-02 Thread Cyprus VoIP
in the console. I have no idea why this happens and what to do about it. Any suggestions? Thanks. Original Message Subject: Re: [asterisk-users] Music On Hold From: John A. Sullivan III jsulli...@opensourcedevel.com To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk

Re: [asterisk-users] Music On Hold

2009-10-02 Thread Ioan Indreias
. Original Message   Subject: Re: [asterisk-users] Music On Hold From: John A. Sullivan III jsulli...@opensourcedevel.com To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Date: Wednesday, 30 September, 2009 15:27:28 On Wed, 2009-09-30 at 14:57

Re: [asterisk-users] Music On Hold

2009-10-02 Thread Cyprus VoIP
What is the output of moh files show CLI command ? pbx*CLI moh show files Class: default File: /var/lib/asterisk/moh/manolo_camp-morning_coffee File: /var/lib/asterisk/moh/macroform-the_simplicity File: /var/lib/asterisk/moh/macroform-robot_dity File:

Re: [asterisk-users] Music On Hold

2009-10-02 Thread Danny Nicholas
: Re: [asterisk-users] Music On Hold Hi, I deleted all the default files and put one that I know that works on another Asterisk, but since then, I recompiled Asterisk and the default files were added. In order to test moh, I created a context for it: [default] exten = 888,1,Goto(moh,s,1) [moh

Re: [asterisk-users] Music On Hold

2009-09-30 Thread Cyprus VoIP
Hello, We posted the question below yesterday, but got no answer from the community. When we checked the same behavior with Asterisk 1.2, we got the Started music on hold, class... message on the console, but in 1.6, we get absolutely nothing. I tried to unload and reload the moh module and

Re: [asterisk-users] Music On Hold

2009-09-30 Thread John A. Sullivan III
I'm afraid I can't be much help as I am both a newbie and it works just fine for me on 1.6.1.6. Of course, mine was a fresh installation. Is there anything in the logs to give you a clue? You see the wav files but do you see the files encoded for the codecs you are using? I think Asterisk will

Re: [asterisk-users] Music On Hold

2009-09-30 Thread Cyprus VoIP
I'm afraid I can't be much help as I am both a newbie and it works just fine for me on 1.6.1.6. Of course, mine was a fresh installation. Thanks for your help, John. Mine is also a fresh installation, but now at least I know it's not a version issue. Is there anything in the logs to give

Re: [asterisk-users] Music On Hold

2009-09-30 Thread John A. Sullivan III
On Wed, 2009-09-30 at 14:57 +0300, Cyprus VoIP wrote: snip You see the wav files but do you see the files encoded for the codecs you are using? There's only one wav file there. No encoded files, but on asterisk 1.2 we have, it's the same file and it works. snip Hmm . . only one wav file.

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Danny Nicholas
Just a “shot in the dark” but could MOH be choking on the “long file names”? (does it work on fred_chopin_pol_1)? _ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Dan Saul Sent: Wednesday, September 16, 2009 4:18 PM To:

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Dan Saul
That was a good shot in the dark, but sadly renaming it to something simple (and removing all non ascii in the process) does not correct this. On Wed, Sep 16, 2009 at 4:37 PM, Danny Nicholas da...@debsinc.com wrote: Just a “shot in the dark” but could MOH be choking on the “long file names”?

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Miguel Molina
Dan Saul escribió: Hi, I have trouble getting MOH to work after an upgrade from asterisk 1.4 to 1.6.1.4. The call goes on hold, MOH is started, and then stops right away. Here are the files both of type .raw: Tsunami*CLI moh show files Class: default File:

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Danny Nicholas
Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Music on Hold That was a good shot in the dark, but sadly renaming it to something simple (and removing all non ascii in the process) does not correct this. On Wed, Sep 16, 2009 at 4:37 PM, Danny Nicholas da...@debsinc.com

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Dan Saul
?) -- *From:* asterisk-users-boun...@lists.digium.com [mailto: asterisk-users-boun...@lists.digium.com] *On Behalf Of *Dan Saul *Sent:* Wednesday, September 16, 2009 4:50 PM *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* Re: [asterisk-users] Music

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Dan Saul
:* Re: [asterisk-users] Music on Hold That was a good shot in the dark, but sadly renaming it to something simple (and removing all non ascii in the process) does not correct this. On Wed, Sep 16, 2009 at 4:37 PM, Danny Nicholas da...@debsinc.com wrote: Just a “shot in the dark” but could

Re: [asterisk-users] Music on Hold

2009-09-16 Thread Matt Riddell
On 17/09/09 10:40 AM, Dan Saul wrote: This might be another piece of the puzzle: It would appear any application using playback functionality exits immediately. For example anything involving voicemail or playback. Phone calls work with no problem but not if asterisk must play something back.

Re: [asterisk-users] Music on hold based on user

2009-07-27 Thread Andrew Thomas
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Philipp Kempgen Sent: 24 July 2009 14:20 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Music on hold based on user Andrew Thomas schrieb: I do this using the setvar facility in sip.conf. eg. setvar=MOH

Re: [asterisk-users] Music on hold based on user

2009-07-24 Thread Andrew Thomas
I do this using the setvar facility in sip.conf. eg. setvar=MOH=music1 Then in the dialplan (extensions.conf) all you need to do is 'Set(CHANNEL(musicclass)=${MOH})' Remember, setvar in sip.conf makes that variable a global variable. Andrew Thomas Technical Services Manager Juan C. Crespo R.

Re: [asterisk-users] Music on hold based on user

2009-07-24 Thread Philipp Kempgen
Andrew Thomas schrieb: I do this using the setvar facility in sip.conf. eg. setvar=MOH=music1 Then in the dialplan (extensions.conf) all you need to do is 'Set(CHANNEL(musicclass)=${MOH})' Juan C. Crespo R. wrote: Guys I wonder if its possible to set a different MoH based on

Re: [asterisk-users] Music on hold based on user

2009-07-24 Thread Danny Nicholas
...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Philipp Kempgen Sent: Friday, July 24, 2009 8:20 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Music on hold based on user Andrew Thomas schrieb: I do this using

Re: [asterisk-users] Music on hold based on user

2009-07-23 Thread Jonathan Moore
On Thu, Jul 23, 2009 at 9:35 AM, Juan C. Crespo R.jcre...@ifxnw.com.ve wrote: Hi     Guys I wonder if its possible to set a different MoH based on groups, I mean if one of the Admin group put on hold the call play music 1, if another from Technical Support put on hold the call play music 3, 

Re: [asterisk-users] Music on hold based on user

2009-07-23 Thread Philipp Kempgen
Juan C. Crespo R. schrieb: Guys I wonder if its possible to set a different MoH based on groups, I mean if one of the Admin group put on hold the call play music 1, if another from Technical Support put on hold the call play music 3, something like this Admin - Music1 Contrallors

Re: [asterisk-users] Music on hold based on user

2009-07-23 Thread Ishfaq Malik
Depending on how your dialplan is set you can use the SetMusicOnHold application after creating classes in your musiconhold.conf http://www.asteriskguru.com/tutorials/setmusiconhold.html Ish Juan C. Crespo R. wrote: Hi Guys I wonder if its possible to set a different MoH based on

Re: [asterisk-users] Music on Hold

2009-07-06 Thread Brent Davidson
Julien Claassen wrote: 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

Re: [asterisk-users] Music on Hold

2009-07-06 Thread Julien Claassen
Thanks Brent! I'll have a look there in features.conf. Warm regards Julien Music was my first love and it will be my last (John Miles) FIND MY WEB-PROJECT AT: http://ltsb.sourceforge.net the Linux TextBased Studio guide === AND MY PERSONAL PAGES AT:

Re: [asterisk-users] music on hold file formats

2009-06-28 Thread Trevor Hammonds
On Tue, Jun 23, 2009 at 5:40 PM, Ron nha...@gmail.com wrote: I have a portal where a user can upload their own MP3, but when a user is using a g729 codec, the music on hold has a crackly sound. using g711 it's very clear. That could be for any number of reasons, including a overly

Re: [asterisk-users] music on hold file formats

2009-06-24 Thread Gordon Henderson
On Tue, 23 Jun 2009, Ron wrote: Hi, what software do i need to convert an mp3 to a g729 format? I have a portal where a user can upload their own MP3, but when a user is using a g729 codec, the music on hold has a crackly sound. using g711 it's very clear. so what i'd like to do is when

Re: [asterisk-users] music on hold file formats

2009-06-23 Thread David Backeberg
On Tue, Jun 23, 2009 at 3:31 AM, Ronnha...@gmail.com wrote: Hi, what software do i need to convert an mp3 to a g729 format? I'm not aware of a package to do it in one step. Sox can work with a large number of formats, but mp3 isn't one of them. I have a portal where a user can upload their

Re: [asterisk-users] music on hold file formats

2009-06-23 Thread Kevin P. Fleming
David Backeberg wrote: I'm not aware of a package to do it in one step. Sox can work with a large number of formats, but mp3 isn't one of them. Yes, sox can work with MP3 files, but not G.729. Not all distributions include MP3 support in their sox builds due to patent licensing concerns,

Re: [asterisk-users] music on hold file formats

2009-06-23 Thread Ron
David Backeberg wrote: On Tue, Jun 23, 2009 at 3:31 AM, Ronnha...@gmail.com wrote: Hi, what software do i need to convert an mp3 to a g729 format? I'm not aware of a package to do it in one step. Sox can work with a large number of formats, but mp3 isn't one of them. hi sir, i'm ok if

Re: [asterisk-users] music on hold file formats

2009-06-23 Thread David Backeberg
http://www.voip-info.org/wiki/view/sox On Tue, Jun 23, 2009 at 8:40 PM, Ronnha...@gmail.com wrote: David Backeberg wrote: On Tue, Jun 23, 2009 at 3:31 AM, Ronnha...@gmail.com wrote: Hi, what software do i need to convert an mp3 to a g729 format? I'm not aware of a package to do it in one

Re: [asterisk-users] music on hold file formats

2009-06-23 Thread Steve Edwards
On Wed, 24 Jun 2009, Ron wrote: David Backeberg wrote: On Tue, Jun 23, 2009 at 3:31 AM, Ronnha...@gmail.com wrote: what software do i need to convert an mp3 to a g729 format? I'm not aware of a package to do it in one step. Sox can work with a large number of formats, but mp3 isn't one of

Re: [asterisk-users] music on hold using mms

2009-04-28 Thread M Hulber
I did have a lot of problems with mpg123 some time ago but it seems to behave pretty well at this point. I suppose you could use something other than mpg123 as long as it was capable of processing the stream. Rilawich Ango wrote: Thanks. But I heard that mpg123 uses much resources (CPU

Re: [asterisk-users] music on hold using mms

2009-04-27 Thread M Hulber
Didn't do mms but have implemented using Shoutcast. I have instructions at the link below: http://mark.hulber.com/voip/configuration/shoutcast-musiconhold-in-asterisk-16/ Rilawich Ango wrote: Hi, I follow the web,http://www.voip-info.org/wiki/view/Asterisk+config+musiconhold.conf -

Re: [asterisk-users] music on hold using mms

2009-04-27 Thread Rilawich Ango
Thanks. But I heard that mpg123 uses much resources (CPU memory) of each connection. Is it true? How about using madplay? On 4/28/09, M Hulber asterisk-ad...@hulber.com wrote: Didn't do mms but have implemented using Shoutcast. I have instructions at the link below:

Re: [asterisk-users] music-on-hold kicks in and disconnects/interrupt the call

2009-03-22 Thread Paul Hales
Joseph wrote: I'm using Asterisk 1.4.22.1 When I'm on active call it happens many times the call gets interrupted by music-on-hold without my pressing any button. MOH just kicks in and int erupt the call and I have no way of getting the call back. Did anybody experienced anything like

Re: [asterisk-users] Music on Hold doesn't play back for external callers

2009-03-20 Thread Martin
Do you have zaptel timing working ? (or dahdi) ? If no timing is available then if there's no incoming audio frames coming from the external SIP channel then no outgoing audio will be produced (even if you have MOH application working) The trigger to fire the outgoing audio frame comes from the

Re: [asterisk-users] Music On Hold

2009-02-02 Thread Idris AVCI
: [asterisk-users] Music On Hold On Fri, Jan 30, 2009 at 3:23 PM, Danny Nicholas da...@debsinc.com wrote: The dialplan AFAIK doesn't cover HOLD handling. If you can spare the overhead, you can make a daemon to watch hints and run a script whenever the hint for a line goes to hold and changes from

Re: [asterisk-users] Music On Hold

2009-02-02 Thread Ex Vito
On Mon, Feb 2, 2009 at 8:39 AM, Idris AVCI idris.a...@vodatech.com.tr wrote: In my situation AMI is not an option. When somebdy puts a call on hold, on asterisk console I can see messages like Started music on hold, class 'default', on SIP/ and Started music on hold, class 'default',

Re: [asterisk-users] Music On Hold

2009-02-01 Thread Ex Vito
On Fri, Jan 30, 2009 at 3:23 PM, Danny Nicholas da...@debsinc.com wrote: The dialplan AFAIK doesn't cover HOLD handling. If you can spare the overhead, you can make a daemon to watch hints and run a script whenever the hint for a line goes to hold and changes from hold to inuse. Just run

Re: [asterisk-users] Music On Hold

2009-01-30 Thread Danny Nicholas
The dialplan AFAIK doesn't cover HOLD handling. If you can spare the overhead, you can make a daemon to watch hints and run a script whenever the hint for a line goes to hold and changes from hold to inuse. Just run asterisk -rx core show hints and asterisk -rx core show channels and integrate

Re: [asterisk-users] music on hold

2008-11-14 Thread fateme fatah
See: http://astrecipes.net/index.php?q=AstRecipes/Music-on-hold%20without%20MPG123 ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

Re: [asterisk-users] music on hold

2008-11-11 Thread Tzafrir Cohen
On Tue, Nov 11, 2008 at 05:53:39PM +1100, Lee, John (Sydney) wrote: The reason is your audio file is too high quality. Asterisk can only play back audio file of 4000Hz. 8000Hz (and also: mono, 16 bit sample rate). What is the output of: file path/to/sound.wav -- Tzafrir

Re: [asterisk-users] music on hold

2008-11-11 Thread 邱磊
^_^ asterisk should Encoding voice in 8KHZ ,16k bits,mono8 ,i have formate the .wav files. thank you for your advice,best regard. 2008-11-11 邱磊 发件人: Peter Evans 发送时间: 2008-11-11 14:57:36 收件人: Asterisk Users Mailing List - Non-Commercial Discussion 抄送: 主题: Re: [asterisk-users

Re: [asterisk-users] music on hold

2008-11-11 Thread 邱磊
thank you,Ihave get the solution。 asterisk should Encoding voice in 8KHZ ,16k bits,mono8 ^^ 2008-11-11 邱磊 发件人: Lee, John (Sydney) 发送时间: 2008-11-11 14:55:00 收件人: Asterisk Users Mailing List - Non-Commercial Discussion 抄送: 主题: Re: [asterisk-users] music on hold The reason

Re: [asterisk-users] music on hold

2008-11-11 Thread Jeff LaCoursiere
On Tue, 11 Nov 2008, Peter Evans wrote: On Tue, Nov 11, 2008 at 02:35:19PM +0800, 邱磊 wrote: hii guys: i get the message from the asterisk: Started music on hold, class 'default', on Local/[EMAIL PROTECTED],1 [2008-11-11 14:32:41] WARNING[1781]:

Re: [asterisk-users] music on hold

2008-11-10 Thread Lee, John (Sydney)
The reason is your audio file is too high quality. Asterisk can only play back audio file of 4000Hz. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ?? Sent: Tuesday, 11 November 2008 5:35 PM To: asterisk-users Subject: [asterisk-users] music

Re: [asterisk-users] Music on hold for sub tenants

2008-10-05 Thread Andrew Joakimsen
Yes, you can set moh in sip.conf or zapata.conf. The options are mohinterpret= mohsuggest=. I think last time I used them (1.2.x) they were just moh= but it seems mohsuggest=class will do what you want it to. On Sat, Oct 4, 2008 at 2:57 PM, carl Lougher [EMAIL PROTECTED] wrote: This seems

Re: [asterisk-users] Music on hold for sub tenants

2008-10-04 Thread carl Lougher
This seems to be related to inbound calls. So would this work for music on transfers within that context as well as hitting the hold key on calls? --- On Fri, 26/9/08, Darrick Hartman [EMAIL PROTECTED] wrote: From: Darrick Hartman [EMAIL PROTECTED] Subject: Re: [asterisk-users] Music on hold

Re: [asterisk-users] Music on hold for sub tenants

2008-09-25 Thread Nhadie
Hi, i think you can define it like this: [moh-company-a] mode=files directory=/var/lib/asterisk/moh/companya [moh-company-b] mode=files directory=/var/lib/asterisk/moh/companyb regards, nhadie carl Lougher wrote: Howdy, Is there a way to apply a music on hold class to different context

Re: [asterisk-users] Music on hold for sub tenants

2008-09-25 Thread carl Lougher
Hi, I tried this but it still uses the default moh. Is there some way to define it based on a context in the sip.conf or extensions.conf??? Taff... --- On Fri, 26/9/08, Nhadie [EMAIL PROTECTED] wrote: From: Nhadie [EMAIL PROTECTED] Subject: Re: [asterisk-users] Music on hold for sub tenants

Re: [asterisk-users] Music on hold for sub tenants

2008-09-25 Thread Darrick Hartman
way to define it based on a context in the sip.conf or extensions.conf??? Taff... --- On Fri, 26/9/08, Nhadie [EMAIL PROTECTED] wrote: From: Nhadie [EMAIL PROTECTED] Subject: Re: [asterisk-users] Music on hold for sub tenants To: Asterisk Users Mailing List - Non-Commercial Discussion

Re: [asterisk-users] music on hold is not working

2008-08-30 Thread Lee, John (Sydney)
I have made class for MOH uploaded a mp3 file to the folder. Now I am using this class for music on hold during dialing. Now when call has been established, I put the other end on hold. So from that end I should listen uploaded file. But I am not getting audio. From memory, you need to

Re: [asterisk-users] Music on hold

2008-07-15 Thread Vazquez David
Vazquez David wrote: Hi, I'm getting this bizarre problem. Whenever I dial (through misdn) and try to listen to my music on hold, I get this: -- Started music on hold, class 'default', on channel 'mISDN/3-u72' [Jul 15 17:15:15] WARNING[13393]: res_musiconhold.c:742 moh_generate: Only doing

  1   2   3   4   >