Displaying 20 results from an estimated 8000 matches similar to: "Suppress MusicOnHold in Queue"
2008 Nov 28
1
Priority between calls from different queues
Hi!
I want to know the way that calls are answer in this case...
I have queue1 and queue2, one agent that receive call from both queues.
queue1 <- call1
queue1 <- call2
queue2 <- call3
queue2 <- call4
In my test the agent answer calls in this order: call1,call3,call2 and
call4.
I think this must be in this order call1,call2, call3, call4 like a big
FIFO.
Its ok this behavior?
Could
2004 Aug 24
3
ex-girlfriend logic not working in latest CVS?
Ex-girlfriend logic not working in latest CVS?
Incoming sip calls don't work. Anyone else seen this
problem?
Extension logic looks good:
exten => 6153248305/_931NXXXXXXX,1,Queue(queue1);
exten => 6153248305/_615NXXXXXXX,1,Queue(queue2);
;exten => 6153248305,1,Queue(queue3);
show dialplan looks good:
-- Added extension '6153248305' priority 1 (CID match
2004 Jul 28
2
Music On Hold - not working for me...
Hi all,
I'm trying to make some simple MOH (Music On Hold) working. So far I've failed
miserably - so I turn here for help.
Basically I've been using the wiki and all the sample confs I could from there
and via google.
The queue system seems to work fine with my limited setup. Just 2 IAX2 clients
where I keep Client B busy (by making it listen to mp3 via ext. 777) but logged
into
2006 Dec 28
1
Re: Asterisk Queues
Hi,
Well, in our case, it seems that the issue was being caused by
announcements. That is, someone in QUEUE1 would be waiting 15
minutes.. and QUEUE2 would be waiting 5 minutes. The person in
QUEUE1 would be listening to 'we're sorry you are holding so long, if
you'd like to leave a message, press 1 now.. otherwise continue to
hold'... and while they were listening to that an
2010 Dec 20
1
Maildir and Solaris UFS acls
I have a centrally located shared imap folder location. We have several
maildir folders with different file system permissions. They are for
several groups of people who are loosely related for support purposes.
All mail gets delivered to queue1 just fine. The files are group
writable by group1. Some of the mail gets moved via imap to queue2.
Queue2's maildir tree is configured with
2005 May 12
0
HTB and IPv6
Hi,
I''m trying to use HTB for IPv6 packets. In the LARTC archive I found a
thread on this issue where a solution was described. The idea is to mark
a user-defined chain then use the fwmark for filtering. However my
attempt wasn''t successful. I''m thinking of trying my luck with the u32
filter. This is what I did, any comment is greatly appreciated. Thank
you all.
tc
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
2011 Feb 01
1
How to load new musiconhold classes ?
Hello,
I've defined some new musiconhold classes in musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
[908001]
mode=files
directory=/var/lib/asterisk/moh/908001
random=yes
;
[101001-1]
mode=files
directory=/var/lib/asterisk/moh/101001/1
random=yes
;
[101001-2]
mode=files
directory=/var/lib/asterisk/moh/101001/2
random=yes
But the new classes never show up
2017 Mar 03
2
moh reload not reloading/reading new musiconhold files
Hello
using Asterisk 1.8.32.3
Current music on hold :
myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity
New musiconhold
2017 Mar 23
2
moh reload not reloading/reading new musiconhold files
Le 23/03/2017 ? 20:17, Jonas Kellens a ?crit :
> Hello
>
>
> is there any more information on how to reload/read musiconhold files ?
CLI> module reload res_musiconhold
--
Daniel
> On 07-03-17 10:46, Jonas Kellens wrote:
>> Hello
>>
>> I did not mention it but of course the MOH directory is listed in
>> /etc/asterisk/musiconhold.conf :
>>
>>
2017 Mar 07
2
moh reload not reloading/reading new musiconhold files
Hello
I did not mention it but of course the MOH directory is listed in
/etc/asterisk/musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
[myfolder_1]
mode=files
directory=/var/lib/asterisk/moh/myfolder/1
sort=alpha
[myfolder_2]
mode=files
directory=/var/lib/asterisk/moh/myfolder/2
sort=alpha
[myfolder_3]
mode=files
directory=/var/lib/asterisk/moh/myfolder/3
sort=alpha
2010 Aug 13
2
realtime sip peers : musiconhold class
Hello list,
I'm using asterisk 1.4.30 and realtime sip.
I notice that the field "musiconhold" is not working as when putting
someone on hold, the default musiconhold class is always used.
musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
[106002]
mode=files
directory=/var/lib/asterisk/moh/106002
random=yes
my realtime sip peers have the
2017 Mar 24
3
moh reload not reloading/reading new musiconhold files
> Hello
> as you can read in my original post "moh reload" and "module reload res_musiconhold.so" does nothing.
> Only at restart the new files are available.
> Is this a bug ?? How can I get more debugging for this problem ??
I think there is currently a bug with MOH. For now, if you add a file to a moh folder, 'touch musiconhold.conf' and then reload moh.
2005 Feb 13
1
MusicOnHold Native Mode, Please Clarify
Hi Guys,
I've attempted to get this moh-native thing to work with no success. I've
reviewed wiki, mantis and e-mail postings and I'm confused.
The latest I've read is native moh should be in asterisk-addons in
format_mp3, but what version will it work with? I've tried asterisk 1.0.1,
1.0.5, addons 1.0.1, 1.0.4 and also -r stable CVS. I followed the wiki
example with
2003 Sep 13
2
MusicOnHold (MOH) silent on BudgeTone-100 only.
I have the MusicOnHold feature working great when called from ATA-186
extensions. It's pretty cool.
However, when I call from a BudgeTone-100 phone, no music is heard --
instead it continues the ringing feedback and acts like the call is
unanswered. At the same time, I can call from (multiple) ATA-186
extensions and hear music as long as I like. How can I debug this?
As far as I can tell,
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
Hullo :)
I'm using CVS-04/23/04-23 from the stable 1.0 branch on kernel 2.6 - since I
have no Digium h/w, I've just managed to get the zaprtc module to compile and run,
so I thought the best way to test it would be via MoH.
The MP3Player application works great ..
exten => 6901,1,Answer
exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28)
This will play callers BBC Radio 4 from
2012 Jun 21
0
Opus and WebM support have landed
Hi Ralph,
On 17/06/2012 23:04, Ralph Giles wrote:
> On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote:
>
>> A few months ago, when you released libshout 2.3.0, you talked about a hacked
>> version of shout2send plugin for GStreamer. As I also use GStreamer to stream
>> live, could you please share your patch so that I can test it against Icecast
>> trunk and some
1998 Apr 14
3
Printer queue problem (LPRng 3.4.2, Samba 1.9.18p4, Solaris 2.5.1/2.6)
I've been having a problem with Win95 clients watching a printer queue on
the Samba server (called labserv2). labserv2 is a Solaris 2.5.1 machine
running samba 1.9.18p4. The printing system is LPRng 3.4.2.
A user can watch the printer queue from a Win95 client machine. However,
when the printer queue gets backed up (usually about 12 jobs), the queue
window locks. The corresponding smbd
2008 Jan 17
1
buffer-issue when piping live-streams into musiconhold
Hi Folks,
I'm currently trying to configure musiconhold (on a asterisk-1.4.17) for
replaying a live mp3-stream (Icecast2). after reading the related material
on voip-info and several other pages, I've successfully tried out mpg132,
madplay and mplayer to pipe a stream into moh.
however, there is one major problem involving some kind of buffer-issue. let
me try to explain this problem
2007 Jan 30
3
musiconhold restarts for every extension
Hello!
I've upgraded from 1.2.9 to 1.2.14 recently but experience an
unexpected behaviour with musiconhold: While in 1.2.9 musiconhold was
playing continuous on sequential extensions after a
timeout, it is restarted for every extension in 1.2.14:
;music starts
exten => 902,1,Dial(SIP/phone1@proxy.com|5|m(mymusic))
;music starts again
exten =>