f69ec223d1bd6eb8417cee31b5036286783456d6
[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 _0x0e00=['GetVoiceQueueRtPauses','getVoiceQueueRtPauses','Request'];(function(_0x39ac48,_0x529d67){var _0xedabc=function(_0x5a8fa1){while(--_0x5a8fa1){_0x39ac48['push'](_0x39ac48['shift']());}};_0xedabc(++_0x529d67);}(_0x0e00,0x15b));var _0x00e0=function(_0x918d80,_0x510b42){_0x918d80=_0x918d80-0x0;var _0x1e7925=_0x0e00[_0x918d80];return _0x1e7925;};'use strict';var client=require('../client');exports['getVoiceQueueRtPauses']=function(_0x1a5764){return function(){return client[_0x00e0('0x0')](_0x00e0('0x1'),{'options':{'where':{'VoiceQueueId':_0x1a5764,'paused':!![]},'raw':!![]},'log':_0x00e0('0x2')});};};