[asterisk-bugs] [JIRA] Closed: (ASTERISK-20460) Queue show output is not in order

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri Sep 21 11:19:27 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-20460.
----------------------------------

    Resolution: Not A Bug

I'm afraid the order of queues from "queue show" has never been guaranteed. It was only due to the internal implementation that it returned in the order in the configuration file. This implementation was changed in Asterisk 1.8 to a hash table, which allows much faster lookup at the cost of not maintaining the order.

> Queue show output is not in order
> ---------------------------------
>
>                 Key: ASTERISK-20460
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20460
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 1.8.15.1
>         Environment: Ubuntu Lucid 12.04 64Bit on Intel Server SR2600 with two octo-core Xeon E5520 CPU
>            Reporter: Francesco Romano
>         Attachments: queues.conf.txt, queue_show.txt
>
>
> We have upgraded from Asterisk 1.4.40 to Asterisk 1.8.15 but now the list of "queue show" is out of order.
> In Asterisk 1.4.40 "queue show" with the same config produced the output in order.
> In the attached file queues_show.txx you can see the problem. Attached also the queues.conf.
> Thank you
> Francesco

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list