ce2f8f6e2c1b1ebcbd7cf31931b51cd82e09785e
[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 _0x7c6b=['error','code','VoiceMail,\x20%s,\x20%s','message','info','lodash','moment','bluebird','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','client','then','request\x20sent','debug','VoiceMail,\x20%s,\x20%s,\x20%s','stringify'];(function(_0x5b3c6a,_0x49e4af){var _0x4b1386=function(_0x2add5b){while(--_0x2add5b){_0x5b3c6a['push'](_0x5b3c6a['shift']());}};_0x4b1386(++_0x49e4af);}(_0x7c6b,0x1d1));var _0xb7c6=function(_0x39bc06,_0x1d91af){_0x39bc06=_0x39bc06-0x0;var _0x40dc5f=_0x7c6b[_0x39bc06];return _0x40dc5f;};'use strict';var _=require(_0xb7c6('0x0'));var util=require('util');var moment=require(_0xb7c6('0x1'));var BPromise=require(_0xb7c6('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xb7c6('0x3'));var db=require(_0xb7c6('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0xb7c6('0x5'))(_0xb7c6('0x6'));var config=require(_0xb7c6('0x7'));var jayson=require(_0xb7c6('0x8'));var client=jayson[_0xb7c6('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x5a663c,_0x2f1e07,_0x1f15b0){return new BPromise(function(_0x26b3c0,_0x1a8418){return client['request'](_0x5a663c,_0x1f15b0)[_0xb7c6('0xa')](function(_0x3bfe27){logger['info']('VoiceMail,\x20%s,\x20%s',_0x2f1e07,_0xb7c6('0xb'));logger[_0xb7c6('0xc')](_0xb7c6('0xd'),_0x2f1e07,'request\x20sent',JSON[_0xb7c6('0xe')](_0x3bfe27));if(_0x3bfe27[_0xb7c6('0xf')]){if(_0x3bfe27['error'][_0xb7c6('0x10')]===0x1f4){logger[_0xb7c6('0xf')](_0xb7c6('0x11'),_0x2f1e07,_0x3bfe27[_0xb7c6('0xf')][_0xb7c6('0x12')]);return _0x1a8418(_0x3bfe27[_0xb7c6('0xf')][_0xb7c6('0x12')]);}logger[_0xb7c6('0xf')]('VoiceMail,\x20%s,\x20%s',_0x2f1e07,_0x3bfe27['error'][_0xb7c6('0x12')]);return _0x26b3c0(_0x3bfe27['error']['message']);}else{logger[_0xb7c6('0x13')]('VoiceMail,\x20%s,\x20%s',_0x2f1e07,_0xb7c6('0xb'));_0x26b3c0(_0x3bfe27['result']['message']);}})['catch'](function(_0x101f71){logger['error'](_0xb7c6('0x11'),_0x2f1e07,_0x101f71);_0x1a8418(_0x101f71);});});}