Built motion from commit 0900f080.|2.5.45
[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 _0x675a=['lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/environment','client','http','request\x20sent','VoiceMail,\x20%s,\x20%s,\x20%s','error','code','VoiceMail,\x20%s,\x20%s','message','info','result','catch'];(function(_0x1833af,_0x4b9573){var _0x2104ff=function(_0x22bfb5){while(--_0x22bfb5){_0x1833af['push'](_0x1833af['shift']());}};_0x2104ff(++_0x4b9573);}(_0x675a,0x11d));var _0xa675=function(_0x295ec2,_0x5e4dee){_0x295ec2=_0x295ec2-0x0;var _0xe5d183=_0x675a[_0x295ec2];return _0xe5d183;};'use strict';var _=require(_0xa675('0x0'));var util=require(_0xa675('0x1'));var moment=require(_0xa675('0x2'));var BPromise=require('bluebird');var rs=require(_0xa675('0x3'));var fs=require('fs');var Redis=require(_0xa675('0x4'));var db=require(_0xa675('0x5'))['db'];var utils=require(_0xa675('0x6'));var logger=require('../../config/logger')('rpc');var config=require(_0xa675('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xa675('0x8')][_0xa675('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x37f3f1,_0xb2bf1f,_0x250796){return new BPromise(function(_0x327b3a,_0x11a5f6){return client['request'](_0x37f3f1,_0x250796)['then'](function(_0x3babb0){logger['info']('VoiceMail,\x20%s,\x20%s',_0xb2bf1f,_0xa675('0xa'));logger['debug'](_0xa675('0xb'),_0xb2bf1f,_0xa675('0xa'),JSON['stringify'](_0x3babb0));if(_0x3babb0[_0xa675('0xc')]){if(_0x3babb0['error'][_0xa675('0xd')]===0x1f4){logger[_0xa675('0xc')](_0xa675('0xe'),_0xb2bf1f,_0x3babb0[_0xa675('0xc')][_0xa675('0xf')]);return _0x11a5f6(_0x3babb0[_0xa675('0xc')][_0xa675('0xf')]);}logger['error']('VoiceMail,\x20%s,\x20%s',_0xb2bf1f,_0x3babb0[_0xa675('0xc')][_0xa675('0xf')]);return _0x327b3a(_0x3babb0[_0xa675('0xc')]['message']);}else{logger[_0xa675('0x10')](_0xa675('0xe'),_0xb2bf1f,_0xa675('0xa'));_0x327b3a(_0x3babb0[_0xa675('0x11')][_0xa675('0xf')]);}})[_0xa675('0x12')](function(_0x30946d){logger[_0xa675('0xc')](_0xa675('0xe'),_0xb2bf1f,_0x30946d);_0x11a5f6(_0x30946d);});});}