<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
In this book example there is a printing issue at Unpaused section. it should be like following <br><br><pre class="programlisting" id="ACD_id288672">same => n,GotoIf($[${UPQMSTATUS} = UNPAUSED]?agent_unpaused,1:agent_not_found,1)<br></pre><br><br><br><hr id="stopSpelling">From: satish_lx@hotmail.com<br>To: asterisk-users@lists.digium.com<br>Date: Fri, 27 May 2011 18:41:18 +0000<br>Subject: Re: [asterisk-users] Asterisk 1..8 multiple queue<br><br>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</style>
Oh! wait i got following error when i trying to Unpause my queue. do you have any idea ?<br><br>holler*CLI><br> == Using SIP RTP CoS mark 5<br> -- Executing [*99@from-sip:1] Verbose("SIP/7102-0000000e", "2,UnPausing member in all queues") in new stack<br> == UnPausing member in all queues<br> -- Executing [*99@from-sip:2] Gosub("SIP/7102-0000000e", "subSetupAvailableQueues,start,1()") in new stack<br> -- Executing [start@subSetupAvailableQueues:1] Verbose("SIP/7102-0000000e", "2,Checking for available queues") in new stack<br> == Checking for available queues<br> -- Executing [start@subSetupAvailableQueues:2] Set("SIP/7102-0000000e", "MemberChannel=7102") in new stack<br> -- Executing [start@subSetupAvailableQueues:3] Set("SIP/7102-0000000e", "MemberChanType=SIP") in new stack<br> -- Executing [start@subSetupAvailableQueues:4] Set("SIP/7102-0000000e", "AvailableQueues=booktech1^booktech2") in new stack<br> -- Executing [start@subSetupAvailableQueues:5] GotoIf("SIP/7102-0000000e", "0?no_queues_available,1") in new stack<br> -- Executing [start@subSetupAvailableQueues:6] Return("SIP/7102-0000000e", "") in new stack<br> -- Executing [*99@from-sip:3] UnpauseQueueMember("SIP/7102-0000000e", ",SIP/7102") in new stack<br>[May 27 11:40:19] WARNING[2358]: ast_expr2.fl:468 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '=', expecting $end; Input:<br> = PAUSED<br> ^<br>[May 27 11:40:19] WARNING[2358]: ast_expr2.fl:472 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables<br> -- Executing [*99@from-sip:4] GotoIf("SIP/7102-0000000e", "?agent_unpaused,1:agent_not_found,1") in new stack<br> -- Goto (from-sip,agent_not_found,1)<br> -- Executing [agent_not_found@from-sip:1] Verbose("SIP/7102-0000000e", "2,Agent was not found") in new stack<br> == Agent was not found<br> -- Executing [agent_not_found@from-sip:2] Playback("SIP/7102-0000000e", "silence/1&cannot-complete-as-dialed") in new stack<br> -- <SIP/7102-0000000e> Playing 'silence/1.ulaw' (language 'en')<br> -- <SIP/7102-0000000e> Playing 'cannot-complete-as-dialed.ulaw' (language 'en')<br> -- Auto fallthrough, channel 'SIP/7102-0000000e' status is 'UNKNOWN'<br><br><br><hr id="ecxstopSpelling">From: satish_lx@hotmail.com<br>To: asterisk-users@lists.digium.com<br>Date: Fri, 27 May 2011 18:03:02 +0000<br>Subject: Re: [asterisk-users] Asterisk 1..8 multiple queue<br><br>
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</style>
This is working great! Thanks a lot paul. <br><br>One more question before we have Agent/XXXX configured in queueMetrics so i need to change them in queueMetrics with SIP/XXXX right ?<br><br>> Date: Fri, 27 May 2011 10:18:39 +0100<br>> From: paul@provu.co.uk<br>> To: asterisk-users@lists.digium.com<br>> Subject: Re: [asterisk-users] Asterisk 1..8 multiple queue<br>> <br>> On 26/05/11 23:18, Satish Patel wrote:<br>> > Thanks,<br>> ><br>> > I went through this example before. I was confuse and wondering how<br>> > should I add third queue in this picture?<br>> ><br>> <br>>