c8ebd89f5f5af6a001b89600666a43fea9fe4270
[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 _0x19ff=['GetVoiceQueueRtPauses','getVoiceQueueRtPauses'];(function(_0x5ad8c7,_0x22b9ae){var _0x552dac=function(_0x24934a){while(--_0x24934a){_0x5ad8c7['push'](_0x5ad8c7['shift']());}};_0x552dac(++_0x22b9ae);}(_0x19ff,0x15c));var _0xf19f=function(_0x550e8f,_0x172f97){_0x550e8f=_0x550e8f-0x0;var _0x25e7eb=_0x19ff[_0x550e8f];return _0x25e7eb;};'use strict';var client=require('../client');exports['getVoiceQueueRtPauses']=function(_0x3273bb){return function(){return client['Request'](_0xf19f('0x0'),{'options':{'where':{'VoiceQueueId':_0x3273bb,'paused':!![]},'raw':!![]},'log':_0xf19f('0x1')});};};