Built motion from commit (unavailable).|2.5.13
[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 _0xae37=['client','info','ChatProactiveAction,\x20%s,\x20%s','request\x20sent','debug','ChatProactiveAction,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','lodash','util','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise'];(function(_0x1fb9ea,_0x15681e){var _0x5c61e3=function(_0x50969a){while(--_0x50969a){_0x1fb9ea['push'](_0x1fb9ea['shift']());}};_0x5c61e3(++_0x15681e);}(_0xae37,0xc8));var _0x7ae3=function(_0x6317d6,_0x424384){_0x6317d6=_0x6317d6-0x0;var _0x5add4d=_0xae37[_0x6317d6];return _0x5add4d;};'use strict';var _=require(_0x7ae3('0x0'));var util=require(_0x7ae3('0x1'));var moment=require('moment');var BPromise=require(_0x7ae3('0x2'));var rs=require(_0x7ae3('0x3'));var fs=require('fs');var Redis=require(_0x7ae3('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x7ae3('0x5'));var logger=require(_0x7ae3('0x6'))(_0x7ae3('0x7'));var config=require(_0x7ae3('0x8'));var jayson=require(_0x7ae3('0x9'));var client=jayson[_0x7ae3('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x272f68,_0x36e277,_0x2b8508){return new BPromise(function(_0x220ed2,_0x1f31c7){return client['request'](_0x272f68,_0x2b8508)['then'](function(_0x2d76cf){logger[_0x7ae3('0xb')](_0x7ae3('0xc'),_0x36e277,_0x7ae3('0xd'));logger[_0x7ae3('0xe')](_0x7ae3('0xf'),_0x36e277,_0x7ae3('0xd'),JSON['stringify'](_0x2d76cf));if(_0x2d76cf[_0x7ae3('0x10')]){if(_0x2d76cf['error'][_0x7ae3('0x11')]===0x1f4){logger['error'](_0x7ae3('0xc'),_0x36e277,_0x2d76cf[_0x7ae3('0x10')][_0x7ae3('0x12')]);return _0x1f31c7(_0x2d76cf[_0x7ae3('0x10')][_0x7ae3('0x12')]);}logger[_0x7ae3('0x10')](_0x7ae3('0xc'),_0x36e277,_0x2d76cf[_0x7ae3('0x10')]['message']);return _0x220ed2(_0x2d76cf['error'][_0x7ae3('0x12')]);}else{logger[_0x7ae3('0xb')](_0x7ae3('0xc'),_0x36e277,_0x7ae3('0xd'));_0x220ed2(_0x2d76cf[_0x7ae3('0x13')][_0x7ae3('0x12')]);}})[_0x7ae3('0x14')](function(_0x734770){logger[_0x7ae3('0x10')](_0x7ae3('0xc'),_0x36e277,_0x734770);_0x1f31c7(_0x734770);});});}