Built motion from commit 85328c08.|2.5.50
[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 _0x086f=['[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','stringify','lodash','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','[%s][GOTOP]\x20%s','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex'];(function(_0x592286,_0x114c0f){var _0x5255cd=function(_0x26e984){while(--_0x26e984){_0x592286['push'](_0x592286['shift']());}};_0x5255cd(++_0x114c0f);}(_0x086f,0x7b));var _0xf086=function(_0x464592,_0x945b3b){_0x464592=_0x464592-0x0;var _0x420da2=_0x086f[_0x464592];return _0x420da2;};'use strict';var schema=require('validate');var _=require(_0xf086('0x0'));var logger=require('../../../../config/logger')(_0xf086('0x1'));var gotop=schema({'priority':{'type':_0xf086('0x2'),'required':!![],'message':_0xf086('0x3')}});exports[_0xf086('0x4')]=function(_0x204531,_0x30e69c){return function(_0x27a9b6){try{var _0x13bd37={'priority':_0x30e69c[0x0]};var _0xa40172=gotop['validate'](_0x13bd37,{'typecast':!![]});if(_0xa40172['length']){logger['error'](_0xf086('0x5'),_0x204531,_['map'](_0xa40172,'message')[_0xf086('0x6')](',\x20'));_0x27a9b6[_0xf086('0x7')]();}else{logger[_0xf086('0x8')](_0xf086('0x9'),_0x204531,_0x13bd37[_0xf086('0xa')]);if(_0x13bd37[_0xf086('0xa')]){var _0x185fba=_[_0xf086('0xb')](_0x27a9b6['rules'](),{'p':_0x13bd37[_0xf086('0xa')]});if(_0x185fba>=0x0){logger[_0xf086('0x8')](_0xf086('0xc'),_0x204531,_0x13bd37[_0xf086('0xa')]||_0xf086('0xd'),_0x185fba);_0x27a9b6[_0xf086('0xd')](_0x185fba);}else{logger[_0xf086('0x8')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x204531,_0x13bd37[_0xf086('0xa')]||_0xf086('0xd'));_0x27a9b6[_0xf086('0x7')]();}}else{_0x27a9b6[_0xf086('0xd')]();}}}catch(_0x4f4665){logger['error'](_0xf086('0x5'),_0x204531,JSON[_0xf086('0xe')](_0x4f4665));_0x27a9b6[_0xf086('0x7')]();}};};