Built motion from commit (unavailable).|2.5.1
[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 _0x6fd8=['../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','CmCompany,\x20%s,\x20%s','debug','CmCompany,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','lodash','util','bluebird','ioredis'];(function(_0x4e1f46,_0x28cdd3){var _0x26622f=function(_0x25cdf1){while(--_0x25cdf1){_0x4e1f46['push'](_0x4e1f46['shift']());}};_0x26622f(++_0x28cdd3);}(_0x6fd8,0x14c));var _0x86fd=function(_0x1a46fe,_0x1b7ac6){_0x1a46fe=_0x1a46fe-0x0;var _0x5987bb=_0x6fd8[_0x1a46fe];return _0x5987bb;};'use strict';var _=require(_0x86fd('0x0'));var util=require(_0x86fd('0x1'));var moment=require('moment');var BPromise=require(_0x86fd('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x86fd('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x86fd('0x4'));var logger=require(_0x86fd('0x5'))(_0x86fd('0x6'));var config=require(_0x86fd('0x7'));var jayson=require(_0x86fd('0x8'));var client=jayson['client'][_0x86fd('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2128da,_0x50998b,_0x2ffe27){return new BPromise(function(_0xb1f41e,_0xb3a397){return client['request'](_0x2128da,_0x2ffe27)[_0x86fd('0xa')](function(_0x2e3835){logger[_0x86fd('0xb')](_0x86fd('0xc'),_0x50998b,'request\x20sent');logger[_0x86fd('0xd')](_0x86fd('0xe'),_0x50998b,_0x86fd('0xf'),JSON[_0x86fd('0x10')](_0x2e3835));if(_0x2e3835['error']){if(_0x2e3835[_0x86fd('0x11')][_0x86fd('0x12')]===0x1f4){logger[_0x86fd('0x11')]('CmCompany,\x20%s,\x20%s',_0x50998b,_0x2e3835[_0x86fd('0x11')][_0x86fd('0x13')]);return _0xb3a397(_0x2e3835['error'][_0x86fd('0x13')]);}logger[_0x86fd('0x11')]('CmCompany,\x20%s,\x20%s',_0x50998b,_0x2e3835['error']['message']);return _0xb1f41e(_0x2e3835[_0x86fd('0x11')]['message']);}else{logger['info'](_0x86fd('0xc'),_0x50998b,'request\x20sent');_0xb1f41e(_0x2e3835['result'][_0x86fd('0x13')]);}})[_0x86fd('0x14')](function(_0x1615da){logger[_0x86fd('0x11')](_0x86fd('0xc'),_0x50998b,_0x1615da);_0xb3a397(_0x1615da);});});}