b0226cf2ddc44546dcfe5ecbb38d78e0b06b0212
[motion2.git] / server / services / ami / rpc / voiceQueueRt.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x91d1=['Request','../client'];(function(_0x270352,_0x51c819){var _0x4f97d3=function(_0x45ee21){while(--_0x45ee21){_0x270352['push'](_0x270352['shift']());}};_0x4f97d3(++_0x51c819);}(_0x91d1,0x1ab));var _0x191d=function(_0x1551c7,_0xe236c1){_0x1551c7=_0x1551c7-0x0;var _0x1c0a95=_0x91d1[_0x1551c7];return _0x1c0a95;};'use strict';var client=require(_0x191d('0x0'));exports['getVoiceQueueRtPauses']=function(_0x109f2f){return function(){return client[_0x191d('0x1')]('GetVoiceQueueRtPauses',{'options':{'where':{'VoiceQueueId':_0x109f2f,'paused':!![]},'raw':!![]},'log':'getVoiceQueueRtPauses'});};};