Built motion from commit 10af8726.|2.6.34
[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 _0x263d=['Request','GetVoiceQueueRtPauses','getVoiceQueueRtPauses'];(function(_0x515f2d,_0x57d61f){var _0x22fdee=function(_0x1e6b23){while(--_0x1e6b23){_0x515f2d['push'](_0x515f2d['shift']());}};_0x22fdee(++_0x57d61f);}(_0x263d,0x132));var _0xd263=function(_0x318dda,_0x1aa800){_0x318dda=_0x318dda-0x0;var _0x3f97ca=_0x263d[_0x318dda];return _0x3f97ca;};'use strict';var client=require('../client');exports['getVoiceQueueRtPauses']=function(_0x328ecf){return function(){return client[_0xd263('0x0')](_0xd263('0x1'),{'options':{'where':{'VoiceQueueId':_0x328ecf,'paused':!![]},'raw':!![]},'log':_0xd263('0x2')});};};