Index: /trunk/apps/app_queue.c =================================================================== --- /trunk/apps/app_queue.c (revision 296652) +++ /trunk/apps/app_queue.c (working copy) @@ -6499,16 +6499,6 @@ ao2_lock(q); prev_weight = q->weight ? 1 : 0; } - /* Check if we already found a queue with this name in the config file */ - if (q->found) { - ast_log(LOG_WARNING, "Queue '%s' already defined! Skipping!\n", queuename); - if (!new) { - /* It should be impossible to *not* hit this case*/ - ao2_unlock(q); - } - queue_t_unref(q, "We exist! Expiring temporary pointer"); - return; - } /* Due to the fact that the "linear" strategy will have a different allocation * scheme for queue members, we must devise the queue's strategy before other initializations. * To be specific, the linear strategy needs to function like a linked list, meaning the ao2