Built motion from commit bab6f49e.|2.6.17
[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 _0x1fc4=['http','redis','socket.io-emitter','./userVoiceQueueRt.socket','register','request','info','UserVoiceQueueRt,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message','result','catch','GetVoiceQueueRtPauses','UserVoiceQueueRt','findAll','options','raw','where','sequelize','COUNT','literal','`paused`\x20=\x201,\x201,\x20null','outboundQueuePauses','then','util','moment','bluebird','ioredis','../../mysqldb','../../config/environment','jayson/promise','client'];(function(_0x405281,_0x6a4947){var _0x37403e=function(_0x52f023){while(--_0x52f023){_0x405281['push'](_0x405281['shift']());}};_0x37403e(++_0x6a4947);}(_0x1fc4,0x88));var _0x41fc=function(_0x1ac595,_0x5d2081){_0x1ac595=_0x1ac595-0x0;var _0x455fff=_0x1fc4[_0x1ac595];return _0x455fff;};'use strict';var _=require('lodash');var util=require(_0x41fc('0x0'));var moment=require(_0x41fc('0x1'));var BPromise=require(_0x41fc('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x41fc('0x3'));var db=require(_0x41fc('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require(_0x41fc('0x5'));var jayson=require(_0x41fc('0x6'));var client=jayson[_0x41fc('0x7')][_0x41fc('0x8')]({'port':0x232a});config[_0x41fc('0x9')]=_['defaults'](config[_0x41fc('0x9')],{'host':'localhost','port':0x18eb});var socket=require(_0x41fc('0xa'))(new Redis(config[_0x41fc('0x9')]));require(_0x41fc('0xb'))[_0x41fc('0xc')](socket);function respondWithRpcPromise(_0x275113,_0x27954e,_0x45e17d){return new BPromise(function(_0x238959,_0x182529){return client[_0x41fc('0xd')](_0x275113,_0x45e17d)['then'](function(_0x4e2758){logger[_0x41fc('0xe')](_0x41fc('0xf'),_0x27954e,'request\x20sent');logger[_0x41fc('0x10')]('UserVoiceQueueRt,\x20%s,\x20%s,\x20%s',_0x27954e,_0x41fc('0x11'),JSON[_0x41fc('0x12')](_0x4e2758));if(_0x4e2758['error']){if(_0x4e2758[_0x41fc('0x13')][_0x41fc('0x14')]===0x1f4){logger[_0x41fc('0x13')](_0x41fc('0xf'),_0x27954e,_0x4e2758['error'][_0x41fc('0x15')]);return _0x182529(_0x4e2758['error']['message']);}logger['error'](_0x41fc('0xf'),_0x27954e,_0x4e2758[_0x41fc('0x13')][_0x41fc('0x15')]);return _0x238959(_0x4e2758[_0x41fc('0x13')]['message']);}else{logger[_0x41fc('0xe')](_0x41fc('0xf'),_0x27954e,_0x41fc('0x11'));_0x238959(_0x4e2758[_0x41fc('0x16')][_0x41fc('0x15')]);}})[_0x41fc('0x17')](function(_0x27727b){logger[_0x41fc('0x13')]('UserVoiceQueueRt,\x20%s,\x20%s',_0x27954e,_0x27727b);_0x182529(_0x27727b);});});}exports[_0x41fc('0x18')]=function(_0x2a9eca){var _0x406f57=this;return new Promise(function(_0x64bd74,_0x27b5dc){return db[_0x41fc('0x19')][_0x41fc('0x1a')]({'raw':_0x2a9eca[_0x41fc('0x1b')]?_0x2a9eca[_0x41fc('0x1b')][_0x41fc('0x1c')]===undefined?!![]:![]:!![],'where':_0x2a9eca[_0x41fc('0x1b')]?_0x2a9eca[_0x41fc('0x1b')][_0x41fc('0x1d')]||null:null,'attributes':[[db[_0x41fc('0x1e')]['fn'](_0x41fc('0x1f'),db[_0x41fc('0x1e')]['fn']('IF',db[_0x41fc('0x1e')][_0x41fc('0x20')](_0x41fc('0x21')))),_0x41fc('0x22')]]})[_0x41fc('0x23')](function(_0x46b914){logger['info'](_0x41fc('0x18'),_0x2a9eca);logger[_0x41fc('0x10')](_0x41fc('0x18'),_0x2a9eca,JSON['stringify'](_0x46b914));_0x64bd74(_0x46b914);})[_0x41fc('0x17')](function(_0x537aea){logger[_0x41fc('0x13')]('GetVoiceQueueRtPauses',_0x537aea[_0x41fc('0x15')],_0x2a9eca);_0x27b5dc(_0x406f57['error'](0x1f4,_0x537aea[_0x41fc('0x15')]));});});};