e87a885866a34d466850ade5c7702bc33f6bb7c0
[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 _0xa516=['../../mysqldb','../../config/logger','rpc','jayson/promise','http','request','VoiceMail,\x20%s,\x20%s','request\x20sent','debug','VoiceMail,\x20%s,\x20%s,\x20%s','stringify','code','error','message','info','lodash','util','moment','randomstring'];(function(_0x2601b4,_0x315e78){var _0x3e3661=function(_0x13b45b){while(--_0x13b45b){_0x2601b4['push'](_0x2601b4['shift']());}};_0x3e3661(++_0x315e78);}(_0xa516,0x1b1));var _0x6a51=function(_0x3ab186,_0x3e1566){_0x3ab186=_0x3ab186-0x0;var _0x53c639=_0xa516[_0x3ab186];return _0x53c639;};'use strict';var _=require(_0x6a51('0x0'));var util=require(_0x6a51('0x1'));var moment=require(_0x6a51('0x2'));var BPromise=require('bluebird');var rs=require(_0x6a51('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x6a51('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x6a51('0x5'))(_0x6a51('0x6'));var config=require('../../config/environment');var jayson=require(_0x6a51('0x7'));var client=jayson['client'][_0x6a51('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3843e6,_0x3ede3c,_0x27ab5d){return new BPromise(function(_0xd90312,_0xa60b08){return client[_0x6a51('0x9')](_0x3843e6,_0x27ab5d)['then'](function(_0x15c2df){logger['info'](_0x6a51('0xa'),_0x3ede3c,_0x6a51('0xb'));logger[_0x6a51('0xc')](_0x6a51('0xd'),_0x3ede3c,_0x6a51('0xb'),JSON[_0x6a51('0xe')](_0x15c2df));if(_0x15c2df['error']){if(_0x15c2df['error'][_0x6a51('0xf')]===0x1f4){logger[_0x6a51('0x10')]('VoiceMail,\x20%s,\x20%s',_0x3ede3c,_0x15c2df[_0x6a51('0x10')][_0x6a51('0x11')]);return _0xa60b08(_0x15c2df[_0x6a51('0x10')][_0x6a51('0x11')]);}logger[_0x6a51('0x10')](_0x6a51('0xa'),_0x3ede3c,_0x15c2df[_0x6a51('0x10')][_0x6a51('0x11')]);return _0xd90312(_0x15c2df[_0x6a51('0x10')][_0x6a51('0x11')]);}else{logger[_0x6a51('0x12')]('VoiceMail,\x20%s,\x20%s',_0x3ede3c,_0x6a51('0xb'));_0xd90312(_0x15c2df['result'][_0x6a51('0x11')]);}})['catch'](function(_0x13f1b4){logger['error'](_0x6a51('0xa'),_0x3ede3c,_0x13f1b4);_0xa60b08(_0x13f1b4);});});}