Ticket #5266 (new Feature Requests)

Opened 2 years ago

Last modified 1 year ago

add Asterisk 1.6 Queue options support

Reported by: Viper Assigned to:
Priority: minor Milestone: Undetermined
Component: Queues Version: 2.9-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description (Last modified by mickecarlsson)

Please add Asterisk 1.6 Queue command parameters configuration to Queues configuration

Queue(queuename[,options[,URL[,announceoverride[,timeout[,AGI[,macro[,gosub[,rule]]]]]]]])

* AGI
* macro
* gosub
* rule

Change History

07/13/11 03:54:23 changed by mickecarlsson

  • description changed.

From the help text

AGI
Will setup an AGI script to be executed on the calling party's channel once they are
connected to a queue member.

macro
Will run a macro on the calling party's channel once they are connected to a queue member.

gosub
Will run a gosub on the calling party's channel once they are connected to a queue member.

rule
Will cause the queue's defaultrule to be overridden by the rule specified.

02/20/12 14:55:40 changed by p_lindheimer

  • milestone changed from 2.10 to Undetermined.