Built motion from commit 85328c08.|2.5.50
[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 _0x9d8a=['getVoiceQueueRtPauses','../client','Request'];(function(_0x46e363,_0x45d7e2){var _0x3fb059=function(_0x5e6274){while(--_0x5e6274){_0x46e363['push'](_0x46e363['shift']());}};_0x3fb059(++_0x45d7e2);}(_0x9d8a,0x8e));var _0xa9d8=function(_0x2d9f02,_0x5b7597){_0x2d9f02=_0x2d9f02-0x0;var _0x514b53=_0x9d8a[_0x2d9f02];return _0x514b53;};'use strict';var client=require(_0xa9d8('0x0'));exports['getVoiceQueueRtPauses']=function(_0x5afc99){return function(){return client[_0xa9d8('0x1')]('GetVoiceQueueRtPauses',{'options':{'where':{'VoiceQueueId':_0x5afc99,'paused':!![]},'raw':!![]},'log':_0xa9d8('0x2')});};};