f9b1c6ef82ad45c7c61ae8d9fd555387bd6df99e
[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 _0xb778=['result','util','moment','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','debug','Cdr,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','Cdr,\x20%s,\x20%s','message'];(function(_0x2e4aa2,_0x11956a){var _0x5e6092=function(_0x4c12c2){while(--_0x4c12c2){_0x2e4aa2['push'](_0x2e4aa2['shift']());}};_0x5e6092(++_0x11956a);}(_0xb778,0x94));var _0x8b77=function(_0x4efc87,_0x17a7d1){_0x4efc87=_0x4efc87-0x0;var _0x191fc4=_0xb778[_0x4efc87];return _0x191fc4;};'use strict';var _=require('lodash');var util=require(_0x8b77('0x0'));var moment=require(_0x8b77('0x1'));var BPromise=require('bluebird');var rs=require(_0x8b77('0x2'));var fs=require('fs');var Redis=require(_0x8b77('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x8b77('0x4'))(_0x8b77('0x5'));var config=require(_0x8b77('0x6'));var jayson=require(_0x8b77('0x7'));var client=jayson['client'][_0x8b77('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x290974,_0xcd6fd6,_0xdaf651){return new BPromise(function(_0x4deb2c,_0x219aa3){return client[_0x8b77('0x9')](_0x290974,_0xdaf651)[_0x8b77('0xa')](function(_0x3abc80){logger[_0x8b77('0xb')]('Cdr,\x20%s,\x20%s',_0xcd6fd6,'request\x20sent');logger[_0x8b77('0xc')](_0x8b77('0xd'),_0xcd6fd6,_0x8b77('0xe'),JSON[_0x8b77('0xf')](_0x3abc80));if(_0x3abc80[_0x8b77('0x10')]){if(_0x3abc80[_0x8b77('0x10')][_0x8b77('0x11')]===0x1f4){logger[_0x8b77('0x10')](_0x8b77('0x12'),_0xcd6fd6,_0x3abc80['error']['message']);return _0x219aa3(_0x3abc80['error'][_0x8b77('0x13')]);}logger['error'](_0x8b77('0x12'),_0xcd6fd6,_0x3abc80['error']['message']);return _0x4deb2c(_0x3abc80[_0x8b77('0x10')][_0x8b77('0x13')]);}else{logger[_0x8b77('0xb')]('Cdr,\x20%s,\x20%s',_0xcd6fd6,'request\x20sent');_0x4deb2c(_0x3abc80[_0x8b77('0x14')][_0x8b77('0x13')]);}})['catch'](function(_0x5d8708){logger[_0x8b77('0x10')]('Cdr,\x20%s,\x20%s',_0xcd6fd6,_0x5d8708);_0x219aa3(_0x5d8708);});});}