Built motion from commit (unavailable).|2.5.22
[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 _0xfaa2=['rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stop','error','stringify','lodash','../../../../config/logger','routing','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','validate','length','[%s][GOTOP]\x20%s','map','message','info','[%s][GOTOP]\x20priority\x20%s','priority'];(function(_0xc593cc,_0x327c2d){var _0x1f5ce0=function(_0x151ac2){while(--_0x151ac2){_0xc593cc['push'](_0xc593cc['shift']());}};_0x1f5ce0(++_0x327c2d);}(_0xfaa2,0x7f));var _0x2faa=function(_0x43e9e9,_0x48d1d9){_0x43e9e9=_0x43e9e9-0x0;var _0x376cf3=_0xfaa2[_0x43e9e9];return _0x376cf3;};'use strict';var schema=require('validate');var _=require(_0x2faa('0x0'));var logger=require(_0x2faa('0x1'))(_0x2faa('0x2'));var gotop=schema({'priority':{'type':'number','required':!![],'message':_0x2faa('0x3')}});exports[_0x2faa('0x4')]=function(_0x4fd40d,_0x331906){return function(_0xecdb0d){try{var _0x32445c={'priority':_0x331906[0x0]};var _0x211ed1=gotop[_0x2faa('0x5')](_0x32445c,{'typecast':!![]});if(_0x211ed1[_0x2faa('0x6')]){logger['error'](_0x2faa('0x7'),_0x4fd40d,_[_0x2faa('0x8')](_0x211ed1,_0x2faa('0x9'))['join'](',\x20'));_0xecdb0d['stop']();}else{logger[_0x2faa('0xa')](_0x2faa('0xb'),_0x4fd40d,_0x32445c[_0x2faa('0xc')]);if(_0x32445c[_0x2faa('0xc')]){var _0x177ed3=_['findIndex'](_0xecdb0d[_0x2faa('0xd')](),{'p':_0x32445c[_0x2faa('0xc')]});if(_0x177ed3>=0x0){logger[_0x2faa('0xa')](_0x2faa('0xe'),_0x4fd40d,_0x32445c[_0x2faa('0xc')]||_0x2faa('0xf'),_0x177ed3);_0xecdb0d[_0x2faa('0xf')](_0x177ed3);}else{logger[_0x2faa('0xa')](_0x2faa('0x10'),_0x4fd40d,_0x32445c[_0x2faa('0xc')]||_0x2faa('0xf'));_0xecdb0d[_0x2faa('0x11')]();}}else{_0xecdb0d['next']();}}}catch(_0x2e38f5){logger[_0x2faa('0x12')]('[%s][GOTOP]\x20%s',_0x4fd40d,JSON[_0x2faa('0x13')](_0x2e38f5));_0xecdb0d[_0x2faa('0x11')]();}};};