Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / voiceMail / voiceMail.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 _0xe6d9=['../../mysqldb','rpc','jayson/promise','request','then','info','VoiceMail,\x20%s,\x20%s','debug','VoiceMail,\x20%s,\x20%s,\x20%s','request\x20sent','code','error','message','result','lodash','util','moment','ioredis'];(function(_0x42707b,_0x1e6d18){var _0x39ad97=function(_0x26f56b){while(--_0x26f56b){_0x42707b['push'](_0x42707b['shift']());}};_0x39ad97(++_0x1e6d18);}(_0xe6d9,0x164));var _0x9e6d=function(_0x410344,_0x11c039){_0x410344=_0x410344-0x0;var _0x210ff4=_0xe6d9[_0x410344];return _0x210ff4;};'use strict';var _=require(_0x9e6d('0x0'));var util=require(_0x9e6d('0x1'));var moment=require(_0x9e6d('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x9e6d('0x3'));var db=require(_0x9e6d('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x9e6d('0x5'));var config=require('../../config/environment');var jayson=require(_0x9e6d('0x6'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x56626d,_0x572fec,_0x45ced1){return new BPromise(function(_0x20447a,_0x78d923){return client[_0x9e6d('0x7')](_0x56626d,_0x45ced1)[_0x9e6d('0x8')](function(_0x16972){logger[_0x9e6d('0x9')](_0x9e6d('0xa'),_0x572fec,'request\x20sent');logger[_0x9e6d('0xb')](_0x9e6d('0xc'),_0x572fec,_0x9e6d('0xd'),JSON['stringify'](_0x16972));if(_0x16972['error']){if(_0x16972['error'][_0x9e6d('0xe')]===0x1f4){logger['error'](_0x9e6d('0xa'),_0x572fec,_0x16972[_0x9e6d('0xf')][_0x9e6d('0x10')]);return _0x78d923(_0x16972[_0x9e6d('0xf')][_0x9e6d('0x10')]);}logger[_0x9e6d('0xf')](_0x9e6d('0xa'),_0x572fec,_0x16972[_0x9e6d('0xf')][_0x9e6d('0x10')]);return _0x20447a(_0x16972['error']['message']);}else{logger['info'](_0x9e6d('0xa'),_0x572fec,_0x9e6d('0xd'));_0x20447a(_0x16972[_0x9e6d('0x11')]['message']);}})['catch'](function(_0x7e5855){logger[_0x9e6d('0xf')](_0x9e6d('0xa'),_0x572fec,_0x7e5855);_0x78d923(_0x7e5855);});});}