Built motion from commit (unavailable).|2.5.29
[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 _0xe5c5=['error','code','message','result','lodash','util','bluebird','randomstring','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','then','info','VoiceMail,\x20%s,\x20%s','request\x20sent','debug','VoiceMail,\x20%s,\x20%s,\x20%s','stringify'];(function(_0x525372,_0x1156d4){var _0x258337=function(_0x6be1fc){while(--_0x6be1fc){_0x525372['push'](_0x525372['shift']());}};_0x258337(++_0x1156d4);}(_0xe5c5,0x1a6));var _0x5e5c=function(_0x3b8985,_0x379d10){_0x3b8985=_0x3b8985-0x0;var _0x4dc76a=_0xe5c5[_0x3b8985];return _0x4dc76a;};'use strict';var _=require(_0x5e5c('0x0'));var util=require(_0x5e5c('0x1'));var moment=require('moment');var BPromise=require(_0x5e5c('0x2'));var rs=require(_0x5e5c('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x5e5c('0x4'));var logger=require(_0x5e5c('0x5'))(_0x5e5c('0x6'));var config=require(_0x5e5c('0x7'));var jayson=require(_0x5e5c('0x8'));var client=jayson[_0x5e5c('0x9')][_0x5e5c('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xf1067b,_0xec399b,_0x4ca426){return new BPromise(function(_0x1bc325,_0x5603b6){return client['request'](_0xf1067b,_0x4ca426)[_0x5e5c('0xb')](function(_0x2d5f12){logger[_0x5e5c('0xc')](_0x5e5c('0xd'),_0xec399b,_0x5e5c('0xe'));logger[_0x5e5c('0xf')](_0x5e5c('0x10'),_0xec399b,_0x5e5c('0xe'),JSON[_0x5e5c('0x11')](_0x2d5f12));if(_0x2d5f12['error']){if(_0x2d5f12[_0x5e5c('0x12')][_0x5e5c('0x13')]===0x1f4){logger[_0x5e5c('0x12')](_0x5e5c('0xd'),_0xec399b,_0x2d5f12[_0x5e5c('0x12')][_0x5e5c('0x14')]);return _0x5603b6(_0x2d5f12['error']['message']);}logger[_0x5e5c('0x12')](_0x5e5c('0xd'),_0xec399b,_0x2d5f12['error'][_0x5e5c('0x14')]);return _0x1bc325(_0x2d5f12[_0x5e5c('0x12')][_0x5e5c('0x14')]);}else{logger[_0x5e5c('0xc')]('VoiceMail,\x20%s,\x20%s',_0xec399b,_0x5e5c('0xe'));_0x1bc325(_0x2d5f12[_0x5e5c('0x15')][_0x5e5c('0x14')]);}})['catch'](function(_0x418565){logger[_0x5e5c('0x12')](_0x5e5c('0xd'),_0xec399b,_0x418565);_0x5603b6(_0x418565);});});}