Built motion from commit 19a84241.|2.5.34
[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 _0x839f=['then','info','Schedule,\x20%s,\x20%s','Schedule,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','request'];(function(_0x3afe18,_0x26922c){var _0x19ed1f=function(_0x1c0660){while(--_0x1c0660){_0x3afe18['push'](_0x3afe18['shift']());}};_0x19ed1f(++_0x26922c);}(_0x839f,0x94));var _0xf839=function(_0x5e0319,_0x1c21d5){_0x5e0319=_0x5e0319-0x0;var _0x550327=_0x839f[_0x5e0319];return _0x550327;};'use strict';var _=require('lodash');var util=require(_0xf839('0x0'));var moment=require(_0xf839('0x1'));var BPromise=require(_0xf839('0x2'));var rs=require(_0xf839('0x3'));var fs=require('fs');var Redis=require(_0xf839('0x4'));var db=require(_0xf839('0x5'))['db'];var utils=require(_0xf839('0x6'));var logger=require(_0xf839('0x7'))(_0xf839('0x8'));var config=require(_0xf839('0x9'));var jayson=require(_0xf839('0xa'));var client=jayson[_0xf839('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x8aa952,_0x4b260a,_0x148d89){return new BPromise(function(_0x34519b,_0x4add21){return client[_0xf839('0xc')](_0x8aa952,_0x148d89)[_0xf839('0xd')](function(_0x47b855){logger[_0xf839('0xe')](_0xf839('0xf'),_0x4b260a,'request\x20sent');logger['debug'](_0xf839('0x10'),_0x4b260a,_0xf839('0x11'),JSON['stringify'](_0x47b855));if(_0x47b855[_0xf839('0x12')]){if(_0x47b855[_0xf839('0x12')][_0xf839('0x13')]===0x1f4){logger[_0xf839('0x12')]('Schedule,\x20%s,\x20%s',_0x4b260a,_0x47b855[_0xf839('0x12')][_0xf839('0x14')]);return _0x4add21(_0x47b855[_0xf839('0x12')][_0xf839('0x14')]);}logger['error']('Schedule,\x20%s,\x20%s',_0x4b260a,_0x47b855[_0xf839('0x12')][_0xf839('0x14')]);return _0x34519b(_0x47b855[_0xf839('0x12')][_0xf839('0x14')]);}else{logger[_0xf839('0xe')]('Schedule,\x20%s,\x20%s',_0x4b260a,_0xf839('0x11'));_0x34519b(_0x47b855[_0xf839('0x15')][_0xf839('0x14')]);}})[_0xf839('0x16')](function(_0x46e600){logger[_0xf839('0x12')](_0xf839('0xf'),_0x4b260a,_0x46e600);_0x4add21(_0x46e600);});});}