Built motion from commit (unavailable).|2.5.14
[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 _0x9462=['util','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','http','then','info','Schedule,\x20%s,\x20%s','request\x20sent','debug','Schedule,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash'];(function(_0x137bdd,_0x43a31f){var _0x2656a5=function(_0x130916){while(--_0x130916){_0x137bdd['push'](_0x137bdd['shift']());}};_0x2656a5(++_0x43a31f);}(_0x9462,0x7d));var _0x2946=function(_0x58009c,_0x43c7fe){_0x58009c=_0x58009c-0x0;var _0x23e5f6=_0x9462[_0x58009c];return _0x23e5f6;};'use strict';var _=require(_0x2946('0x0'));var util=require(_0x2946('0x1'));var moment=require('moment');var BPromise=require(_0x2946('0x2'));var rs=require(_0x2946('0x3'));var fs=require('fs');var Redis=require(_0x2946('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x2946('0x5'));var logger=require(_0x2946('0x6'))(_0x2946('0x7'));var config=require(_0x2946('0x8'));var jayson=require('jayson/promise');var client=jayson['client'][_0x2946('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x8d04b9,_0x5ec8a2,_0x298233){return new BPromise(function(_0x1d2639,_0x497d9b){return client['request'](_0x8d04b9,_0x298233)[_0x2946('0xa')](function(_0x18f082){logger[_0x2946('0xb')](_0x2946('0xc'),_0x5ec8a2,_0x2946('0xd'));logger[_0x2946('0xe')](_0x2946('0xf'),_0x5ec8a2,_0x2946('0xd'),JSON[_0x2946('0x10')](_0x18f082));if(_0x18f082[_0x2946('0x11')]){if(_0x18f082[_0x2946('0x11')][_0x2946('0x12')]===0x1f4){logger['error'](_0x2946('0xc'),_0x5ec8a2,_0x18f082[_0x2946('0x11')][_0x2946('0x13')]);return _0x497d9b(_0x18f082[_0x2946('0x11')][_0x2946('0x13')]);}logger[_0x2946('0x11')](_0x2946('0xc'),_0x5ec8a2,_0x18f082[_0x2946('0x11')]['message']);return _0x1d2639(_0x18f082[_0x2946('0x11')]['message']);}else{logger[_0x2946('0xb')](_0x2946('0xc'),_0x5ec8a2,_0x2946('0xd'));_0x1d2639(_0x18f082[_0x2946('0x14')][_0x2946('0x13')]);}})['catch'](function(_0x5ab75e){logger['error'](_0x2946('0xc'),_0x5ec8a2,_0x5ab75e);_0x497d9b(_0x5ab75e);});});}