Built motion from commit (unavailable).|2.4.19
[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 _0xe704=['VoiceMail,\x20%s,\x20%s','request\x20sent','VoiceMail,\x20%s,\x20%s,\x20%s','stringify','error','message','util','moment','bluebird','randomstring','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info'];(function(_0x36cf6d,_0x2b16b9){var _0x149a73=function(_0x2c6d8f){while(--_0x2c6d8f){_0x36cf6d['push'](_0x36cf6d['shift']());}};_0x149a73(++_0x2b16b9);}(_0xe704,0x1ec));var _0x4e70=function(_0x38ffe3,_0x2fe8c4){_0x38ffe3=_0x38ffe3-0x0;var _0x5b671c=_0xe704[_0x38ffe3];return _0x5b671c;};'use strict';var _=require('lodash');var util=require(_0x4e70('0x0'));var moment=require(_0x4e70('0x1'));var BPromise=require(_0x4e70('0x2'));var rs=require(_0x4e70('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x4e70('0x4'))(_0x4e70('0x5'));var config=require(_0x4e70('0x6'));var jayson=require(_0x4e70('0x7'));var client=jayson[_0x4e70('0x8')][_0x4e70('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x325e45,_0x497626,_0x4ea04e){return new BPromise(function(_0x4324d5,_0x149a44){return client[_0x4e70('0xa')](_0x325e45,_0x4ea04e)['then'](function(_0x4b6dc9){logger[_0x4e70('0xb')](_0x4e70('0xc'),_0x497626,_0x4e70('0xd'));logger['debug'](_0x4e70('0xe'),_0x497626,_0x4e70('0xd'),JSON[_0x4e70('0xf')](_0x4b6dc9));if(_0x4b6dc9['error']){if(_0x4b6dc9[_0x4e70('0x10')]['code']===0x1f4){logger[_0x4e70('0x10')](_0x4e70('0xc'),_0x497626,_0x4b6dc9[_0x4e70('0x10')][_0x4e70('0x11')]);return _0x149a44(_0x4b6dc9['error'][_0x4e70('0x11')]);}logger['error'](_0x4e70('0xc'),_0x497626,_0x4b6dc9[_0x4e70('0x10')][_0x4e70('0x11')]);return _0x4324d5(_0x4b6dc9['error'][_0x4e70('0x11')]);}else{logger[_0x4e70('0xb')](_0x4e70('0xc'),_0x497626,_0x4e70('0xd'));_0x4324d5(_0x4b6dc9['result']['message']);}})['catch'](function(_0x1cdf91){logger[_0x4e70('0x10')]('VoiceMail,\x20%s,\x20%s',_0x497626,_0x1cdf91);_0x149a44(_0x1cdf91);});});}