55bab87a66be046fb3df32594a7f3e9223268370
[motion2.git] / server / api / cdr / cdr.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 _0x9cfa=['../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','Cdr,\x20%s,\x20%s','request\x20sent','debug','Cdr,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash','bluebird','randomstring','ioredis'];(function(_0x3f7f18,_0x16f1f8){var _0x5a54ed=function(_0x487bbd){while(--_0x487bbd){_0x3f7f18['push'](_0x3f7f18['shift']());}};_0x5a54ed(++_0x16f1f8);}(_0x9cfa,0x19e));var _0xa9cf=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x9cfa[_0x1facfa];return _0x9ec701;};'use strict';var _=require(_0xa9cf('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xa9cf('0x1'));var rs=require(_0xa9cf('0x2'));var fs=require('fs');var Redis=require(_0xa9cf('0x3'));var db=require(_0xa9cf('0x4'))['db'];var utils=require(_0xa9cf('0x5'));var logger=require(_0xa9cf('0x6'))(_0xa9cf('0x7'));var config=require(_0xa9cf('0x8'));var jayson=require(_0xa9cf('0x9'));var client=jayson[_0xa9cf('0xa')][_0xa9cf('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x316118,_0x5aa9c5,_0x5de791){return new BPromise(function(_0x30c5cf,_0x2edda3){return client['request'](_0x316118,_0x5de791)['then'](function(_0xe584c5){logger['info'](_0xa9cf('0xc'),_0x5aa9c5,_0xa9cf('0xd'));logger[_0xa9cf('0xe')](_0xa9cf('0xf'),_0x5aa9c5,_0xa9cf('0xd'),JSON[_0xa9cf('0x10')](_0xe584c5));if(_0xe584c5[_0xa9cf('0x11')]){if(_0xe584c5[_0xa9cf('0x11')][_0xa9cf('0x12')]===0x1f4){logger[_0xa9cf('0x11')](_0xa9cf('0xc'),_0x5aa9c5,_0xe584c5[_0xa9cf('0x11')]['message']);return _0x2edda3(_0xe584c5[_0xa9cf('0x11')][_0xa9cf('0x13')]);}logger[_0xa9cf('0x11')](_0xa9cf('0xc'),_0x5aa9c5,_0xe584c5[_0xa9cf('0x11')]['message']);return _0x30c5cf(_0xe584c5['error'][_0xa9cf('0x13')]);}else{logger['info'](_0xa9cf('0xc'),_0x5aa9c5,_0xa9cf('0xd'));_0x30c5cf(_0xe584c5[_0xa9cf('0x14')]['message']);}})[_0xa9cf('0x15')](function(_0x56f670){logger[_0xa9cf('0x11')](_0xa9cf('0xc'),_0x5aa9c5,_0x56f670);_0x2edda3(_0x56f670);});});}