Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / voiceMailMessage / voiceMailMessage.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 _0xa3a7=['ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','client','request','VoiceMailMessage,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','lodash','util','moment','randomstring'];(function(_0x144d8f,_0x4fe1d0){var _0x1c0fec=function(_0x13c029){while(--_0x13c029){_0x144d8f['push'](_0x144d8f['shift']());}};_0x1c0fec(++_0x4fe1d0);}(_0xa3a7,0x68));var _0x7a3a=function(_0x2544b4,_0x4f5ab1){_0x2544b4=_0x2544b4-0x0;var _0x5c2716=_0xa3a7[_0x2544b4];return _0x5c2716;};'use strict';var _=require(_0x7a3a('0x0'));var util=require(_0x7a3a('0x1'));var moment=require(_0x7a3a('0x2'));var BPromise=require('bluebird');var rs=require(_0x7a3a('0x3'));var fs=require('fs');var Redis=require(_0x7a3a('0x4'));var db=require(_0x7a3a('0x5'))['db'];var utils=require(_0x7a3a('0x6'));var logger=require(_0x7a3a('0x7'))(_0x7a3a('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x7a3a('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4b27c1,_0x3c6d5c,_0x3e374c){return new BPromise(function(_0x3b1dc9,_0x1ec051){return client[_0x7a3a('0xa')](_0x4b27c1,_0x3e374c)['then'](function(_0xb953c4){logger['info'](_0x7a3a('0xb'),_0x3c6d5c,_0x7a3a('0xc'));logger['debug']('VoiceMailMessage,\x20%s,\x20%s,\x20%s',_0x3c6d5c,_0x7a3a('0xc'),JSON[_0x7a3a('0xd')](_0xb953c4));if(_0xb953c4[_0x7a3a('0xe')]){if(_0xb953c4[_0x7a3a('0xe')]['code']===0x1f4){logger['error'](_0x7a3a('0xb'),_0x3c6d5c,_0xb953c4[_0x7a3a('0xe')]['message']);return _0x1ec051(_0xb953c4[_0x7a3a('0xe')][_0x7a3a('0xf')]);}logger[_0x7a3a('0xe')](_0x7a3a('0xb'),_0x3c6d5c,_0xb953c4[_0x7a3a('0xe')]['message']);return _0x3b1dc9(_0xb953c4[_0x7a3a('0xe')][_0x7a3a('0xf')]);}else{logger['info'](_0x7a3a('0xb'),_0x3c6d5c,'request\x20sent');_0x3b1dc9(_0xb953c4[_0x7a3a('0x10')]['message']);}})[_0x7a3a('0x11')](function(_0x1883ff){logger[_0x7a3a('0xe')](_0x7a3a('0xb'),_0x3c6d5c,_0x1883ff);_0x1ec051(_0x1883ff);});});}