Update Call Queue in DomainAsk AIput https://{server}/ns-api/v2/domains/{domain}/callqueues/{callqueue}Path Paramsdomainstringrequiredlength ≤ 64Defaults to ~This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.callqueuestringrequiredWhen used in path the callqueue value will link to a extension id for a preconfigured callqueue. If using agent actions like "login" you can use "all" to change action for all of the queues the agent is in currently, it can not be used for agent update requests.Body ParamsdescriptionstringThis is a simple description of the callqueue which can be used to better explain the use or purpose of this call queue.callqueue-dispatch-typestringenumThis is the main dispatch type for hunting agents. The options are described below. #Round-robin #Tiered Round-robin #Ring All #Linear Cascade #Linear Hunt #Call ParkRound-robinTiered Round-robinRing AllLinear CascadeLinear HuntCall ParkAllowed:Round-robinTiered Round-robinRing AllLinear CascadeLinear HuntCall Parkcallqueue-calculate-statisticsstringenumEnabled will trigger music on hold for the domain and allow it to be customized.yesnoAllowed:yesnocallqueue-agent-dispatch-timeout-secondsintegerThis is the timeout in seconds the call queue will attempt an agent before timing out and retrying additional resources.callqueue-count-agents-totalintegerThis is the current number of agents configured for this callqueue.callqueue-debugstringenumEnabled will trigger music on hold for the domain and allow it to be customized.yesnoAllowed:yesnocallqueue-force-full-intro-playbackstringenumEnabled will trigger music on hold for the domain and allow it to be customized.yesnoAllowed:yesnocallqueue-max-callback-queueing-hoursinteger0 to 6Defaults to 0This setting will allow callback's in the callqueue allowing callers to press a buton and opt for a callback instead of waiting. 0 the default is off, any other positive number will enable callback and allow callback up to that many hours after the callback is requested.callqueue-max-current-callers-to-accept-new-callersinteger≥ 0Defaults to 0This setting is the maximum number of callers allowed in the queue before forward busy answer rules will be followed. 0 is unlimitedcallqueue-max-current-wait-to-accept-new-callers-secondsinteger≥ 0Defaults to 0This setting is the maximum expected wait time allowed in the queue before forward busy answer rules will be followed. 0 is unlimitedcallqueue-max-wait-timeout-minutesinteger≥ 0Defaults to 0This is the max wait time in minutes that it would allow a call to wait before being forced out of the queue. 0 is unlimitedcallqueue-require-available-agents-to-accept-new-callersstringenumDefaults to noThis will enable IP checking. Default is noyesnoAllowed:yesnocallqueue-source-matchstring | nullThis is a optional setting that will control the source match for the forward dispatch leg of calls allowing if needed different matches to connecting devices when calls come through the queue.callqueue-sms-enablestringenumDefaults to noThis will enable IP checking. Default is noyesnoAllowed:yesnorecording-configurationstringenumDefaults to noOption whether to record calls or not. Available options are "yes", "yes-with-transcription", "yes-with-transcription-and-sentiment", or "no"yesyes-with-transcriptionyes-with-transcription-and-sentimentnoAllowed:yesyes-with-transcriptionyes-with-transcription-and-sentimentnocallqueue-sms-phrase-initiate-chatstring | nullThis is the keyword that will be the trigger for a new SMS queueing sessioncallqueue-sms-phrase-initiate-successstring | nullThe message to auto reply to a inbound SMS message once the trigger keyword is detectedcallqueue-sms-phrase-initiation-fail string | nullThe message that will be auto replied when a message wihtout the keywork is detected.callqueue-sms-phrase-no-agents-availablestring | nullThe message that will be auto replied when there are no agents available and the system is unable to setup a sms chat session at this time.callqueue-sms-phrase-terminate-chatstring | nullThis is the keyword that will be the trigger to end a active SMS session.callqueue-sms-phrase-terminate-successstring | nullThe message that will be played after a successfully termination of a session via a keyword.callqueue-agent-auto-logout-after-missedstringenumDefaults to noThis will enable IP checking. Default is noyesnoAllowed:yesnocallqueue-sim-ring-1st-roundinteger0 to 99Defaults to 0When using a callqueue-dispatch-type value that allows for mutlple agents to be run on at a time this setting controls the amount of agents that are dispatched in the first round.callqueue-sim-ring-incrementinteger0 to 99Defaults to 1When using a callqueue-dispatch-type value that allows for mutlple agents to be run on at a time this setting controls the amount of agents that will be added to the group activly ringing at each agent timeout level.Responses 202Accepted 400Bad Request 401Authentication Required 404Record not foundUpdated 11 months ago