<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>the Autofill thing didn't solve the problem.. i have another server hosted in the USA with&nbsp; Asterisk 1.4.20-1 on it.. it doesn't have that problem.. <BR>
in the server i'm talking about the only way i found to avoid this problem is to set a time out for the queue then the user is rotated into the same queue again.. that will give the waiting users a chance to go delivered.. i'm already questioning my agents about the delay in answering the calls so i set the time out to 3 seconds where the caller will be rotated in turns and the queue will be working fine.. <BR>
the Autofill worked with this slution pretty well .. plus when the stuck caller gets rotated his chance of getting connected to an agent go higher as he won't be stuck forever.. <BR>
but i need a better solution for this problem.. so im thinking of installing the Asterisk 1.4.20-1 which i haven't faced any problem with since i installed it.<BR>
Regards<BR><BR>
<DIV>
<P align=center>&nbsp;</P><A href="http://www.tareksawah.com/"></A></DIV><BR><BR>
<HR id=stopSpelling>
&gt; From: mark.h@cage151.com<BR>&gt; To: asterisk-users@lists.digium.com<BR>&gt; Date: Sat, 13 Sep 2008 22:00:14 -0700<BR>&gt; Subject: Re: [asterisk-users] Queue Calls getting stuck in there<BR>&gt; <BR>&gt; <BR>&gt; Try the autofill=yes setting available in queues.conf<BR>&gt; <BR>&gt; -------- Original Message --------<BR>&gt; Subject: [asterisk-users] Queue Calls getting stuck in there<BR>&gt; From: "Tariq .." &lt;tareksawah@hotmail.com&gt;<BR>&gt; Date: Sat, September 13, 2008 5:53 pm<BR>&gt; To: Asterisk Users &lt;asterisk-users@lists.digium.com&gt;<BR>&gt; <BR>&gt; Greetings, <BR>&gt; i have a problem with my asterisk .. <BR>&gt; i'm using Asterisk 1.4.19-1 with FreePBX 2.4.1.1 and TrixBox<BR>&gt; the problem is that i'm having is the following.. a call comes to a<BR>&gt; Queue.. the caller must be forwarded to one of the free members who are<BR>&gt; waiting.. but instead of going to a member.. the caller stays in the<BR>&gt; queue without being forwarded.. <BR>&gt; i tried to play with the timeout and fail over times but the caller<BR>&gt; stays in the queue no matter what.. <BR>&gt; following are my Queues.conf , Extensions.conf, SIP.conf for one of my<BR>&gt; queues<BR>&gt; <BR>&gt; Queues.conf<BR>&gt; [8005]<BR>&gt; announce-frequency=0<BR>&gt; announce-holdtime=no<BR>&gt; eventmemberstatus=no<BR>&gt; eventwhencalled=no<BR>&gt; joinempty=yes<BR>&gt; leavewhenempty=no<BR>&gt; maxlen=0<BR>&gt; music=RINGING<BR>&gt; periodic-announce-frequency=0<BR>&gt; queue-callswaiting=silence/1<BR>&gt; queue-thereare=silence/1<BR>&gt; queue-youarenext=silence/1<BR>&gt; retry=1<BR>&gt; strategy=random<BR>&gt; timeout=5<BR>&gt; wrapuptime=0<BR>&gt; member=SIP/3000<BR>&gt; <BR>&gt; Extensions.conf<BR>&gt; [ext-queues]<BR>&gt; exten =&gt; 8005,1,Answer<BR>&gt; exten =&gt; 8005,n,Queue(8005,tr,,,5)<BR>&gt; exten =&gt; 8005,n,Set(__NODEST=)<BR>&gt; exten =&gt; 8005,n,Goto(ext-queues,8005,1)<BR>&gt; <BR>&gt; <BR>&gt; SIP.conf<BR>&gt; [3000]<BR>&gt; type=friend<BR>&gt; secret=3000<BR>&gt; record_out=Adhoc<BR>&gt; record_in=Adhoc<BR>&gt; qualify=yes<BR>&gt; port=5060<BR>&gt; pickupgroup=<BR>&gt; nat=yes<BR>&gt; mailbox=3000@device<BR>&gt; host=dynamic<BR>&gt; dtmfmode=rfc2833<BR>&gt; dial=SIP/3000<BR>&gt; context=from-internal<BR>&gt; canreinvite=no<BR>&gt; callgroup=<BR>&gt; callerid=device &lt;3000&gt;<BR>&gt; accountcode=<BR>&gt; call-limit=1<BR>&gt; busy-limit=1<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; so that's my problem in details.. what i can't understand is that NOT<BR>&gt; all calls get stuck .. but like 1 out of 5 calls.. <BR>&gt; anyone ??<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Stay up to date on your PC, the Web, and your mobile phone with Windows<BR>&gt; Live. See Now _______________________________________________<BR>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>&gt; <BR>&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<BR>&gt; Register Now: http://www.astricon.net<BR>&gt; <BR>&gt; asterisk-users mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>&gt; <BR>&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<BR>&gt; Register Now: http://www.astricon.net<BR>&gt; <BR>&gt; asterisk-users mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR><br /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>