Built motion from commit (unavailable).|2.5.29
[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 _0xf497=['../../config/utils','rpc','client','http','request','info','request\x20sent','debug','UserChatQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','UserChatQueue,\x20%s,\x20%s','message','result','util','bluebird','randomstring','ioredis','../../mysqldb'];(function(_0x33032e,_0x31411a){var _0x13316b=function(_0x2fb049){while(--_0x2fb049){_0x33032e['push'](_0x33032e['shift']());}};_0x13316b(++_0x31411a);}(_0xf497,0x18b));var _0x7f49=function(_0x160672,_0x570380){_0x160672=_0x160672-0x0;var _0x51fa43=_0xf497[_0x160672];return _0x51fa43;};'use strict';var _=require('lodash');var util=require(_0x7f49('0x0'));var moment=require('moment');var BPromise=require(_0x7f49('0x1'));var rs=require(_0x7f49('0x2'));var fs=require('fs');var Redis=require(_0x7f49('0x3'));var db=require(_0x7f49('0x4'))['db'];var utils=require(_0x7f49('0x5'));var logger=require('../../config/logger')(_0x7f49('0x6'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x7f49('0x7')][_0x7f49('0x8')]({'port':0x232a});function respondWithRpcPromise(_0xea03f2,_0x415e53,_0x5a12bc){return new BPromise(function(_0x436017,_0x44e4fc){return client[_0x7f49('0x9')](_0xea03f2,_0x5a12bc)['then'](function(_0x28c466){logger[_0x7f49('0xa')]('UserChatQueue,\x20%s,\x20%s',_0x415e53,_0x7f49('0xb'));logger[_0x7f49('0xc')](_0x7f49('0xd'),_0x415e53,'request\x20sent',JSON[_0x7f49('0xe')](_0x28c466));if(_0x28c466[_0x7f49('0xf')]){if(_0x28c466[_0x7f49('0xf')][_0x7f49('0x10')]===0x1f4){logger[_0x7f49('0xf')](_0x7f49('0x11'),_0x415e53,_0x28c466[_0x7f49('0xf')][_0x7f49('0x12')]);return _0x44e4fc(_0x28c466[_0x7f49('0xf')][_0x7f49('0x12')]);}logger[_0x7f49('0xf')](_0x7f49('0x11'),_0x415e53,_0x28c466[_0x7f49('0xf')][_0x7f49('0x12')]);return _0x436017(_0x28c466[_0x7f49('0xf')]['message']);}else{logger[_0x7f49('0xa')](_0x7f49('0x11'),_0x415e53,'request\x20sent');_0x436017(_0x28c466[_0x7f49('0x13')]['message']);}})['catch'](function(_0x31796d){logger[_0x7f49('0xf')](_0x7f49('0x11'),_0x415e53,_0x31796d);_0x44e4fc(_0x31796d);});});}