Built motion from commit 47436d59.|2.6.7
[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 _0x687a=['error','code','message','catch','lodash','util','moment','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','request','then','info','Schedule,\x20%s,\x20%s','request\x20sent'];(function(_0x4d7565,_0x1a40f3){var _0xeb52c3=function(_0xc33b7f){while(--_0xc33b7f){_0x4d7565['push'](_0x4d7565['shift']());}};_0xeb52c3(++_0x1a40f3);}(_0x687a,0x190));var _0xa687=function(_0x4b055c,_0x4b870b){_0x4b055c=_0x4b055c-0x0;var _0x4b62bb=_0x687a[_0x4b055c];return _0x4b62bb;};'use strict';var _=require(_0xa687('0x0'));var util=require(_0xa687('0x1'));var moment=require(_0xa687('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xa687('0x3'));var logger=require(_0xa687('0x4'))(_0xa687('0x5'));var config=require(_0xa687('0x6'));var jayson=require('jayson/promise');var client=jayson[_0xa687('0x7')][_0xa687('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x10af9d,_0x2cce56,_0x48a1a3){return new BPromise(function(_0x5af234,_0x5a8453){return client[_0xa687('0x9')](_0x10af9d,_0x48a1a3)[_0xa687('0xa')](function(_0x38e146){logger[_0xa687('0xb')](_0xa687('0xc'),_0x2cce56,_0xa687('0xd'));logger['debug']('Schedule,\x20%s,\x20%s,\x20%s',_0x2cce56,_0xa687('0xd'),JSON['stringify'](_0x38e146));if(_0x38e146[_0xa687('0xe')]){if(_0x38e146[_0xa687('0xe')][_0xa687('0xf')]===0x1f4){logger[_0xa687('0xe')](_0xa687('0xc'),_0x2cce56,_0x38e146[_0xa687('0xe')][_0xa687('0x10')]);return _0x5a8453(_0x38e146['error'][_0xa687('0x10')]);}logger[_0xa687('0xe')](_0xa687('0xc'),_0x2cce56,_0x38e146[_0xa687('0xe')][_0xa687('0x10')]);return _0x5af234(_0x38e146[_0xa687('0xe')][_0xa687('0x10')]);}else{logger[_0xa687('0xb')](_0xa687('0xc'),_0x2cce56,_0xa687('0xd'));_0x5af234(_0x38e146['result'][_0xa687('0x10')]);}})[_0xa687('0x11')](function(_0x447b45){logger['error'](_0xa687('0xc'),_0x2cce56,_0x447b45);_0x5a8453(_0x447b45);});});}