Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / cmList / cmList.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 _0xa044=['CmList,\x20%s,\x20%s','request\x20sent','CmList,\x20%s,\x20%s,\x20%s','stringify','error','message','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','redis','socket.io-emitter','./cmList.socket','register','info'];(function(_0x125339,_0x3e13b3){var _0x303dec=function(_0x299719){while(--_0x299719){_0x125339['push'](_0x125339['shift']());}};_0x303dec(++_0x3e13b3);}(_0xa044,0xe2));var _0x4a04=function(_0xbbe6d1,_0x45795c){_0xbbe6d1=_0xbbe6d1-0x0;var _0x45356b=_0xa044[_0xbbe6d1];return _0x45356b;};'use strict';var _=require(_0x4a04('0x0'));var util=require(_0x4a04('0x1'));var moment=require(_0x4a04('0x2'));var BPromise=require(_0x4a04('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x4a04('0x4'));var db=require(_0x4a04('0x5'))['db'];var utils=require(_0x4a04('0x6'));var logger=require(_0x4a04('0x7'))(_0x4a04('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232a});config[_0x4a04('0x9')]=_['defaults'](config[_0x4a04('0x9')],{'host':'localhost','port':0x18eb});var socket=require(_0x4a04('0xa'))(new Redis(config['redis']));require(_0x4a04('0xb'))[_0x4a04('0xc')](socket);function respondWithRpcPromise(_0x2fa3c0,_0x12f138,_0x154fc3){return new BPromise(function(_0x779f1d,_0x2ce231){return client['request'](_0x2fa3c0,_0x154fc3)['then'](function(_0x34b6f1){logger[_0x4a04('0xd')](_0x4a04('0xe'),_0x12f138,_0x4a04('0xf'));logger['debug'](_0x4a04('0x10'),_0x12f138,'request\x20sent',JSON[_0x4a04('0x11')](_0x34b6f1));if(_0x34b6f1[_0x4a04('0x12')]){if(_0x34b6f1[_0x4a04('0x12')]['code']===0x1f4){logger['error'](_0x4a04('0xe'),_0x12f138,_0x34b6f1[_0x4a04('0x12')][_0x4a04('0x13')]);return _0x2ce231(_0x34b6f1[_0x4a04('0x12')][_0x4a04('0x13')]);}logger[_0x4a04('0x12')](_0x4a04('0xe'),_0x12f138,_0x34b6f1[_0x4a04('0x12')][_0x4a04('0x13')]);return _0x779f1d(_0x34b6f1[_0x4a04('0x12')]['message']);}else{logger[_0x4a04('0xd')]('CmList,\x20%s,\x20%s',_0x12f138,_0x4a04('0xf'));_0x779f1d(_0x34b6f1['result'][_0x4a04('0x13')]);}})['catch'](function(_0x520eeb){logger['error'](_0x4a04('0xe'),_0x12f138,_0x520eeb);_0x2ce231(_0x520eeb);});});}