Built motion from commit 9d0783e6.|2.6.13
[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 _0xd371=['lodash','../../../../config/logger','routing','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','validate','length','error','join','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(_0x4053bc,_0x1c5588){var _0x1d7f70=function(_0x3b6f66){while(--_0x3b6f66){_0x4053bc['push'](_0x4053bc['shift']());}};_0x1d7f70(++_0x1c5588);}(_0xd371,0x64));var _0x1d37=function(_0x41382c,_0xc3ffd1){_0x41382c=_0x41382c-0x0;var _0x4da35b=_0xd371[_0x41382c];return _0x4da35b;};'use strict';var schema=require('validate');var _=require(_0x1d37('0x0'));var logger=require(_0x1d37('0x1'))(_0x1d37('0x2'));var gotop=schema({'priority':{'type':'number','required':!![],'message':_0x1d37('0x3')}});exports[_0x1d37('0x4')]=function(_0x359413,_0x13f63e){return function(_0x1513f4){try{var _0x1e189e={'priority':_0x13f63e[0x0]};var _0x5939db=gotop[_0x1d37('0x5')](_0x1e189e,{'typecast':!![]});if(_0x5939db[_0x1d37('0x6')]){logger[_0x1d37('0x7')]('[%s][GOTOP]\x20%s',_0x359413,_['map'](_0x5939db,'message')[_0x1d37('0x8')](',\x20'));_0x1513f4[_0x1d37('0x9')]();}else{logger[_0x1d37('0xa')](_0x1d37('0xb'),_0x359413,_0x1e189e[_0x1d37('0xc')]);if(_0x1e189e['priority']){var _0x13bc80=_[_0x1d37('0xd')](_0x1513f4[_0x1d37('0xe')](),{'p':_0x1e189e[_0x1d37('0xc')]});if(_0x13bc80>=0x0){logger[_0x1d37('0xa')](_0x1d37('0xf'),_0x359413,_0x1e189e[_0x1d37('0xc')]||_0x1d37('0x10'),_0x13bc80);_0x1513f4[_0x1d37('0x10')](_0x13bc80);}else{logger[_0x1d37('0xa')](_0x1d37('0x11'),_0x359413,_0x1e189e[_0x1d37('0xc')]||_0x1d37('0x10'));_0x1513f4[_0x1d37('0x9')]();}}else{_0x1513f4[_0x1d37('0x10')]();}}}catch(_0x4100c7){logger[_0x1d37('0x7')](_0x1d37('0x12'),_0x359413,JSON[_0x1d37('0x13')](_0x4100c7));_0x1513f4['stop']();}};};