Built motion from commit (unavailable).|2.5.8
[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 _0x7d53=['lodash','util','moment','randomstring','ioredis','../../mysqldb','../../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','result','catch'];(function(_0x3dcc69,_0x16d219){var _0x5a6154=function(_0x13b7cf){while(--_0x13b7cf){_0x3dcc69['push'](_0x3dcc69['shift']());}};_0x5a6154(++_0x16d219);}(_0x7d53,0x9c));var _0x37d5=function(_0xecb60d,_0x3c6090){_0xecb60d=_0xecb60d-0x0;var _0x5995ea=_0x7d53[_0xecb60d];return _0x5995ea;};'use strict';var _=require(_0x37d5('0x0'));var util=require(_0x37d5('0x1'));var moment=require(_0x37d5('0x2'));var BPromise=require('bluebird');var rs=require(_0x37d5('0x3'));var fs=require('fs');var Redis=require(_0x37d5('0x4'));var db=require(_0x37d5('0x5'))['db'];var utils=require(_0x37d5('0x6'));var logger=require(_0x37d5('0x7'))(_0x37d5('0x8'));var config=require(_0x37d5('0x9'));var jayson=require(_0x37d5('0xa'));var client=jayson[_0x37d5('0xb')][_0x37d5('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x5a4c6f,_0x2b177b,_0x4dceec){return new BPromise(function(_0x349883,_0x40bedc){return client[_0x37d5('0xd')](_0x5a4c6f,_0x4dceec)[_0x37d5('0xe')](function(_0x17e756){logger[_0x37d5('0xf')](_0x37d5('0x10'),_0x2b177b,_0x37d5('0x11'));logger[_0x37d5('0x12')](_0x37d5('0x13'),_0x2b177b,_0x37d5('0x11'),JSON[_0x37d5('0x14')](_0x17e756));if(_0x17e756[_0x37d5('0x15')]){if(_0x17e756[_0x37d5('0x15')][_0x37d5('0x16')]===0x1f4){logger[_0x37d5('0x15')](_0x37d5('0x10'),_0x2b177b,_0x17e756[_0x37d5('0x15')][_0x37d5('0x17')]);return _0x40bedc(_0x17e756[_0x37d5('0x15')]['message']);}logger[_0x37d5('0x15')](_0x37d5('0x10'),_0x2b177b,_0x17e756['error'][_0x37d5('0x17')]);return _0x349883(_0x17e756[_0x37d5('0x15')]['message']);}else{logger[_0x37d5('0xf')]('Cdr,\x20%s,\x20%s',_0x2b177b,_0x37d5('0x11'));_0x349883(_0x17e756[_0x37d5('0x18')][_0x37d5('0x17')]);}})[_0x37d5('0x19')](function(_0x1d8aeb){logger[_0x37d5('0x15')](_0x37d5('0x10'),_0x2b177b,_0x1d8aeb);_0x40bedc(_0x1d8aeb);});});}