Hi Everyone,

I am doing a queue show and I can't see any column that shows a queue member
priority. Is there any other command that can show the member priority on
the Asterisk 1.4x CLI?

We are using this format of dialplan to login agents:

exten => 123,Answer()
exten => 123,n,AddQueueMember(500|Local/${CALLERID(num)}...@from-internal/n)
exten => 123,Hangup()

^^^^ Where 500 is the English queue number and extension 123 is dial to
login into Q-500

The priorities don't seem to work when we use the LEASTRECENT strategy so I
am suspecting my dialplan above or maybe even the priorities are not
supposed to work with LEASTRECENT strategy at all?

Thanks
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to