[asterisk-dev] [Code Review] add queue pause device states for queue member/queues

p_lindheimer reviewboard at asterisk.org
Thu Dec 27 12:46:20 CST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2254/
-----------------------------------------------------------

Review request for Asterisk Developers and p_lindheimer.


Summary
-------

Add a Queue Pause Device State that allows hints to be generated and thus useful BLF buttons on phones. The format is:

qpause:qname:agent

so an example hint that could be made from this, for agent 702 (Local) in queue 434 would look like this:

exten => *46*702*434,hint,qpause:434:Local/702 at from-queue/n

This has been implemented in FreePBX 2.11 (currently in beta) and is required for full functionality, it has been tested using version 11 and 10 and the patch is included on the version of Asterisk included in the FreePBX Distro for both versions 10 and 11.


Diffs
-----

  /trunk/apps/app_queue.c 378206 

Diff: https://reviewboard.asterisk.org/r/2254/diff


Testing
-------

tested on latest versions 10 and 11 using FreePBX 2.11


Thanks,

p_lindheimer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20121227/8ebc4860/attachment.htm>


More information about the asterisk-dev mailing list