9656e6fe9cd8d6848b2d15df1dcad79273810594
[motion2.git] / server / api / chatApplication / chatApplication.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 _0x7707=['jayson/promise','client','http','request','then','ChatApplication,\x20%s,\x20%s','request\x20sent','ChatApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment'];(function(_0x29d94e,_0xf386d6){var _0x106237=function(_0x327501){while(--_0x327501){_0x29d94e['push'](_0x29d94e['shift']());}};_0x106237(++_0xf386d6);}(_0x7707,0xce));var _0x7770=function(_0x551ced,_0x27952e){_0x551ced=_0x551ced-0x0;var _0xa673db=_0x7707[_0x551ced];return _0xa673db;};'use strict';var _=require(_0x7770('0x0'));var util=require(_0x7770('0x1'));var moment=require(_0x7770('0x2'));var BPromise=require(_0x7770('0x3'));var rs=require(_0x7770('0x4'));var fs=require('fs');var Redis=require(_0x7770('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x7770('0x6'));var logger=require(_0x7770('0x7'))(_0x7770('0x8'));var config=require(_0x7770('0x9'));var jayson=require(_0x7770('0xa'));var client=jayson[_0x7770('0xb')][_0x7770('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x352708,_0x3a3cd5,_0x23dae0){return new BPromise(function(_0x270bfe,_0x14a025){return client[_0x7770('0xd')](_0x352708,_0x23dae0)[_0x7770('0xe')](function(_0xd79d4d){logger['info'](_0x7770('0xf'),_0x3a3cd5,_0x7770('0x10'));logger['debug'](_0x7770('0x11'),_0x3a3cd5,'request\x20sent',JSON[_0x7770('0x12')](_0xd79d4d));if(_0xd79d4d['error']){if(_0xd79d4d[_0x7770('0x13')][_0x7770('0x14')]===0x1f4){logger[_0x7770('0x13')](_0x7770('0xf'),_0x3a3cd5,_0xd79d4d[_0x7770('0x13')][_0x7770('0x15')]);return _0x14a025(_0xd79d4d['error'][_0x7770('0x15')]);}logger[_0x7770('0x13')](_0x7770('0xf'),_0x3a3cd5,_0xd79d4d[_0x7770('0x13')]['message']);return _0x270bfe(_0xd79d4d[_0x7770('0x13')]['message']);}else{logger[_0x7770('0x16')](_0x7770('0xf'),_0x3a3cd5,_0x7770('0x10'));_0x270bfe(_0xd79d4d[_0x7770('0x17')][_0x7770('0x15')]);}})['catch'](function(_0x102702){logger[_0x7770('0x13')](_0x7770('0xf'),_0x3a3cd5,_0x102702);_0x14a025(_0x102702);});});}