a3b4bf929bc373df00d720e57493acf6ef0c0c8b
[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 _0x1781=['../../config/logger','rpc','../../config/environment','jayson/promise','client','request','then','info','VoiceMail,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','lodash','util','bluebird','randomstring','ioredis'];(function(_0x4514d8,_0x3fe2b8){var _0x4f3a5d=function(_0x3ae965){while(--_0x3ae965){_0x4514d8['push'](_0x4514d8['shift']());}};_0x4f3a5d(++_0x3fe2b8);}(_0x1781,0x177));var _0x1178=function(_0x2c91e9,_0x2fb965){_0x2c91e9=_0x2c91e9-0x0;var _0x13f0ff=_0x1781[_0x2c91e9];return _0x13f0ff;};'use strict';var _=require(_0x1178('0x0'));var util=require(_0x1178('0x1'));var moment=require('moment');var BPromise=require(_0x1178('0x2'));var rs=require(_0x1178('0x3'));var fs=require('fs');var Redis=require(_0x1178('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x1178('0x5'))(_0x1178('0x6'));var config=require(_0x1178('0x7'));var jayson=require(_0x1178('0x8'));var client=jayson[_0x1178('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x3a0e2f,_0x47fc1c,_0xaef47d){return new BPromise(function(_0x1428b3,_0x5717dc){return client[_0x1178('0xa')](_0x3a0e2f,_0xaef47d)[_0x1178('0xb')](function(_0xe08116){logger[_0x1178('0xc')](_0x1178('0xd'),_0x47fc1c,_0x1178('0xe'));logger[_0x1178('0xf')]('VoiceMail,\x20%s,\x20%s,\x20%s',_0x47fc1c,_0x1178('0xe'),JSON[_0x1178('0x10')](_0xe08116));if(_0xe08116[_0x1178('0x11')]){if(_0xe08116[_0x1178('0x11')][_0x1178('0x12')]===0x1f4){logger[_0x1178('0x11')]('VoiceMail,\x20%s,\x20%s',_0x47fc1c,_0xe08116[_0x1178('0x11')][_0x1178('0x13')]);return _0x5717dc(_0xe08116[_0x1178('0x11')][_0x1178('0x13')]);}logger['error']('VoiceMail,\x20%s,\x20%s',_0x47fc1c,_0xe08116[_0x1178('0x11')]['message']);return _0x1428b3(_0xe08116[_0x1178('0x11')][_0x1178('0x13')]);}else{logger[_0x1178('0xc')](_0x1178('0xd'),_0x47fc1c,'request\x20sent');_0x1428b3(_0xe08116['result'][_0x1178('0x13')]);}})['catch'](function(_0x40d725){logger['error']('VoiceMail,\x20%s,\x20%s',_0x47fc1c,_0x40d725);_0x5717dc(_0x40d725);});});}