Built motion from commit (unavailable).|2.4.15
[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 _0x5c5f=['Request','../client'];(function(_0xda464c,_0x26e47d){var _0x19e222=function(_0x1ec605){while(--_0x1ec605){_0xda464c['push'](_0xda464c['shift']());}};_0x19e222(++_0x26e47d);}(_0x5c5f,0xa9));var _0xf5c5=function(_0x47cd84,_0x3056b9){_0x47cd84=_0x47cd84-0x0;var _0x800299=_0x5c5f[_0x47cd84];return _0x800299;};'use strict';var client=require(_0xf5c5('0x0'));exports['getVoiceQueueRtPauses']=function(_0xd78fe3){return function(){return client[_0xf5c5('0x1')]('GetVoiceQueueRtPauses',{'options':{'where':{'VoiceQueueId':_0xd78fe3,'paused':!![]},'raw':!![]},'log':'getVoiceQueueRtPauses'});};};