277b128dc3d8708a5ba5e4dbbf198ab0ddb8b0eb
[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 _0x5bfe=['info','VoiceMail,\x20%s,\x20%s','request\x20sent','error','message','result','catch','util','moment','bluebird','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','http','request','then'];(function(_0x55ea0c,_0x362d85){var _0x1de397=function(_0x57acf2){while(--_0x57acf2){_0x55ea0c['push'](_0x55ea0c['shift']());}};_0x1de397(++_0x362d85);}(_0x5bfe,0x137));var _0xe5bf=function(_0x8dc1f3,_0x369f4f){_0x8dc1f3=_0x8dc1f3-0x0;var _0x1669e2=_0x5bfe[_0x8dc1f3];return _0x1669e2;};'use strict';var _=require('lodash');var util=require(_0xe5bf('0x0'));var moment=require(_0xe5bf('0x1'));var BPromise=require(_0xe5bf('0x2'));var rs=require(_0xe5bf('0x3'));var fs=require('fs');var Redis=require(_0xe5bf('0x4'));var db=require(_0xe5bf('0x5'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xe5bf('0x6'));var config=require(_0xe5bf('0x7'));var jayson=require(_0xe5bf('0x8'));var client=jayson['client'][_0xe5bf('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x10ea31,_0x32fb31,_0x399653){return new BPromise(function(_0x4d1879,_0x18cdbd){return client[_0xe5bf('0xa')](_0x10ea31,_0x399653)[_0xe5bf('0xb')](function(_0x4b7bfa){logger[_0xe5bf('0xc')](_0xe5bf('0xd'),_0x32fb31,_0xe5bf('0xe'));logger['debug']('VoiceMail,\x20%s,\x20%s,\x20%s',_0x32fb31,_0xe5bf('0xe'),JSON['stringify'](_0x4b7bfa));if(_0x4b7bfa[_0xe5bf('0xf')]){if(_0x4b7bfa[_0xe5bf('0xf')]['code']===0x1f4){logger[_0xe5bf('0xf')](_0xe5bf('0xd'),_0x32fb31,_0x4b7bfa['error']['message']);return _0x18cdbd(_0x4b7bfa[_0xe5bf('0xf')][_0xe5bf('0x10')]);}logger['error'](_0xe5bf('0xd'),_0x32fb31,_0x4b7bfa['error'][_0xe5bf('0x10')]);return _0x4d1879(_0x4b7bfa[_0xe5bf('0xf')][_0xe5bf('0x10')]);}else{logger['info'](_0xe5bf('0xd'),_0x32fb31,_0xe5bf('0xe'));_0x4d1879(_0x4b7bfa[_0xe5bf('0x11')][_0xe5bf('0x10')]);}})[_0xe5bf('0x12')](function(_0x3c3932){logger[_0xe5bf('0xf')](_0xe5bf('0xd'),_0x32fb31,_0x3c3932);_0x18cdbd(_0x3c3932);});});}