Built motion from commit 9d1906d1.|2.5.40
[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 _0x2090=['rpc','../../config/environment','http','request','info','request\x20sent','debug','VoiceMail,\x20%s,\x20%s,\x20%s','error','code','VoiceMail,\x20%s,\x20%s','message','result','catch','lodash','util','moment','bluebird','../../config/logger'];(function(_0x59325d,_0x426343){var _0x218e30=function(_0x21b83c){while(--_0x21b83c){_0x59325d['push'](_0x59325d['shift']());}};_0x218e30(++_0x426343);}(_0x2090,0x13e));var _0x0209=function(_0x5a3bc2,_0x5e2a49){_0x5a3bc2=_0x5a3bc2-0x0;var _0x3adc69=_0x2090[_0x5a3bc2];return _0x3adc69;};'use strict';var _=require(_0x0209('0x0'));var util=require(_0x0209('0x1'));var moment=require(_0x0209('0x2'));var BPromise=require(_0x0209('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x0209('0x4'))(_0x0209('0x5'));var config=require(_0x0209('0x6'));var jayson=require('jayson/promise');var client=jayson['client'][_0x0209('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x551ea8,_0x271a81,_0x4f9891){return new BPromise(function(_0x1b97c4,_0x50e5e7){return client[_0x0209('0x8')](_0x551ea8,_0x4f9891)['then'](function(_0x364e78){logger[_0x0209('0x9')]('VoiceMail,\x20%s,\x20%s',_0x271a81,_0x0209('0xa'));logger[_0x0209('0xb')](_0x0209('0xc'),_0x271a81,'request\x20sent',JSON['stringify'](_0x364e78));if(_0x364e78[_0x0209('0xd')]){if(_0x364e78[_0x0209('0xd')][_0x0209('0xe')]===0x1f4){logger[_0x0209('0xd')](_0x0209('0xf'),_0x271a81,_0x364e78[_0x0209('0xd')]['message']);return _0x50e5e7(_0x364e78[_0x0209('0xd')][_0x0209('0x10')]);}logger[_0x0209('0xd')](_0x0209('0xf'),_0x271a81,_0x364e78[_0x0209('0xd')][_0x0209('0x10')]);return _0x1b97c4(_0x364e78['error'][_0x0209('0x10')]);}else{logger[_0x0209('0x9')](_0x0209('0xf'),_0x271a81,_0x0209('0xa'));_0x1b97c4(_0x364e78[_0x0209('0x11')]['message']);}})[_0x0209('0x12')](function(_0x2c5b49){logger[_0x0209('0xd')](_0x0209('0xf'),_0x271a81,_0x2c5b49);_0x50e5e7(_0x2c5b49);});});}