Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / userVoiceQueue / userVoiceQueue.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 _0x8f44=['message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','jayson/promise','client','http','request','then','info','UserVoiceQueue,\x20%s,\x20%s','debug','UserVoiceQueue,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x8f44,0x8d));var _0x48f4=function(_0x2640c0,_0x3e3232){_0x2640c0=_0x2640c0-0x0;var _0xbff7d2=_0x8f44[_0x2640c0];return _0xbff7d2;};'use strict';var _=require(_0x48f4('0x0'));var util=require(_0x48f4('0x1'));var moment=require(_0x48f4('0x2'));var BPromise=require(_0x48f4('0x3'));var rs=require(_0x48f4('0x4'));var fs=require('fs');var Redis=require(_0x48f4('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x48f4('0x6'));var logger=require(_0x48f4('0x7'))('rpc');var config=require('../../config/environment');var jayson=require(_0x48f4('0x8'));var client=jayson[_0x48f4('0x9')][_0x48f4('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x5f0c3c,_0x2ffc4c,_0x157a12){return new BPromise(function(_0x46bd81,_0x36b957){return client[_0x48f4('0xb')](_0x5f0c3c,_0x157a12)[_0x48f4('0xc')](function(_0x410294){logger[_0x48f4('0xd')](_0x48f4('0xe'),_0x2ffc4c,'request\x20sent');logger[_0x48f4('0xf')](_0x48f4('0x10'),_0x2ffc4c,_0x48f4('0x11'),JSON[_0x48f4('0x12')](_0x410294));if(_0x410294[_0x48f4('0x13')]){if(_0x410294['error']['code']===0x1f4){logger['error'](_0x48f4('0xe'),_0x2ffc4c,_0x410294[_0x48f4('0x13')]['message']);return _0x36b957(_0x410294['error'][_0x48f4('0x14')]);}logger[_0x48f4('0x13')]('UserVoiceQueue,\x20%s,\x20%s',_0x2ffc4c,_0x410294[_0x48f4('0x13')][_0x48f4('0x14')]);return _0x46bd81(_0x410294['error'][_0x48f4('0x14')]);}else{logger[_0x48f4('0xd')](_0x48f4('0xe'),_0x2ffc4c,_0x48f4('0x11'));_0x46bd81(_0x410294[_0x48f4('0x15')][_0x48f4('0x14')]);}})[_0x48f4('0x16')](function(_0x4f8351){logger['error'](_0x48f4('0xe'),_0x2ffc4c,_0x4f8351);_0x36b957(_0x4f8351);});});}