similar to: Queue time out

Displaying 20 results from an estimated 1000 matches similar to: "Queue time out"

2005 May 26
2
static database config gui
I threw together a web gui for the static database configuration over the last couple of days. I built it using mod perl and the template toolkit. If enough people show an interest in this I'll put up a distribution, although it could take a few days. The interface is as generic as possible so you can throw pretty much any asterisk .conf file in and it works. The interface assumes you
2004 Jun 03
3
CALLERIDNUM not passed over?
When a user dials 999 he is always asked for the mailbox and has to enter his mailbox number and password. As I understand this shouldn't happen because the CALLERIDNUM is passed over to VoicemailMain. It's annoying to have to enter the number everytime ... The voice mail configuration is read from MySQL. We are using the CVS version from a few days ago. Extract from extensions.conf:
2005 Jul 02
1
play message to callee before connect to incomingcall
try this one exten => 999,1,Answer() exten => 999,2,playback(~.mp3) exten => 999,3,dial (sip/100) exten => 999,4,playbackground(~.mp3) exten => 999,h,Hangup() not sure abt playbackground should be before the dial command or after ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Roland Zagler Sent: Sat 7/2/2005 8:23 PM To:
2004 Jul 15
1
"Reverse Hold" feature prototype...
I have no idea what this really should be called, so for lack of a better name, I called it "reverse hold". Hopefully someone else can make use of it, or even make it better, as its the first thing of its kind I've made for asterisk. Like most people, I'm very busy, so when I call other companies, sitting on hold really sucks. If you have speaker phone, its not so bad, but then
2002 May 16
1
Tps
Hi, I have a 4 column file (long/lat/elev/variable) and I tried to fit the values of my variable to the XYZ space using Tps and I keep getting the following message: Warning messages: 1: GCV search gives a minumum at the endpoints of the grid search in: Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV, Krig.fgcv, 2: GCV search gives a minumum at the endpoints of the grid search in:
2007 Apr 25
2
newbie with dovecot acls needs a little help :-)
hy all, i'm trying to make an acl so a local unix user 'sie' can access exalead mboxes. my exalead mboxes are stored in : /opt/exalead/mail/sie/ mailboxes are automatically created every week like sie.2007.W17 for the 17th week of the year. how can i do this ? i've tried several things but none succedded. dovecot version 1.0.rc15 # /etc/dovecot.conf ddIEffective uid=65534,
2008 Aug 14
1
AMI and extensions.conf
Hello I'm looking for a wayy to modify extensions.conf It seems that PutConfig AMI command is not supposed to work on extensionsq.conf Any ideas? Thanks Vadim
2002 Oct 24
1
package installation
Hi, I had R working since version 1.4. Then I bought a new HD and installed a RH 7.3 on it and since then I can no longer install any R package. Here is the failure message I obtain: ... g77 -fPIC -O2 -m486 -fno-strength-reduce -g -c sortm.f -o sortm.o gcc -shared -o fields.so css.o csstr.o cvrcss.o cvrf.o dchold.o dcopy.o ddot.o dlv.o
2007 Jul 04
2
Call still in queue after Reject Signal
Hi, I have a queue with maxlen=1, and when i make a call, the call enters into the queue, but he doesn't exit from it after a reject signal received from the agent?? please, have you any idea how to remove calls after a reject signal??????? Thanks. Rachid
2009 Sep 04
2
drivers for 3G card
Hi, I'm looking drivers or some build rpms for use ? 3G pcmcia card on my laptop. OS : CentOS 5.3 with 2.6.18-128 kernel x86_64 My card is a Vodaphone model E3730 A wiki or any informations will be very appreciated. Regards. Rachid Mokrani - http://www.ifp.fr <http://www.ifp.fr/> P avant d'imprimer, pensez ? l'environnement before printing, think
2009 Sep 07
1
how to implement java in firefox ?
Hi, I have some pb for running java on my system with Firefox 3.0.12 System centos 5.3 - kernel 2.6.18-128 x86_64 When I tested my java config on http://www.java.com/en/download/installed.jsp?detect=jre&try=1 I have always the message that plugin missed : Java Runtime Environnemtn is not present. What I need to do for implemented full java in firefox ? Regards. Rachid Mokrani
2008 Feb 07
6
Asterisk G722
Hello, I have some problems to use G722, when my client sent an invite request to asterisk using G722/16000 codec asterisk respond with G722/8000 codec. I dont know exactly if Asterisk supports G722/16000 codec?? If yes how can I activate It?? Thanks. Rachid. Below wireshak trace:
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 --
2007 Nov 16
2
Changing audio message to text message
Hi all, I know Asterisk is able to send a waiting message (audio) to people trying to call a busy user agent using a queue. However, I'd like to change this audio message to a text message to be able to print it on screen on the other end. Is it possible to configure Asterisk to have text message sent ? Thanks, -- Anthony Chapellier --------- MBDSYS SARL 1, centre commercial de la Tour
2007 Dec 18
1
How to automaticaly close calls when Asterisk didn't receive the bye request ?
Hi, I'd like to know if it's possible to configure Asterisk to automaticaly close calls when the BYE request hasn't been sent by any clients and the call still exists for Asterisk ? Thanks, -- Anthony Chapellier --------- MBDSYS SARL 1, centre commercial de la Tour 93120 LA COURNEUVE FRANCE E-mail : anthony at mbdsys.com Tel : +33 (0) 143 11 09 14 ou +33 (0) 148 35 20 46
2010 Feb 01
8
monitoring a workstation
Hi, I need to monitor a workstation (Centos 5 x86_64). I need to obtain informations about : - cpu utilization per user, per a period, how many days per user, Any ideas about a good and simple free tool ? Regards. __________________________ Ce message (et toutes ses pi?ces jointes ?ventuelles) est confidentiel et ?tabli ? l'intention exclusive de ses destinataires. Toute
2004 Jun 25
1
Howto: Use setgroup, checkgroup to check incoming and outgoing client limits
Hi there, I was wondering how I can use setgroup and checkgroup for perfom incoming and outgoing limitation checks. I've have some users that doesn't what to be able to recieve more than 1 call at a time, and I also want to limit a users outgoing call abilities. Any help would be greatly appreciated. Kind regards Cf --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus
2011 Jan 10
3
importing classes to the dashboard
Hello, I would like to know if it is possible to automatically import the puppet classes to the dashboard in order to manage them from the gui. I didn''t find exact instructions to make the puppet clients report directly to the dashboard instead of importing the reports every time through the command rake RAILS_ENV=production reports:import . Does anyone has the exact instructions? Thanks
2008 Dec 16
3
Patch for OpenSSH for Windows to allow authentication through certificates
Hi all, Does anyone know if it exists a patch for OpenSSH for Windows to allow authentication through certificates? Is it possible to make one if it doesn't exists? Using OpenSSH for Windows 3.8p1-1 20040709 Build. I know there is Roumen Petrov patch, but is for unix machines if i'm not mistaken. I need a similar one for Windows that work with the Roumen Petrov patch so i can have
2007 Sep 07
1
queue static agents
Hi, I setup a queue (number 4050) with one static agent (extension 4054). What I would like is that when someone calls the 4050 queue and there are neither "dynamic" agents logged in nor is the static agent 4054 "on-line" then the caller gets out of the queue and falls into another context (eg. voicemail or anything). Not "on-line" means that either the SIP