Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / services / routing / server / applications / gotop.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 _0xc5af=['../../../../config/logger','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','validate','error','map','message','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','[%s][GOTOP]\x20%s','stringify'];(function(_0x20d874,_0x345eb4){var _0xd7fdd8=function(_0xe36ee1){while(--_0xe36ee1){_0x20d874['push'](_0x20d874['shift']());}};_0xd7fdd8(++_0x345eb4);}(_0xc5af,0x1e6));var _0xfc5a=function(_0x849f43,_0x27d0d9){_0x849f43=_0x849f43-0x0;var _0x2be45f=_0xc5af[_0x849f43];return _0x2be45f;};'use strict';var schema=require('validate');var _=require('lodash');var logger=require(_0xfc5a('0x0'))('routing');var gotop=schema({'priority':{'type':_0xfc5a('0x1'),'required':!![],'message':_0xfc5a('0x2')}});exports['consequence']=function(_0x70d937,_0x44d5bb){return function(_0x35c268){try{var _0x215c4d={'priority':_0x44d5bb[0x0]};var _0x704a6a=gotop[_0xfc5a('0x3')](_0x215c4d,{'typecast':!![]});if(_0x704a6a['length']){logger[_0xfc5a('0x4')]('[%s][GOTOP]\x20%s',_0x70d937,_[_0xfc5a('0x5')](_0x704a6a,_0xfc5a('0x6'))['join'](',\x20'));_0x35c268[_0xfc5a('0x7')]();}else{logger[_0xfc5a('0x8')](_0xfc5a('0x9'),_0x70d937,_0x215c4d['priority']);if(_0x215c4d[_0xfc5a('0xa')]){var _0x194208=_[_0xfc5a('0xb')](_0x35c268[_0xfc5a('0xc')](),{'p':_0x215c4d[_0xfc5a('0xa')]});if(_0x194208>=0x0){logger['info'](_0xfc5a('0xd'),_0x70d937,_0x215c4d[_0xfc5a('0xa')]||_0xfc5a('0xe'),_0x194208);_0x35c268[_0xfc5a('0xe')](_0x194208);}else{logger['info'](_0xfc5a('0xf'),_0x70d937,_0x215c4d[_0xfc5a('0xa')]||_0xfc5a('0xe'));_0x35c268[_0xfc5a('0x7')]();}}else{_0x35c268[_0xfc5a('0xe')]();}}}catch(_0x3fe030){logger[_0xfc5a('0x4')](_0xfc5a('0x10'),_0x70d937,JSON[_0xfc5a('0x11')](_0x3fe030));_0x35c268[_0xfc5a('0x7')]();}};};