queue reload {parameters|members|rules|all} [<queuenames>]
Reload queues. If are specified, only reload information pertaining to . One of 'parameters,' 'members,' 'rules,' or 'all' must be specified in order to know what information to reload. Below is an explanation of each of these qualifiers.
'members' - reload queue members from queues.conf
'parameters' - reload all queue options except for queue members
'rules' - reload the queuerules.conf file
'all' - reload queue rules, parameters, and members
Note: the 'rules' qualifier here cannot actually be applied to a specific queue. Use of the 'rules' qualifier causes queuerules.conf to be reloaded. Even if only one queue is specified when using this command, reloading queue rules may cause other queues to be affected
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.