Built motion from commit 936e8062.|2.5.33
[motion2.git] / server / api / userChatQueue / userChatQueue.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 _0x12f7=['util','bluebird','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','UserChatQueue,\x20%s,\x20%s','request\x20sent','debug','UserChatQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash'];(function(_0x87eee5,_0x581852){var _0x17e2dc=function(_0x1122d2){while(--_0x1122d2){_0x87eee5['push'](_0x87eee5['shift']());}};_0x17e2dc(++_0x581852);}(_0x12f7,0x103));var _0x712f=function(_0x51e86c,_0x4779bb){_0x51e86c=_0x51e86c-0x0;var _0x36099f=_0x12f7[_0x51e86c];return _0x36099f;};'use strict';var _=require(_0x712f('0x0'));var util=require(_0x712f('0x1'));var moment=require('moment');var BPromise=require(_0x712f('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x712f('0x3'))(_0x712f('0x4'));var config=require(_0x712f('0x5'));var jayson=require(_0x712f('0x6'));var client=jayson['client'][_0x712f('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x593ef0,_0x2451c7,_0x5a0163){return new BPromise(function(_0x4de939,_0x54b305){return client[_0x712f('0x8')](_0x593ef0,_0x5a0163)[_0x712f('0x9')](function(_0x31ca6a){logger[_0x712f('0xa')](_0x712f('0xb'),_0x2451c7,_0x712f('0xc'));logger[_0x712f('0xd')](_0x712f('0xe'),_0x2451c7,'request\x20sent',JSON[_0x712f('0xf')](_0x31ca6a));if(_0x31ca6a[_0x712f('0x10')]){if(_0x31ca6a[_0x712f('0x10')][_0x712f('0x11')]===0x1f4){logger[_0x712f('0x10')]('UserChatQueue,\x20%s,\x20%s',_0x2451c7,_0x31ca6a['error'][_0x712f('0x12')]);return _0x54b305(_0x31ca6a[_0x712f('0x10')][_0x712f('0x12')]);}logger[_0x712f('0x10')](_0x712f('0xb'),_0x2451c7,_0x31ca6a[_0x712f('0x10')][_0x712f('0x12')]);return _0x4de939(_0x31ca6a[_0x712f('0x10')][_0x712f('0x12')]);}else{logger[_0x712f('0xa')](_0x712f('0xb'),_0x2451c7,'request\x20sent');_0x4de939(_0x31ca6a[_0x712f('0x13')][_0x712f('0x12')]);}})['catch'](function(_0x2573d0){logger[_0x712f('0x10')](_0x712f('0xb'),_0x2451c7,_0x2573d0);_0x54b305(_0x2573d0);});});}