[asterisk-users] Queue Calls getting stuck in there

Tariq .. tareksawah at hotmail.com
Sat Sep 13 16:53:23 CDT 2008


Greetings, 
i have a problem with my asterisk .. 
i'm using Asterisk 1.4.19-1 with FreePBX 2.4.1.1 and TrixBox
the problem is that i'm having is the following.. a call comes to a Queue.. the caller must be forwarded to one of the free members who are waiting.. but instead of going to a member.. the caller stays in the queue without being forwarded.. 
i tried to play with the timeout and fail over times but the caller stays in the queue no matter what.. 
following are my Queues.conf , Extensions.conf, SIP.conf for one of my queues
 
Queues.conf
[8005]
announce-frequency=0
announce-holdtime=no
eventmemberstatus=no
eventwhencalled=no
joinempty=yes
leavewhenempty=no
maxlen=0
music=RINGING
periodic-announce-frequency=0
queue-callswaiting=silence/1
queue-thereare=silence/1
queue-youarenext=silence/1
retry=1
strategy=random
timeout=5
wrapuptime=0
member=SIP/3000
 
Extensions.conf
[ext-queues]
exten => 8005,1,Answer
exten => 8005,n,Queue(8005,tr,,,5)
exten => 8005,n,Set(__NODEST=)
exten => 8005,n,Goto(ext-queues,8005,1)
 
 
SIP.conf
[3000]
type=friend
secret=3000
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
pickupgroup=
nat=yes
mailbox=3000 at device
host=dynamic
dtmfmode=rfc2833
dial=SIP/3000
context=from-internal
canreinvite=no
callgroup=
callerid=device <3000>
accountcode=
call-limit=1
busy-limit=1
 
 
 
so that's my problem in details.. what i can't understand is that NOT all calls get stuck .. but like 1 out of 5 calls.. 
anyone ??
 

_________________________________________________________________
Stay up to date on your PC, the Web, and your mobile phone with Windows Live.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080913/a00a8f4d/attachment.htm 


More information about the asterisk-users mailing list