Built motion from commit da617fac.|2.6.6
[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 _0x5f54=['util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','jayson/promise','client','request','VoiceMail,\x20%s,\x20%s','request\x20sent','debug','VoiceMail,\x20%s,\x20%s,\x20%s','error','code','message','info','result','catch'];(function(_0x15c4ed,_0x1c3e6b){var _0x351b0c=function(_0x146094){while(--_0x146094){_0x15c4ed['push'](_0x15c4ed['shift']());}};_0x351b0c(++_0x1c3e6b);}(_0x5f54,0x168));var _0x45f5=function(_0x112e6b,_0x1ad88a){_0x112e6b=_0x112e6b-0x0;var _0x4056aa=_0x5f54[_0x112e6b];return _0x4056aa;};'use strict';var _=require('lodash');var util=require(_0x45f5('0x0'));var moment=require(_0x45f5('0x1'));var BPromise=require(_0x45f5('0x2'));var rs=require(_0x45f5('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x45f5('0x4'))['db'];var utils=require(_0x45f5('0x5'));var logger=require('../../config/logger')(_0x45f5('0x6'));var config=require('../../config/environment');var jayson=require(_0x45f5('0x7'));var client=jayson[_0x45f5('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x5b79c8,_0x5d4923,_0x5c4f86){return new BPromise(function(_0x43a66e,_0x1cd7e5){return client[_0x45f5('0x9')](_0x5b79c8,_0x5c4f86)['then'](function(_0x53e8d6){logger['info'](_0x45f5('0xa'),_0x5d4923,_0x45f5('0xb'));logger[_0x45f5('0xc')](_0x45f5('0xd'),_0x5d4923,_0x45f5('0xb'),JSON['stringify'](_0x53e8d6));if(_0x53e8d6[_0x45f5('0xe')]){if(_0x53e8d6[_0x45f5('0xe')][_0x45f5('0xf')]===0x1f4){logger[_0x45f5('0xe')](_0x45f5('0xa'),_0x5d4923,_0x53e8d6['error']['message']);return _0x1cd7e5(_0x53e8d6[_0x45f5('0xe')][_0x45f5('0x10')]);}logger['error'](_0x45f5('0xa'),_0x5d4923,_0x53e8d6['error'][_0x45f5('0x10')]);return _0x43a66e(_0x53e8d6[_0x45f5('0xe')][_0x45f5('0x10')]);}else{logger[_0x45f5('0x11')](_0x45f5('0xa'),_0x5d4923,_0x45f5('0xb'));_0x43a66e(_0x53e8d6[_0x45f5('0x12')][_0x45f5('0x10')]);}})[_0x45f5('0x13')](function(_0x5df25b){logger['error'](_0x45f5('0xa'),_0x5d4923,_0x5df25b);_0x1cd7e5(_0x5df25b);});});}