Built motion from commit 43538d75.|2.5.35
[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 _0x2465=['next','info','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stop','error','stringify','validate','lodash','routing','number','consequence','[%s][GOTOP]\x20%s','message','join','priority','findIndex','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s'];(function(_0x8c1836,_0x29f19d){var _0x14312c=function(_0x448814){while(--_0x448814){_0x8c1836['push'](_0x8c1836['shift']());}};_0x14312c(++_0x29f19d);}(_0x2465,0x1d1));var _0x5246=function(_0x2ce039,_0x1caced){_0x2ce039=_0x2ce039-0x0;var _0x19b911=_0x2465[_0x2ce039];return _0x19b911;};'use strict';var schema=require(_0x5246('0x0'));var _=require(_0x5246('0x1'));var logger=require('../../../../config/logger')(_0x5246('0x2'));var gotop=schema({'priority':{'type':_0x5246('0x3'),'required':!![],'message':'priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'}});exports[_0x5246('0x4')]=function(_0x1fe0d7,_0x2a74e5){return function(_0x3ee264){try{var _0x5acbbc={'priority':_0x2a74e5[0x0]};var _0x56c68f=gotop[_0x5246('0x0')](_0x5acbbc,{'typecast':!![]});if(_0x56c68f['length']){logger['error'](_0x5246('0x5'),_0x1fe0d7,_['map'](_0x56c68f,_0x5246('0x6'))[_0x5246('0x7')](',\x20'));_0x3ee264['stop']();}else{logger['info']('[%s][GOTOP]\x20priority\x20%s',_0x1fe0d7,_0x5acbbc['priority']);if(_0x5acbbc[_0x5246('0x8')]){var _0x7790e5=_[_0x5246('0x9')](_0x3ee264['rules'](),{'p':_0x5acbbc['priority']});if(_0x7790e5>=0x0){logger['info'](_0x5246('0xa'),_0x1fe0d7,_0x5acbbc[_0x5246('0x8')]||_0x5246('0xb'),_0x7790e5);_0x3ee264['next'](_0x7790e5);}else{logger[_0x5246('0xc')](_0x5246('0xd'),_0x1fe0d7,_0x5acbbc[_0x5246('0x8')]||_0x5246('0xb'));_0x3ee264[_0x5246('0xe')]();}}else{_0x3ee264[_0x5246('0xb')]();}}}catch(_0x3ceb35){logger[_0x5246('0xf')](_0x5246('0x5'),_0x1fe0d7,JSON[_0x5246('0x10')](_0x3ceb35));_0x3ee264[_0x5246('0xe')]();}};};