Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / chatProactiveAction / chatProactiveAction.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 _0xf643=['ChatProactiveAction,\x20%s,\x20%s','message','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','http','request','info','request\x20sent','debug','ChatProactiveAction,\x20%s,\x20%s,\x20%s','stringify','error','code'];(function(_0x49ca18,_0x5e6d05){var _0x145d54=function(_0x30b9be){while(--_0x30b9be){_0x49ca18['push'](_0x49ca18['shift']());}};_0x145d54(++_0x5e6d05);}(_0xf643,0xde));var _0x3f64=function(_0x27af08,_0x192c31){_0x27af08=_0x27af08-0x0;var _0x49eb8e=_0xf643[_0x27af08];return _0x49eb8e;};'use strict';var _=require(_0x3f64('0x0'));var util=require(_0x3f64('0x1'));var moment=require(_0x3f64('0x2'));var BPromise=require('bluebird');var rs=require(_0x3f64('0x3'));var fs=require('fs');var Redis=require(_0x3f64('0x4'));var db=require(_0x3f64('0x5'))['db'];var utils=require(_0x3f64('0x6'));var logger=require(_0x3f64('0x7'))(_0x3f64('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client'][_0x3f64('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2ce1d1,_0x1ecb67,_0x2ba99b){return new BPromise(function(_0x29c7cc,_0x5dec7c){return client[_0x3f64('0xa')](_0x2ce1d1,_0x2ba99b)['then'](function(_0x4cacfc){logger[_0x3f64('0xb')]('ChatProactiveAction,\x20%s,\x20%s',_0x1ecb67,_0x3f64('0xc'));logger[_0x3f64('0xd')](_0x3f64('0xe'),_0x1ecb67,_0x3f64('0xc'),JSON[_0x3f64('0xf')](_0x4cacfc));if(_0x4cacfc['error']){if(_0x4cacfc[_0x3f64('0x10')][_0x3f64('0x11')]===0x1f4){logger[_0x3f64('0x10')](_0x3f64('0x12'),_0x1ecb67,_0x4cacfc[_0x3f64('0x10')]['message']);return _0x5dec7c(_0x4cacfc['error']['message']);}logger['error']('ChatProactiveAction,\x20%s,\x20%s',_0x1ecb67,_0x4cacfc['error'][_0x3f64('0x13')]);return _0x29c7cc(_0x4cacfc[_0x3f64('0x10')][_0x3f64('0x13')]);}else{logger[_0x3f64('0xb')](_0x3f64('0x12'),_0x1ecb67,_0x3f64('0xc'));_0x29c7cc(_0x4cacfc['result'][_0x3f64('0x13')]);}})['catch'](function(_0x365575){logger[_0x3f64('0x10')]('ChatProactiveAction,\x20%s,\x20%s',_0x1ecb67,_0x365575);_0x5dec7c(_0x365575);});});}