Built motion from commit (unavailable).|2.5.6
[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 _0x910f=['http','request','Cdr,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message','result','catch','lodash','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','jayson/promise','client'];(function(_0x42f233,_0x3fb3a2){var _0x1cbe12=function(_0x220b5a){while(--_0x220b5a){_0x42f233['push'](_0x42f233['shift']());}};_0x1cbe12(++_0x3fb3a2);}(_0x910f,0x170));var _0xf910=function(_0x27def7,_0x3f0835){_0x27def7=_0x27def7-0x0;var _0x581cbc=_0x910f[_0x27def7];return _0x581cbc;};'use strict';var _=require(_0xf910('0x0'));var util=require('util');var moment=require(_0xf910('0x1'));var BPromise=require(_0xf910('0x2'));var rs=require(_0xf910('0x3'));var fs=require('fs');var Redis=require(_0xf910('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xf910('0x5'));var logger=require(_0xf910('0x6'))(_0xf910('0x7'));var config=require('../../config/environment');var jayson=require(_0xf910('0x8'));var client=jayson[_0xf910('0x9')][_0xf910('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x1982c0,_0x283982,_0x26c4e1){return new BPromise(function(_0x127b8c,_0x2793f0){return client[_0xf910('0xb')](_0x1982c0,_0x26c4e1)['then'](function(_0x335fe3){logger['info'](_0xf910('0xc'),_0x283982,'request\x20sent');logger[_0xf910('0xd')]('Cdr,\x20%s,\x20%s,\x20%s',_0x283982,_0xf910('0xe'),JSON[_0xf910('0xf')](_0x335fe3));if(_0x335fe3[_0xf910('0x10')]){if(_0x335fe3['error'][_0xf910('0x11')]===0x1f4){logger[_0xf910('0x10')]('Cdr,\x20%s,\x20%s',_0x283982,_0x335fe3[_0xf910('0x10')][_0xf910('0x12')]);return _0x2793f0(_0x335fe3[_0xf910('0x10')][_0xf910('0x12')]);}logger[_0xf910('0x10')](_0xf910('0xc'),_0x283982,_0x335fe3[_0xf910('0x10')]['message']);return _0x127b8c(_0x335fe3['error'][_0xf910('0x12')]);}else{logger['info'](_0xf910('0xc'),_0x283982,_0xf910('0xe'));_0x127b8c(_0x335fe3[_0xf910('0x13')][_0xf910('0x12')]);}})[_0xf910('0x14')](function(_0x38e36d){logger[_0xf910('0x10')](_0xf910('0xc'),_0x283982,_0x38e36d);_0x2793f0(_0x38e36d);});});}