[asterisk-dev] [Code Review] app_queue Add StateInterface to Output of "queue show" (CLI) and "QueueStatus" (AMI)

jamuel reviewboard at asterisk.org
Mon Jun 27 18:38:32 CDT 2011


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

(Updated 2011-06-27 18:38:32.316771)


Review request for Asterisk Developers.


Changes
-------

Added JIRA link.


Summary
-------

This patch adds the state_interface of the queue member struct to the output of "queue show" (CLI command) and "QueueStatus" (AMI action) when displaying relevant queue member information.  For the AMI event message the variable StateInterface has been added.


This addresses bug https://issues.asterisk.org/jira/browse/ASTERISK-18071.
    https://issues.asterisk.org/jira/browse/https://issues.asterisk.org/jira/browse/ASTERISK-18071


Diffs
-----

  http://svn.asterisk.org/svn/asterisk/trunk/apps/app_queue.c 325045 

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


Testing
-------

1. Added a new member via CLI and correctly see state_interface reflected in the related AMI QueueMemberAdded event and the output of CLI "queue show".  

2. AMI action QueueStatus shows the StateInterface as an additional value when displaying member information.

3. Added new member via AMI Action AddQueue.  Resultant AMI QueueMemberAdded event shows the StateInterface. 


Thanks,

jamuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110627/0e361f2b/attachment.htm>


More information about the asterisk-dev mailing list