[asterisk-users] Get Queue values from dialplan (Was: queue_variables() function)

Philipp Kempgen philipp.kempgen at amooma.de
Fri Dec 4 07:47:28 CST 2009


Olivier schrieb:
> 2009/12/4 Olivier <oza-4h07 at myamail.com>

>> Has someone successfully used this QUEUE_VARIABLES() function (in
>> 1.6.2-rc7) ?

>> A previous question about it remainded unanswered (
>> http://thread.gmane.org/gmane.comp.telephony.pbx.asterisk.user/224466).

http://lists.digium.com/pipermail/asterisk-users/2009-February/227122.html
http://lists.digium.com/pipermail/asterisk-users/2009-February/227127.html
https://issues.asterisk.org/view.php?id=14506

> How can can you get current queue's length (ie maxlen) or waiting call
> number from dialplan ?

	Set(err=${QUEUE_VARIABLES(techsupport)});
	Verbose(1,maxlen: ${QUEUEMAX});
	Verbose(1,waiting calls: ${QUEUECALLS});


    Philipp Kempgen
-- 
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
Videos of the AMOOCON VoIP conference 2009 ->  http://www.amoocon.de
-- 



More information about the asterisk-users mailing list