Built motion from commit (unavailable).|2.5.10
[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 _0x0f6f=['ChatApplication,\x20%s,\x20%s','debug','ChatApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','util','randomstring','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info'];(function(_0x58a4fe,_0x11d439){var _0x697de2=function(_0xe38c14){while(--_0xe38c14){_0x58a4fe['push'](_0x58a4fe['shift']());}};_0x697de2(++_0x11d439);}(_0x0f6f,0x1d5));var _0xf0f6=function(_0x435fa1,_0x58550a){_0x435fa1=_0x435fa1-0x0;var _0x845f9f=_0x0f6f[_0x435fa1];return _0x845f9f;};'use strict';var _=require('lodash');var util=require(_0xf0f6('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0xf0f6('0x1'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xf0f6('0x2'));var logger=require(_0xf0f6('0x3'))(_0xf0f6('0x4'));var config=require(_0xf0f6('0x5'));var jayson=require(_0xf0f6('0x6'));var client=jayson[_0xf0f6('0x7')][_0xf0f6('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x1e4660,_0x260157,_0x2be1b6){return new BPromise(function(_0x23aff5,_0x4fd40a){return client[_0xf0f6('0x9')](_0x1e4660,_0x2be1b6)['then'](function(_0x4efe43){logger[_0xf0f6('0xa')](_0xf0f6('0xb'),_0x260157,'request\x20sent');logger[_0xf0f6('0xc')](_0xf0f6('0xd'),_0x260157,_0xf0f6('0xe'),JSON[_0xf0f6('0xf')](_0x4efe43));if(_0x4efe43[_0xf0f6('0x10')]){if(_0x4efe43[_0xf0f6('0x10')][_0xf0f6('0x11')]===0x1f4){logger[_0xf0f6('0x10')](_0xf0f6('0xb'),_0x260157,_0x4efe43['error']['message']);return _0x4fd40a(_0x4efe43['error']['message']);}logger[_0xf0f6('0x10')](_0xf0f6('0xb'),_0x260157,_0x4efe43[_0xf0f6('0x10')]['message']);return _0x23aff5(_0x4efe43[_0xf0f6('0x10')][_0xf0f6('0x12')]);}else{logger['info'](_0xf0f6('0xb'),_0x260157,_0xf0f6('0xe'));_0x23aff5(_0x4efe43['result']['message']);}})[_0xf0f6('0x13')](function(_0xa6a897){logger[_0xf0f6('0x10')](_0xf0f6('0xb'),_0x260157,_0xa6a897);_0x4fd40a(_0xa6a897);});});}