cd8a2ff7576ef3f2a68b0215e802d1be3902afd2
[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 _0xa7f7=['GetVoiceQueueRtPauses','../client','Request'];(function(_0x53d172,_0x46611b){var _0x1bd0a2=function(_0x19fb52){while(--_0x19fb52){_0x53d172['push'](_0x53d172['shift']());}};_0x1bd0a2(++_0x46611b);}(_0xa7f7,0x9d));var _0x7a7f=function(_0x374ada,_0x27b3a5){_0x374ada=_0x374ada-0x0;var _0x449ed8=_0xa7f7[_0x374ada];return _0x449ed8;};'use strict';var client=require(_0x7a7f('0x0'));exports['getVoiceQueueRtPauses']=function(_0x5b68cd){return function(){return client[_0x7a7f('0x1')](_0x7a7f('0x2'),{'options':{'where':{'VoiceQueueId':_0x5b68cd,'paused':!![]},'raw':!![]},'log':'getVoiceQueueRtPauses'});};};