Built motion from commit 9d7072cc.|2.5.39
[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 _0x6af9=['debug','error','code','message','VoiceMail,\x20%s,\x20%s','result','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','info','request\x20sent'];(function(_0x215442,_0x5d2a14){var _0x342ec6=function(_0x4bc6e3){while(--_0x4bc6e3){_0x215442['push'](_0x215442['shift']());}};_0x342ec6(++_0x5d2a14);}(_0x6af9,0x1be));var _0x96af=function(_0x1af4d9,_0xecb5){_0x1af4d9=_0x1af4d9-0x0;var _0xc36bed=_0x6af9[_0x1af4d9];return _0xc36bed;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x96af('0x0'));var BPromise=require(_0x96af('0x1'));var rs=require(_0x96af('0x2'));var fs=require('fs');var Redis=require(_0x96af('0x3'));var db=require(_0x96af('0x4'))['db'];var utils=require(_0x96af('0x5'));var logger=require(_0x96af('0x6'))(_0x96af('0x7'));var config=require(_0x96af('0x8'));var jayson=require(_0x96af('0x9'));var client=jayson['client'][_0x96af('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x2d1415,_0x5e37f0,_0x317bf0){return new BPromise(function(_0x50e238,_0x3bb93c){return client[_0x96af('0xb')](_0x2d1415,_0x317bf0)['then'](function(_0x1d8cdf){logger[_0x96af('0xc')]('VoiceMail,\x20%s,\x20%s',_0x5e37f0,_0x96af('0xd'));logger[_0x96af('0xe')]('VoiceMail,\x20%s,\x20%s,\x20%s',_0x5e37f0,'request\x20sent',JSON['stringify'](_0x1d8cdf));if(_0x1d8cdf[_0x96af('0xf')]){if(_0x1d8cdf[_0x96af('0xf')][_0x96af('0x10')]===0x1f4){logger[_0x96af('0xf')]('VoiceMail,\x20%s,\x20%s',_0x5e37f0,_0x1d8cdf['error'][_0x96af('0x11')]);return _0x3bb93c(_0x1d8cdf[_0x96af('0xf')][_0x96af('0x11')]);}logger['error'](_0x96af('0x12'),_0x5e37f0,_0x1d8cdf[_0x96af('0xf')]['message']);return _0x50e238(_0x1d8cdf[_0x96af('0xf')]['message']);}else{logger[_0x96af('0xc')](_0x96af('0x12'),_0x5e37f0,_0x96af('0xd'));_0x50e238(_0x1d8cdf[_0x96af('0x13')][_0x96af('0x11')]);}})['catch'](function(_0x594e86){logger[_0x96af('0xf')](_0x96af('0x12'),_0x5e37f0,_0x594e86);_0x3bb93c(_0x594e86);});});}