Built motion from commit (unavailable).|2.5.7
[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 _0x6b5d=['findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','info','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','[%s][GOTOP]\x20%s','stringify','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','validate','length','error','map','message','stop','[%s][GOTOP]\x20priority\x20%s','priority'];(function(_0x1ac9f4,_0x5edaf3){var _0x1e48f6=function(_0x3d6fcc){while(--_0x3d6fcc){_0x1ac9f4['push'](_0x1ac9f4['shift']());}};_0x1e48f6(++_0x5edaf3);}(_0x6b5d,0x194));var _0xd6b5=function(_0x98bf2d,_0x1e7436){_0x98bf2d=_0x98bf2d-0x0;var _0x2ae8b8=_0x6b5d[_0x98bf2d];return _0x2ae8b8;};'use strict';var schema=require('validate');var _=require(_0xd6b5('0x0'));var logger=require(_0xd6b5('0x1'))(_0xd6b5('0x2'));var gotop=schema({'priority':{'type':_0xd6b5('0x3'),'required':!![],'message':_0xd6b5('0x4')}});exports[_0xd6b5('0x5')]=function(_0x2e5cac,_0x128cb5){return function(_0x5c19e6){try{var _0x228a48={'priority':_0x128cb5[0x0]};var _0x217e3e=gotop[_0xd6b5('0x6')](_0x228a48,{'typecast':!![]});if(_0x217e3e[_0xd6b5('0x7')]){logger[_0xd6b5('0x8')]('[%s][GOTOP]\x20%s',_0x2e5cac,_[_0xd6b5('0x9')](_0x217e3e,_0xd6b5('0xa'))['join'](',\x20'));_0x5c19e6[_0xd6b5('0xb')]();}else{logger['info'](_0xd6b5('0xc'),_0x2e5cac,_0x228a48['priority']);if(_0x228a48[_0xd6b5('0xd')]){var _0x12b4f9=_[_0xd6b5('0xe')](_0x5c19e6[_0xd6b5('0xf')](),{'p':_0x228a48[_0xd6b5('0xd')]});if(_0x12b4f9>=0x0){logger['info'](_0xd6b5('0x10'),_0x2e5cac,_0x228a48['priority']||_0xd6b5('0x11'),_0x12b4f9);_0x5c19e6[_0xd6b5('0x11')](_0x12b4f9);}else{logger[_0xd6b5('0x12')](_0xd6b5('0x13'),_0x2e5cac,_0x228a48[_0xd6b5('0xd')]||_0xd6b5('0x11'));_0x5c19e6[_0xd6b5('0xb')]();}}else{_0x5c19e6['next']();}}}catch(_0x3a160f){logger[_0xd6b5('0x8')](_0xd6b5('0x14'),_0x2e5cac,JSON[_0xd6b5('0x15')](_0x3a160f));_0x5c19e6['stop']();}};};