Built motion from commit da617fac.|2.6.6
[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 _0xaf98=['message','result','catch','util','moment','bluebird','ioredis','../../config/logger','jayson/promise','client','http','request','then','info','CmCompany,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xaf98,0x7b));var _0x8af9=function(_0x1e3c99,_0x5705cc){_0x1e3c99=_0x1e3c99-0x0;var _0x2f6c7f=_0xaf98[_0x1e3c99];return _0x2f6c7f;};'use strict';var _=require('lodash');var util=require(_0x8af9('0x0'));var moment=require(_0x8af9('0x1'));var BPromise=require(_0x8af9('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x8af9('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x8af9('0x4'))('rpc');var config=require('../../config/environment');var jayson=require(_0x8af9('0x5'));var client=jayson[_0x8af9('0x6')][_0x8af9('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x5524ac,_0xf96169,_0x267da5){return new BPromise(function(_0x3d98b7,_0x52353e){return client[_0x8af9('0x8')](_0x5524ac,_0x267da5)[_0x8af9('0x9')](function(_0x2fa197){logger[_0x8af9('0xa')](_0x8af9('0xb'),_0xf96169,_0x8af9('0xc'));logger[_0x8af9('0xd')]('CmCompany,\x20%s,\x20%s,\x20%s',_0xf96169,'request\x20sent',JSON[_0x8af9('0xe')](_0x2fa197));if(_0x2fa197['error']){if(_0x2fa197[_0x8af9('0xf')][_0x8af9('0x10')]===0x1f4){logger['error'](_0x8af9('0xb'),_0xf96169,_0x2fa197[_0x8af9('0xf')]['message']);return _0x52353e(_0x2fa197['error'][_0x8af9('0x11')]);}logger['error'](_0x8af9('0xb'),_0xf96169,_0x2fa197['error'][_0x8af9('0x11')]);return _0x3d98b7(_0x2fa197['error'][_0x8af9('0x11')]);}else{logger[_0x8af9('0xa')]('CmCompany,\x20%s,\x20%s',_0xf96169,_0x8af9('0xc'));_0x3d98b7(_0x2fa197[_0x8af9('0x12')][_0x8af9('0x11')]);}})[_0x8af9('0x13')](function(_0x2393df){logger['error'](_0x8af9('0xb'),_0xf96169,_0x2393df);_0x52353e(_0x2393df);});});}