Built motion from commit (unavailable).|2.5.26
[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 _0x35d9=['ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info','debug','Schedule,\x20%s,\x20%s,\x20%s','request\x20sent','error','Schedule,\x20%s,\x20%s','message','catch','lodash','util','moment','randomstring'];(function(_0x2e6de9,_0x5a248e){var _0x3e1d94=function(_0x1d505d){while(--_0x1d505d){_0x2e6de9['push'](_0x2e6de9['shift']());}};_0x3e1d94(++_0x5a248e);}(_0x35d9,0xb9));var _0x935d=function(_0x26ce65,_0x38523f){_0x26ce65=_0x26ce65-0x0;var _0x58a8ad=_0x35d9[_0x26ce65];return _0x58a8ad;};'use strict';var _=require(_0x935d('0x0'));var util=require(_0x935d('0x1'));var moment=require(_0x935d('0x2'));var BPromise=require('bluebird');var rs=require(_0x935d('0x3'));var fs=require('fs');var Redis=require(_0x935d('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x935d('0x5'));var logger=require(_0x935d('0x6'))(_0x935d('0x7'));var config=require(_0x935d('0x8'));var jayson=require(_0x935d('0x9'));var client=jayson[_0x935d('0xa')][_0x935d('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x1aae74,_0x8f170,_0x5acbd1){return new BPromise(function(_0x5acca8,_0x2d947c){return client[_0x935d('0xc')](_0x1aae74,_0x5acbd1)['then'](function(_0x437d21){logger[_0x935d('0xd')]('Schedule,\x20%s,\x20%s',_0x8f170,'request\x20sent');logger[_0x935d('0xe')](_0x935d('0xf'),_0x8f170,_0x935d('0x10'),JSON['stringify'](_0x437d21));if(_0x437d21[_0x935d('0x11')]){if(_0x437d21[_0x935d('0x11')]['code']===0x1f4){logger[_0x935d('0x11')](_0x935d('0x12'),_0x8f170,_0x437d21[_0x935d('0x11')][_0x935d('0x13')]);return _0x2d947c(_0x437d21[_0x935d('0x11')]['message']);}logger[_0x935d('0x11')](_0x935d('0x12'),_0x8f170,_0x437d21[_0x935d('0x11')]['message']);return _0x5acca8(_0x437d21[_0x935d('0x11')]['message']);}else{logger['info'](_0x935d('0x12'),_0x8f170,_0x935d('0x10'));_0x5acca8(_0x437d21['result'][_0x935d('0x13')]);}})[_0x935d('0x14')](function(_0x3ce7a5){logger[_0x935d('0x11')](_0x935d('0x12'),_0x8f170,_0x3ce7a5);_0x2d947c(_0x3ce7a5);});});}