Built motion from commit 3e059bc2.|2.5.32
[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 _0xfebc=['request\x20sent','debug','Cdr,\x20%s,\x20%s,\x20%s','stringify','error','Cdr,\x20%s,\x20%s','message','info','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','then'];(function(_0x11072e,_0x510877){var _0x21a203=function(_0xca5bcf){while(--_0xca5bcf){_0x11072e['push'](_0x11072e['shift']());}};_0x21a203(++_0x510877);}(_0xfebc,0x1ac));var _0xcfeb=function(_0x4459b8,_0x3271b8){_0x4459b8=_0x4459b8-0x0;var _0x4a4b07=_0xfebc[_0x4459b8];return _0x4a4b07;};'use strict';var _=require(_0xcfeb('0x0'));var util=require(_0xcfeb('0x1'));var moment=require(_0xcfeb('0x2'));var BPromise=require(_0xcfeb('0x3'));var rs=require(_0xcfeb('0x4'));var fs=require('fs');var Redis=require(_0xcfeb('0x5'));var db=require(_0xcfeb('0x6'))['db'];var utils=require('../../config/utils');var logger=require(_0xcfeb('0x7'))('rpc');var config=require(_0xcfeb('0x8'));var jayson=require(_0xcfeb('0x9'));var client=jayson[_0xcfeb('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0xfe3f56,_0xebac97,_0x522839){return new BPromise(function(_0x5c7f2d,_0x5a6aaf){return client['request'](_0xfe3f56,_0x522839)[_0xcfeb('0xb')](function(_0x5a69a4){logger['info']('Cdr,\x20%s,\x20%s',_0xebac97,_0xcfeb('0xc'));logger[_0xcfeb('0xd')](_0xcfeb('0xe'),_0xebac97,_0xcfeb('0xc'),JSON[_0xcfeb('0xf')](_0x5a69a4));if(_0x5a69a4[_0xcfeb('0x10')]){if(_0x5a69a4[_0xcfeb('0x10')]['code']===0x1f4){logger[_0xcfeb('0x10')](_0xcfeb('0x11'),_0xebac97,_0x5a69a4[_0xcfeb('0x10')][_0xcfeb('0x12')]);return _0x5a6aaf(_0x5a69a4[_0xcfeb('0x10')][_0xcfeb('0x12')]);}logger['error'](_0xcfeb('0x11'),_0xebac97,_0x5a69a4['error'][_0xcfeb('0x12')]);return _0x5c7f2d(_0x5a69a4['error'][_0xcfeb('0x12')]);}else{logger[_0xcfeb('0x13')](_0xcfeb('0x11'),_0xebac97,_0xcfeb('0xc'));_0x5c7f2d(_0x5a69a4[_0xcfeb('0x14')]['message']);}})[_0xcfeb('0x15')](function(_0x100925){logger['error'](_0xcfeb('0x11'),_0xebac97,_0x100925);_0x5a6aaf(_0x100925);});});}