Built motion from commit 47436d59.|2.6.7
[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 _0x0cea=['lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','http','defaults','redis','localhost','socket.io-emitter','./cmList.socket','request','then','info','request\x20sent','CmList,\x20%s,\x20%s,\x20%s','error','code','CmList,\x20%s,\x20%s','message','catch'];(function(_0x234e1a,_0x500d79){var _0x55aad2=function(_0x272396){while(--_0x272396){_0x234e1a['push'](_0x234e1a['shift']());}};_0x55aad2(++_0x500d79);}(_0x0cea,0x1e6));var _0xa0ce=function(_0x4d09fd,_0x289a8f){_0x4d09fd=_0x4d09fd-0x0;var _0x2173d5=_0x0cea[_0x4d09fd];return _0x2173d5;};'use strict';var _=require(_0xa0ce('0x0'));var util=require(_0xa0ce('0x1'));var moment=require(_0xa0ce('0x2'));var BPromise=require(_0xa0ce('0x3'));var rs=require(_0xa0ce('0x4'));var fs=require('fs');var Redis=require(_0xa0ce('0x5'));var db=require(_0xa0ce('0x6'))['db'];var utils=require(_0xa0ce('0x7'));var logger=require('../../config/logger')(_0xa0ce('0x8'));var config=require(_0xa0ce('0x9'));var jayson=require(_0xa0ce('0xa'));var client=jayson['client'][_0xa0ce('0xb')]({'port':0x232a});config['redis']=_[_0xa0ce('0xc')](config[_0xa0ce('0xd')],{'host':_0xa0ce('0xe'),'port':0x18eb});var socket=require(_0xa0ce('0xf'))(new Redis(config[_0xa0ce('0xd')]));require(_0xa0ce('0x10'))['register'](socket);function respondWithRpcPromise(_0x57618c,_0x26bc38,_0x49b941){return new BPromise(function(_0x5d69ce,_0x26b06e){return client[_0xa0ce('0x11')](_0x57618c,_0x49b941)[_0xa0ce('0x12')](function(_0x56cb1e){logger[_0xa0ce('0x13')]('CmList,\x20%s,\x20%s',_0x26bc38,_0xa0ce('0x14'));logger['debug'](_0xa0ce('0x15'),_0x26bc38,_0xa0ce('0x14'),JSON['stringify'](_0x56cb1e));if(_0x56cb1e[_0xa0ce('0x16')]){if(_0x56cb1e[_0xa0ce('0x16')][_0xa0ce('0x17')]===0x1f4){logger['error'](_0xa0ce('0x18'),_0x26bc38,_0x56cb1e[_0xa0ce('0x16')][_0xa0ce('0x19')]);return _0x26b06e(_0x56cb1e[_0xa0ce('0x16')][_0xa0ce('0x19')]);}logger[_0xa0ce('0x16')](_0xa0ce('0x18'),_0x26bc38,_0x56cb1e['error']['message']);return _0x5d69ce(_0x56cb1e[_0xa0ce('0x16')][_0xa0ce('0x19')]);}else{logger[_0xa0ce('0x13')](_0xa0ce('0x18'),_0x26bc38,'request\x20sent');_0x5d69ce(_0x56cb1e['result'][_0xa0ce('0x19')]);}})[_0xa0ce('0x1a')](function(_0x393085){logger[_0xa0ce('0x16')](_0xa0ce('0x18'),_0x26bc38,_0x393085);_0x26b06e(_0x393085);});});}