Built motion from commit (unavailable).|2.4.21
[motion2.git] / server / api / schedule / schedule.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 _0x3846=['../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','Schedule,\x20%s,\x20%s','request\x20sent','debug','Schedule,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash','util','moment','bluebird','randomstring'];(function(_0x111c3d,_0x29e93b){var _0x2ca569=function(_0x30561a){while(--_0x30561a){_0x111c3d['push'](_0x111c3d['shift']());}};_0x2ca569(++_0x29e93b);}(_0x3846,0x1c3));var _0x6384=function(_0x3c9e74,_0x4334c5){_0x3c9e74=_0x3c9e74-0x0;var _0x4fea21=_0x3846[_0x3c9e74];return _0x4fea21;};'use strict';var _=require(_0x6384('0x0'));var util=require(_0x6384('0x1'));var moment=require(_0x6384('0x2'));var BPromise=require(_0x6384('0x3'));var rs=require(_0x6384('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x6384('0x5'))['db'];var utils=require(_0x6384('0x6'));var logger=require(_0x6384('0x7'))(_0x6384('0x8'));var config=require('../../config/environment');var jayson=require(_0x6384('0x9'));var client=jayson[_0x6384('0xa')][_0x6384('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x3bae6a,_0x61febc,_0x1e158f){return new BPromise(function(_0x10fd41,_0x2cafcc){return client[_0x6384('0xc')](_0x3bae6a,_0x1e158f)[_0x6384('0xd')](function(_0x5f4c1f){logger[_0x6384('0xe')](_0x6384('0xf'),_0x61febc,_0x6384('0x10'));logger[_0x6384('0x11')](_0x6384('0x12'),_0x61febc,_0x6384('0x10'),JSON[_0x6384('0x13')](_0x5f4c1f));if(_0x5f4c1f['error']){if(_0x5f4c1f[_0x6384('0x14')][_0x6384('0x15')]===0x1f4){logger[_0x6384('0x14')](_0x6384('0xf'),_0x61febc,_0x5f4c1f[_0x6384('0x14')][_0x6384('0x16')]);return _0x2cafcc(_0x5f4c1f[_0x6384('0x14')][_0x6384('0x16')]);}logger[_0x6384('0x14')](_0x6384('0xf'),_0x61febc,_0x5f4c1f[_0x6384('0x14')][_0x6384('0x16')]);return _0x10fd41(_0x5f4c1f['error'][_0x6384('0x16')]);}else{logger[_0x6384('0xe')](_0x6384('0xf'),_0x61febc,_0x6384('0x10'));_0x10fd41(_0x5f4c1f[_0x6384('0x17')][_0x6384('0x16')]);}})['catch'](function(_0x421012){logger[_0x6384('0x14')]('Schedule,\x20%s,\x20%s',_0x61febc,_0x421012);_0x2cafcc(_0x421012);});});}