Dialing from one of my three registered phones, I get
Unable to join queue. See configurations and output below.
Could someone tell me what I am doing wrong.
Do I need to add database configurations or does the default database BIND
only used after you start adding dialplan logic for logging in or out?
confused?
thanks very much
Sandy
-----------------------Queues.conf-------------------
StandardQueue
musicclass=default
strategy=rrmemory
timeout=30
joinempty=yes
leavewhenempty=yes
ringinuse=no
switchboard
member => Agent/1001,1
member => Agent/1002,1
member => Agent/1004,1
member => Agent/1005,1
Modules reload app_queue.so----------------------
----------extensions.conf-----------------------------
[Queues]
exten => 1001,1,Verbose(2,${CALLERID(all)} entering the switchboard queue)
exten => 1001,n,Queue(switchboard)
exten => 1001,n,Hangup()
exten => 1002,1,Verbose(2,${CALLERID(all)} entering the switchboard queue)
exten => 1002,n,Queue(switchboard)
exten => 1002,n,Hangup()
;-----------------------------------------------
[LocalSets]
include => Queues ;allow phones to call Queues
;---------------------------------------------------------------------------------------------------------------------------
queue add member SIP/00041323047A to switchboard
queue add member SIP/00041323047A to switchboard
queue show switchboard--------
switchboard has 0 calls (max unlimited) in ‘rrmemory’ strategy (0s holdtime), W:0, C:0, A:0, SL:0.0% within 0s
Members:
SIP/00041323047A (dynamic) (Invalid) has taken no calls yet
SIP/000413232B5F (dynamic) (Invalid) has taken no calls yet
No Callers
CLI OUTPUT--------------------------------------
-- Executing [1001@incoming_calls:1] Verbose("SIP/1002-0000004c", "2|"1002" <1002> entering the switchboard queue") in new stack
== “1002” <1002> entering the switchboard queue
– Executing [1001@incoming_calls:2] Queue(“SIP/1002-0000004c”, “switchboard”) in new stack
[Mar 2 13:06:39] WARNING[2585]: app_queue.c:4294 queue_exec: Unable to join queue ‘switchboard’
– Executing [1001@incoming_calls:3] Hangup(“SIP/1002-0000004c”, “”) in new stack
== Spawn extension (incoming_calls, 1001, 3) exited non-zero on ‘SIP/1002-0000004c’