Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / cmCompany / cmCompany.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 _0x3490=['client','http','request','CmCompany,\x20%s,\x20%s','request\x20sent','debug','CmCompany,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise'];(function(_0x5d5dcd,_0x2e7733){var _0xc3962e=function(_0x26d234){while(--_0x26d234){_0x5d5dcd['push'](_0x5d5dcd['shift']());}};_0xc3962e(++_0x2e7733);}(_0x3490,0x7f));var _0x0349=function(_0x4a24d8,_0x3c5d8e){_0x4a24d8=_0x4a24d8-0x0;var _0x15908b=_0x3490[_0x4a24d8];return _0x15908b;};'use strict';var _=require(_0x0349('0x0'));var util=require(_0x0349('0x1'));var moment=require(_0x0349('0x2'));var BPromise=require(_0x0349('0x3'));var rs=require(_0x0349('0x4'));var fs=require('fs');var Redis=require(_0x0349('0x5'));var db=require(_0x0349('0x6'))['db'];var utils=require(_0x0349('0x7'));var logger=require(_0x0349('0x8'))('rpc');var config=require(_0x0349('0x9'));var jayson=require(_0x0349('0xa'));var client=jayson[_0x0349('0xb')][_0x0349('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x2ed1c5,_0x55c97a,_0x4bfce9){return new BPromise(function(_0xd5af6e,_0x4cf4a3){return client[_0x0349('0xd')](_0x2ed1c5,_0x4bfce9)['then'](function(_0x52d291){logger['info'](_0x0349('0xe'),_0x55c97a,_0x0349('0xf'));logger[_0x0349('0x10')](_0x0349('0x11'),_0x55c97a,_0x0349('0xf'),JSON[_0x0349('0x12')](_0x52d291));if(_0x52d291['error']){if(_0x52d291[_0x0349('0x13')][_0x0349('0x14')]===0x1f4){logger[_0x0349('0x13')]('CmCompany,\x20%s,\x20%s',_0x55c97a,_0x52d291['error']['message']);return _0x4cf4a3(_0x52d291[_0x0349('0x13')]['message']);}logger[_0x0349('0x13')](_0x0349('0xe'),_0x55c97a,_0x52d291[_0x0349('0x13')][_0x0349('0x15')]);return _0xd5af6e(_0x52d291[_0x0349('0x13')][_0x0349('0x15')]);}else{logger['info'](_0x0349('0xe'),_0x55c97a,_0x0349('0xf'));_0xd5af6e(_0x52d291['result']['message']);}})[_0x0349('0x16')](function(_0x3fdfdb){logger['error']('CmCompany,\x20%s,\x20%s',_0x55c97a,_0x3fdfdb);_0x4cf4a3(_0x3fdfdb);});});}