Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / api / chatMessage / chatMessage.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 _0xc22f=['localhost','socket.io-emitter','./chatMessage.socket','register','request','ChatMessage,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','info','result','catch','CreateChatMessage','ChatMessage','create','body','options','raw','debug','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','http','redis'];(function(_0x2bdba7,_0x24f2c3){var _0x283dfe=function(_0x1065dc){while(--_0x1065dc){_0x2bdba7['push'](_0x2bdba7['shift']());}};_0x283dfe(++_0x24f2c3);}(_0xc22f,0xbf));var _0xfc22=function(_0x422957,_0x6df95c){_0x422957=_0x422957-0x0;var _0x2b8cc5=_0xc22f[_0x422957];return _0x2b8cc5;};'use strict';var _=require(_0xfc22('0x0'));var util=require(_0xfc22('0x1'));var moment=require(_0xfc22('0x2'));var BPromise=require(_0xfc22('0x3'));var rs=require(_0xfc22('0x4'));var fs=require('fs');var Redis=require(_0xfc22('0x5'));var db=require(_0xfc22('0x6'))['db'];var utils=require(_0xfc22('0x7'));var logger=require(_0xfc22('0x8'))(_0xfc22('0x9'));var config=require(_0xfc22('0xa'));var jayson=require('jayson/promise');var client=jayson['client'][_0xfc22('0xb')]({'port':0x232a});config['redis']=_['defaults'](config[_0xfc22('0xc')],{'host':_0xfc22('0xd'),'port':0x18eb});var socket=require(_0xfc22('0xe'))(new Redis(config[_0xfc22('0xc')]));require(_0xfc22('0xf'))[_0xfc22('0x10')](socket);function respondWithRpcPromise(_0x17fd71,_0x20d356,_0x535d1d){return new BPromise(function(_0x322e50,_0x3445e5){return client[_0xfc22('0x11')](_0x17fd71,_0x535d1d)['then'](function(_0x5d48e7){logger['info'](_0xfc22('0x12'),_0x20d356,_0xfc22('0x13'));logger['debug']('ChatMessage,\x20%s,\x20%s,\x20%s',_0x20d356,_0xfc22('0x13'),JSON[_0xfc22('0x14')](_0x5d48e7));if(_0x5d48e7['error']){if(_0x5d48e7[_0xfc22('0x15')][_0xfc22('0x16')]===0x1f4){logger[_0xfc22('0x15')](_0xfc22('0x12'),_0x20d356,_0x5d48e7[_0xfc22('0x15')][_0xfc22('0x17')]);return _0x3445e5(_0x5d48e7['error'][_0xfc22('0x17')]);}logger[_0xfc22('0x15')](_0xfc22('0x12'),_0x20d356,_0x5d48e7[_0xfc22('0x15')][_0xfc22('0x17')]);return _0x322e50(_0x5d48e7[_0xfc22('0x15')][_0xfc22('0x17')]);}else{logger[_0xfc22('0x18')](_0xfc22('0x12'),_0x20d356,_0xfc22('0x13'));_0x322e50(_0x5d48e7[_0xfc22('0x19')][_0xfc22('0x17')]);}})[_0xfc22('0x1a')](function(_0x92770d){logger[_0xfc22('0x15')](_0xfc22('0x12'),_0x20d356,_0x92770d);_0x3445e5(_0x92770d);});});}exports[_0xfc22('0x1b')]=function(_0x5d9c16){var _0x464bbd=this;return new Promise(function(_0x582b9c,_0x1ffeaf){return db[_0xfc22('0x1c')][_0xfc22('0x1d')](_0x5d9c16[_0xfc22('0x1e')],{'raw':_0x5d9c16[_0xfc22('0x1f')]?_0x5d9c16[_0xfc22('0x1f')][_0xfc22('0x20')]===undefined?!![]:![]:!![]})['then'](function(_0x1ed300){logger[_0xfc22('0x18')](_0xfc22('0x1b'),_0x5d9c16);logger[_0xfc22('0x21')](_0xfc22('0x1b'),_0x5d9c16,JSON[_0xfc22('0x14')](_0x1ed300));_0x582b9c(_0x1ed300);})[_0xfc22('0x1a')](function(_0x4d04ac){logger[_0xfc22('0x15')](_0xfc22('0x1b'),_0x4d04ac[_0xfc22('0x17')],_0x5d9c16);_0x1ffeaf(_0x464bbd[_0xfc22('0x15')](0x1f4,_0x4d04ac[_0xfc22('0x17')]));});});};