Built motion from commit 775e2a94.|2.6.3
[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 _0x77f1=['bluebird','randomstring','../../mysqldb','../../config/logger','rpc','jayson/promise','client','http','request','then','info','Cdr,\x20%s,\x20%s','request\x20sent','Cdr,\x20%s,\x20%s,\x20%s','error','code','message','result','util','moment'];(function(_0x1288d5,_0x37e407){var _0xf9a949=function(_0x40a710){while(--_0x40a710){_0x1288d5['push'](_0x1288d5['shift']());}};_0xf9a949(++_0x37e407);}(_0x77f1,0x13e));var _0x177f=function(_0x45f2d6,_0x22516c){_0x45f2d6=_0x45f2d6-0x0;var _0x37ccac=_0x77f1[_0x45f2d6];return _0x37ccac;};'use strict';var _=require('lodash');var util=require(_0x177f('0x0'));var moment=require(_0x177f('0x1'));var BPromise=require(_0x177f('0x2'));var rs=require(_0x177f('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x177f('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x177f('0x5'))(_0x177f('0x6'));var config=require('../../config/environment');var jayson=require(_0x177f('0x7'));var client=jayson[_0x177f('0x8')][_0x177f('0x9')]({'port':0x232a});function respondWithRpcPromise(_0xf096c3,_0x10bba5,_0xf056f3){return new BPromise(function(_0x272345,_0x1f4464){return client[_0x177f('0xa')](_0xf096c3,_0xf056f3)[_0x177f('0xb')](function(_0x50f2c9){logger[_0x177f('0xc')](_0x177f('0xd'),_0x10bba5,_0x177f('0xe'));logger['debug'](_0x177f('0xf'),_0x10bba5,_0x177f('0xe'),JSON['stringify'](_0x50f2c9));if(_0x50f2c9[_0x177f('0x10')]){if(_0x50f2c9[_0x177f('0x10')][_0x177f('0x11')]===0x1f4){logger[_0x177f('0x10')]('Cdr,\x20%s,\x20%s',_0x10bba5,_0x50f2c9[_0x177f('0x10')][_0x177f('0x12')]);return _0x1f4464(_0x50f2c9['error']['message']);}logger['error'](_0x177f('0xd'),_0x10bba5,_0x50f2c9[_0x177f('0x10')]['message']);return _0x272345(_0x50f2c9[_0x177f('0x10')][_0x177f('0x12')]);}else{logger['info'](_0x177f('0xd'),_0x10bba5,_0x177f('0xe'));_0x272345(_0x50f2c9[_0x177f('0x13')]['message']);}})['catch'](function(_0x6c24ac){logger['error'](_0x177f('0xd'),_0x10bba5,_0x6c24ac);_0x1f4464(_0x6c24ac);});});}