Built motion from commit (unavailable).|2.5.27
[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 _0xbc05=['../../config/logger','../../config/environment','jayson/promise','request','info','VoiceMail,\x20%s,\x20%s','debug','request\x20sent','error','code','message','result','lodash','util','bluebird','../../mysqldb','../../config/utils'];(function(_0x45123e,_0x3e734c){var _0x1b34d7=function(_0xb6d873){while(--_0xb6d873){_0x45123e['push'](_0x45123e['shift']());}};_0x1b34d7(++_0x3e734c);}(_0xbc05,0x11c));var _0x5bc0=function(_0x5470f3,_0x51e032){_0x5470f3=_0x5470f3-0x0;var _0x5343d8=_0xbc05[_0x5470f3];return _0x5343d8;};'use strict';var _=require(_0x5bc0('0x0'));var util=require(_0x5bc0('0x1'));var moment=require('moment');var BPromise=require(_0x5bc0('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x5bc0('0x3'))['db'];var utils=require(_0x5bc0('0x4'));var logger=require(_0x5bc0('0x5'))('rpc');var config=require(_0x5bc0('0x6'));var jayson=require(_0x5bc0('0x7'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x5c3984,_0x5dd4e7,_0x2d3912){return new BPromise(function(_0x3d7a66,_0x3ae1d9){return client[_0x5bc0('0x8')](_0x5c3984,_0x2d3912)['then'](function(_0x4c744b){logger[_0x5bc0('0x9')](_0x5bc0('0xa'),_0x5dd4e7,'request\x20sent');logger[_0x5bc0('0xb')]('VoiceMail,\x20%s,\x20%s,\x20%s',_0x5dd4e7,_0x5bc0('0xc'),JSON['stringify'](_0x4c744b));if(_0x4c744b['error']){if(_0x4c744b[_0x5bc0('0xd')][_0x5bc0('0xe')]===0x1f4){logger['error'](_0x5bc0('0xa'),_0x5dd4e7,_0x4c744b[_0x5bc0('0xd')][_0x5bc0('0xf')]);return _0x3ae1d9(_0x4c744b['error']['message']);}logger[_0x5bc0('0xd')]('VoiceMail,\x20%s,\x20%s',_0x5dd4e7,_0x4c744b[_0x5bc0('0xd')][_0x5bc0('0xf')]);return _0x3d7a66(_0x4c744b[_0x5bc0('0xd')][_0x5bc0('0xf')]);}else{logger['info'](_0x5bc0('0xa'),_0x5dd4e7,_0x5bc0('0xc'));_0x3d7a66(_0x4c744b[_0x5bc0('0x10')][_0x5bc0('0xf')]);}})['catch'](function(_0x289879){logger[_0x5bc0('0xd')]('VoiceMail,\x20%s,\x20%s',_0x5dd4e7,_0x289879);_0x3ae1d9(_0x289879);});});}