Built motion from commit e6806ed6.|2.6.0
[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 _0xbb1f=['getVoiceQueueRtPauses','GetVoiceQueueRtPauses'];(function(_0x2c0470,_0x1cfe0a){var _0x5340fd=function(_0x37aa65){while(--_0x37aa65){_0x2c0470['push'](_0x2c0470['shift']());}};_0x5340fd(++_0x1cfe0a);}(_0xbb1f,0x11b));var _0xfbb1=function(_0x5e2152,_0x172f3d){_0x5e2152=_0x5e2152-0x0;var _0x5ddcf6=_0xbb1f[_0x5e2152];return _0x5ddcf6;};'use strict';var client=require('../client');exports['getVoiceQueueRtPauses']=function(_0x9c2f70){return function(){return client['Request'](_0xfbb1('0x0'),{'options':{'where':{'VoiceQueueId':_0x9c2f70,'paused':!![]},'raw':!![]},'log':_0xfbb1('0x1')});};};