Built motion from commit (unavailable).|2.4.9
[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 _0xb304=['result','lodash','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Cdr,\x20%s,\x20%s','request\x20sent','debug','Cdr,\x20%s,\x20%s,\x20%s','stringify','error','code','message'];(function(_0x554b55,_0x1403df){var _0x422fda=function(_0x77938b){while(--_0x77938b){_0x554b55['push'](_0x554b55['shift']());}};_0x422fda(++_0x1403df);}(_0xb304,0x109));var _0x4b30=function(_0x16768f,_0x393a81){_0x16768f=_0x16768f-0x0;var _0x6dc96c=_0xb304[_0x16768f];return _0x6dc96c;};'use strict';var _=require(_0x4b30('0x0'));var util=require(_0x4b30('0x1'));var moment=require(_0x4b30('0x2'));var BPromise=require('bluebird');var rs=require(_0x4b30('0x3'));var fs=require('fs');var Redis=require(_0x4b30('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x4b30('0x5'));var logger=require(_0x4b30('0x6'))(_0x4b30('0x7'));var config=require(_0x4b30('0x8'));var jayson=require(_0x4b30('0x9'));var client=jayson[_0x4b30('0xa')][_0x4b30('0xb')]({'port':0x232a});function respondWithRpcPromise(_0xf07aea,_0x16ef8d,_0x12dcd1){return new BPromise(function(_0x49a876,_0x23e651){return client[_0x4b30('0xc')](_0xf07aea,_0x12dcd1)[_0x4b30('0xd')](function(_0x456e0d){logger[_0x4b30('0xe')](_0x4b30('0xf'),_0x16ef8d,_0x4b30('0x10'));logger[_0x4b30('0x11')](_0x4b30('0x12'),_0x16ef8d,_0x4b30('0x10'),JSON[_0x4b30('0x13')](_0x456e0d));if(_0x456e0d[_0x4b30('0x14')]){if(_0x456e0d[_0x4b30('0x14')][_0x4b30('0x15')]===0x1f4){logger[_0x4b30('0x14')](_0x4b30('0xf'),_0x16ef8d,_0x456e0d[_0x4b30('0x14')][_0x4b30('0x16')]);return _0x23e651(_0x456e0d['error']['message']);}logger[_0x4b30('0x14')](_0x4b30('0xf'),_0x16ef8d,_0x456e0d[_0x4b30('0x14')][_0x4b30('0x16')]);return _0x49a876(_0x456e0d[_0x4b30('0x14')][_0x4b30('0x16')]);}else{logger[_0x4b30('0xe')]('Cdr,\x20%s,\x20%s',_0x16ef8d,_0x4b30('0x10'));_0x49a876(_0x456e0d[_0x4b30('0x17')][_0x4b30('0x16')]);}})['catch'](function(_0x18a9fb){logger[_0x4b30('0x14')]('Cdr,\x20%s,\x20%s',_0x16ef8d,_0x18a9fb);_0x23e651(_0x18a9fb);});});}