52170f2082b44a9a99b1f8d4d63759390c1f8352
[motion2.git] / server / api / userVoiceQueueRt / userVoiceQueueRt.rpc.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 _0xa160=['moment','bluebird','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','redis','defaults','localhost','./userVoiceQueueRt.socket','request','then','info','UserVoiceQueueRt,\x20%s,\x20%s','request\x20sent','debug','code','error','message','findAll','options','raw','sequelize','COUNT','`paused`\x20=\x201,\x201,\x20null','GetVoiceQueueRtPauses','stringify','lodash','util'];(function(_0x30f8ee,_0x47bb32){var _0x30ccfd=function(_0x520e94){while(--_0x520e94){_0x30f8ee['push'](_0x30f8ee['shift']());}};_0x30ccfd(++_0x47bb32);}(_0xa160,0xf6));var _0x0a16=function(_0x48a26b,_0x8826b4){_0x48a26b=_0x48a26b-0x0;var _0x113cff=_0xa160[_0x48a26b];return _0x113cff;};'use strict';var _=require(_0x0a16('0x0'));var util=require(_0x0a16('0x1'));var moment=require(_0x0a16('0x2'));var BPromise=require(_0x0a16('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x0a16('0x4'))['db'];var utils=require(_0x0a16('0x5'));var logger=require(_0x0a16('0x6'))(_0x0a16('0x7'));var config=require(_0x0a16('0x8'));var jayson=require(_0x0a16('0x9'));var client=jayson['client']['http']({'port':0x232a});config[_0x0a16('0xa')]=_[_0x0a16('0xb')](config[_0x0a16('0xa')],{'host':_0x0a16('0xc'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x0a16('0xa')]));require(_0x0a16('0xd'))['register'](socket);function respondWithRpcPromise(_0x877c0b,_0x3a9117,_0x347762){return new BPromise(function(_0x23f766,_0x54f489){return client[_0x0a16('0xe')](_0x877c0b,_0x347762)[_0x0a16('0xf')](function(_0x429a35){logger[_0x0a16('0x10')](_0x0a16('0x11'),_0x3a9117,_0x0a16('0x12'));logger[_0x0a16('0x13')]('UserVoiceQueueRt,\x20%s,\x20%s,\x20%s',_0x3a9117,'request\x20sent',JSON['stringify'](_0x429a35));if(_0x429a35['error']){if(_0x429a35['error'][_0x0a16('0x14')]===0x1f4){logger[_0x0a16('0x15')](_0x0a16('0x11'),_0x3a9117,_0x429a35[_0x0a16('0x15')][_0x0a16('0x16')]);return _0x54f489(_0x429a35[_0x0a16('0x15')][_0x0a16('0x16')]);}logger[_0x0a16('0x15')](_0x0a16('0x11'),_0x3a9117,_0x429a35[_0x0a16('0x15')][_0x0a16('0x16')]);return _0x23f766(_0x429a35['error'][_0x0a16('0x16')]);}else{logger[_0x0a16('0x10')]('UserVoiceQueueRt,\x20%s,\x20%s',_0x3a9117,_0x0a16('0x12'));_0x23f766(_0x429a35['result'][_0x0a16('0x16')]);}})['catch'](function(_0xa41900){logger[_0x0a16('0x15')](_0x0a16('0x11'),_0x3a9117,_0xa41900);_0x54f489(_0xa41900);});});}exports['GetVoiceQueueRtPauses']=function(_0x435d34){var _0x42fa90=this;return new Promise(function(_0xe4e119,_0xabc0da){return db['UserVoiceQueueRt'][_0x0a16('0x17')]({'raw':_0x435d34[_0x0a16('0x18')]?_0x435d34[_0x0a16('0x18')][_0x0a16('0x19')]===undefined?!![]:![]:!![],'where':_0x435d34['options']?_0x435d34[_0x0a16('0x18')]['where']||null:null,'attributes':[[db[_0x0a16('0x1a')]['fn'](_0x0a16('0x1b'),db[_0x0a16('0x1a')]['fn']('IF',db[_0x0a16('0x1a')]['literal'](_0x0a16('0x1c')))),'outboundQueuePauses']]})[_0x0a16('0xf')](function(_0x31e815){logger[_0x0a16('0x10')](_0x0a16('0x1d'),_0x435d34);logger[_0x0a16('0x13')](_0x0a16('0x1d'),_0x435d34,JSON[_0x0a16('0x1e')](_0x31e815));_0xe4e119(_0x31e815);})['catch'](function(_0x1166a7){logger[_0x0a16('0x15')](_0x0a16('0x1d'),_0x1166a7[_0x0a16('0x16')],_0x435d34);_0xabc0da(_0x42fa90[_0x0a16('0x15')](0x1f4,_0x1166a7[_0x0a16('0x16')]));});});};