Built motion from commit 00bf23f6.|2.6.16
[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 _0x43dc=['error','stringify','lodash','../../../../config/logger','routing','number','consequence','validate','[%s][GOTOP]\x20%s','map','message','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'];(function(_0x382e89,_0x4768c0){var _0x3a1318=function(_0x79e1ce){while(--_0x79e1ce){_0x382e89['push'](_0x382e89['shift']());}};_0x3a1318(++_0x4768c0);}(_0x43dc,0x1a6));var _0xc43d=function(_0x44946b,_0xf874ec){_0x44946b=_0x44946b-0x0;var _0x249bc4=_0x43dc[_0x44946b];return _0x249bc4;};'use strict';var schema=require('validate');var _=require(_0xc43d('0x0'));var logger=require(_0xc43d('0x1'))(_0xc43d('0x2'));var gotop=schema({'priority':{'type':_0xc43d('0x3'),'required':!![],'message':'priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'}});exports[_0xc43d('0x4')]=function(_0x5c4f6a,_0x4c6735){return function(_0x2a8268){try{var _0x5f4009={'priority':_0x4c6735[0x0]};var _0x5a2616=gotop[_0xc43d('0x5')](_0x5f4009,{'typecast':!![]});if(_0x5a2616['length']){logger['error'](_0xc43d('0x6'),_0x5c4f6a,_[_0xc43d('0x7')](_0x5a2616,_0xc43d('0x8'))[_0xc43d('0x9')](',\x20'));_0x2a8268[_0xc43d('0xa')]();}else{logger[_0xc43d('0xb')](_0xc43d('0xc'),_0x5c4f6a,_0x5f4009[_0xc43d('0xd')]);if(_0x5f4009[_0xc43d('0xd')]){var _0x68ffa7=_[_0xc43d('0xe')](_0x2a8268[_0xc43d('0xf')](),{'p':_0x5f4009['priority']});if(_0x68ffa7>=0x0){logger['info'](_0xc43d('0x10'),_0x5c4f6a,_0x5f4009[_0xc43d('0xd')]||'next',_0x68ffa7);_0x2a8268[_0xc43d('0x11')](_0x68ffa7);}else{logger[_0xc43d('0xb')](_0xc43d('0x12'),_0x5c4f6a,_0x5f4009[_0xc43d('0xd')]||_0xc43d('0x11'));_0x2a8268[_0xc43d('0xa')]();}}else{_0x2a8268['next']();}}}catch(_0x59d416){logger[_0xc43d('0x13')](_0xc43d('0x6'),_0x5c4f6a,JSON[_0xc43d('0x14')](_0x59d416));_0x2a8268[_0xc43d('0xa')]();}};};