Built motion from commit a679711e.|2.6.15
[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 _0xed80=['util','moment','bluebird','ioredis','../../mysqldb','../../config/logger','rpc','jayson/promise','http','redis','defaults','localhost','socket.io-emitter','register','then','info','CmList,\x20%s,\x20%s','request\x20sent','CmList,\x20%s,\x20%s,\x20%s','error','message'];(function(_0xd8d20d,_0x50a133){var _0x59ad3a=function(_0x3e64a5){while(--_0x3e64a5){_0xd8d20d['push'](_0xd8d20d['shift']());}};_0x59ad3a(++_0x50a133);}(_0xed80,0x1ce));var _0x0ed8=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0xed80[_0x40a045];return _0x1a687c;};'use strict';var _=require('lodash');var util=require(_0x0ed8('0x0'));var moment=require(_0x0ed8('0x1'));var BPromise=require(_0x0ed8('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x0ed8('0x3'));var db=require(_0x0ed8('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x0ed8('0x5'))(_0x0ed8('0x6'));var config=require('../../config/environment');var jayson=require(_0x0ed8('0x7'));var client=jayson['client'][_0x0ed8('0x8')]({'port':0x232a});config[_0x0ed8('0x9')]=_[_0x0ed8('0xa')](config[_0x0ed8('0x9')],{'host':_0x0ed8('0xb'),'port':0x18eb});var socket=require(_0x0ed8('0xc'))(new Redis(config['redis']));require('./cmList.socket')[_0x0ed8('0xd')](socket);function respondWithRpcPromise(_0x5cc585,_0xb5a975,_0x3f9eac){return new BPromise(function(_0x33afb2,_0x8d309e){return client['request'](_0x5cc585,_0x3f9eac)[_0x0ed8('0xe')](function(_0x406d25){logger[_0x0ed8('0xf')](_0x0ed8('0x10'),_0xb5a975,_0x0ed8('0x11'));logger['debug'](_0x0ed8('0x12'),_0xb5a975,'request\x20sent',JSON['stringify'](_0x406d25));if(_0x406d25['error']){if(_0x406d25['error']['code']===0x1f4){logger[_0x0ed8('0x13')](_0x0ed8('0x10'),_0xb5a975,_0x406d25[_0x0ed8('0x13')]['message']);return _0x8d309e(_0x406d25[_0x0ed8('0x13')]['message']);}logger[_0x0ed8('0x13')]('CmList,\x20%s,\x20%s',_0xb5a975,_0x406d25[_0x0ed8('0x13')][_0x0ed8('0x14')]);return _0x33afb2(_0x406d25[_0x0ed8('0x13')]['message']);}else{logger[_0x0ed8('0xf')](_0x0ed8('0x10'),_0xb5a975,_0x0ed8('0x11'));_0x33afb2(_0x406d25['result'][_0x0ed8('0x14')]);}})['catch'](function(_0x305b45){logger['error']('CmList,\x20%s,\x20%s',_0xb5a975,_0x305b45);_0x8d309e(_0x305b45);});});}