[Asterisk-code-review] app queue: Show reason of pause on CLI (asterisk[master])

Rodrigo Ramirez Norambuena asteriskteam at digium.com
Mon Nov 30 18:47:25 CST 2015


Rodrigo Ramirez Norambuena has posted comments on this change.

Change subject: app_queue: Show reason of pause on CLI
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/1666/1/apps/app_queue.c
File apps/app_queue.c:

Line 9262: 							" (paused", mem->reason_paused, ")" , ast_term_reset());
> He was asking what the output of the CLI "queue show" or AMI action Queues 
Exist a ":" delimiter.  If was set the reason a pause (paused:myreason) or if paused without reason (paused)

I used the same logic of SL, W, A, etc. of queue information for command "queue show"

If you think a neccesary a space or other delimiter i can do it the change.


-- 
To view, visit https://gerrit.asterisk.org/1666
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I887028a40cd97b350da9a3bb2719616b7fec9864
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list