Built motion from commit 1fa89557.|2.6.10
[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 _0x5f45=['../../config/utils','rpc','jayson/promise','client','http','request','info','request\x20sent','stringify','error','code','message','VoiceMail,\x20%s,\x20%s','result','catch','util','moment','randomstring','ioredis','../../mysqldb'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x5f45,0x73));var _0x55f4=function(_0x2fc012,_0x503e5b){_0x2fc012=_0x2fc012-0x0;var _0x2891f9=_0x5f45[_0x2fc012];return _0x2891f9;};'use strict';var _=require('lodash');var util=require(_0x55f4('0x0'));var moment=require(_0x55f4('0x1'));var BPromise=require('bluebird');var rs=require(_0x55f4('0x2'));var fs=require('fs');var Redis=require(_0x55f4('0x3'));var db=require(_0x55f4('0x4'))['db'];var utils=require(_0x55f4('0x5'));var logger=require('../../config/logger')(_0x55f4('0x6'));var config=require('../../config/environment');var jayson=require(_0x55f4('0x7'));var client=jayson[_0x55f4('0x8')][_0x55f4('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x24c798,_0x201dff,_0x4e2512){return new BPromise(function(_0x4414e6,_0x233dbe){return client[_0x55f4('0xa')](_0x24c798,_0x4e2512)['then'](function(_0xf1eef8){logger[_0x55f4('0xb')]('VoiceMail,\x20%s,\x20%s',_0x201dff,_0x55f4('0xc'));logger['debug']('VoiceMail,\x20%s,\x20%s,\x20%s',_0x201dff,_0x55f4('0xc'),JSON[_0x55f4('0xd')](_0xf1eef8));if(_0xf1eef8[_0x55f4('0xe')]){if(_0xf1eef8['error'][_0x55f4('0xf')]===0x1f4){logger[_0x55f4('0xe')]('VoiceMail,\x20%s,\x20%s',_0x201dff,_0xf1eef8['error'][_0x55f4('0x10')]);return _0x233dbe(_0xf1eef8[_0x55f4('0xe')][_0x55f4('0x10')]);}logger['error'](_0x55f4('0x11'),_0x201dff,_0xf1eef8[_0x55f4('0xe')][_0x55f4('0x10')]);return _0x4414e6(_0xf1eef8[_0x55f4('0xe')][_0x55f4('0x10')]);}else{logger[_0x55f4('0xb')](_0x55f4('0x11'),_0x201dff,_0x55f4('0xc'));_0x4414e6(_0xf1eef8[_0x55f4('0x12')]['message']);}})[_0x55f4('0x13')](function(_0x256cc4){logger[_0x55f4('0xe')](_0x55f4('0x11'),_0x201dff,_0x256cc4);_0x233dbe(_0x256cc4);});});}