Built motion from commit da617fac.|2.6.6
[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 _0x4323=['Request','GetVoiceQueueRtPauses','getVoiceQueueRtPauses','../client'];(function(_0x523adf,_0x3e1620){var _0x283870=function(_0xa0e816){while(--_0xa0e816){_0x523adf['push'](_0x523adf['shift']());}};_0x283870(++_0x3e1620);}(_0x4323,0xa3));var _0x3432=function(_0x4348cf,_0x3c5e31){_0x4348cf=_0x4348cf-0x0;var _0xa33ff3=_0x4323[_0x4348cf];return _0xa33ff3;};'use strict';var client=require(_0x3432('0x0'));exports['getVoiceQueueRtPauses']=function(_0x22f53f){return function(){return client[_0x3432('0x1')](_0x3432('0x2'),{'options':{'where':{'VoiceQueueId':_0x22f53f,'paused':!![]},'raw':!![]},'log':_0x3432('0x3')});};};