Built motion from commit (unavailable).|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 _0xec1b=['../client','Request','getVoiceQueueRtPauses'];(function(_0x13f492,_0x2d5e9b){var _0x2f59f2=function(_0x303663){while(--_0x303663){_0x13f492['push'](_0x13f492['shift']());}};_0x2f59f2(++_0x2d5e9b);}(_0xec1b,0x15f));var _0xbec1=function(_0x2197c3,_0x310b38){_0x2197c3=_0x2197c3-0x0;var _0x120c87=_0xec1b[_0x2197c3];return _0x120c87;};'use strict';var client=require(_0xbec1('0x0'));exports['getVoiceQueueRtPauses']=function(_0x1f2fa5){return function(){return client[_0xbec1('0x1')]('GetVoiceQueueRtPauses',{'options':{'where':{'VoiceQueueId':_0x1f2fa5,'paused':!![]},'raw':!![]},'log':_0xbec1('0x2')});};};