6f7f81f2b7e56ec2e304e306dd588815c42cf12f
[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 _0x3c04=['[%s][GOTOP]\x20%s','map','message','join','info','[%s][GOTOP]\x20priority\x20%s','priority','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','validate','length'];(function(_0xab2468,_0x38964a){var _0x5eef99=function(_0x4a3607){while(--_0x4a3607){_0xab2468['push'](_0xab2468['shift']());}};_0x5eef99(++_0x38964a);}(_0x3c04,0xf4));var _0x43c0=function(_0x38aff2,_0x43b4c7){_0x38aff2=_0x38aff2-0x0;var _0x2a2184=_0x3c04[_0x38aff2];return _0x2a2184;};'use strict';var schema=require('validate');var _=require(_0x43c0('0x0'));var logger=require(_0x43c0('0x1'))(_0x43c0('0x2'));var gotop=schema({'priority':{'type':_0x43c0('0x3'),'required':!![],'message':_0x43c0('0x4')}});exports[_0x43c0('0x5')]=function(_0x4a6982,_0x3566d0){return function(_0x27b7c2){try{var _0x25498d={'priority':_0x3566d0[0x0]};var _0x315e13=gotop[_0x43c0('0x6')](_0x25498d,{'typecast':!![]});if(_0x315e13[_0x43c0('0x7')]){logger['error'](_0x43c0('0x8'),_0x4a6982,_[_0x43c0('0x9')](_0x315e13,_0x43c0('0xa'))[_0x43c0('0xb')](',\x20'));_0x27b7c2['stop']();}else{logger[_0x43c0('0xc')](_0x43c0('0xd'),_0x4a6982,_0x25498d[_0x43c0('0xe')]);if(_0x25498d[_0x43c0('0xe')]){var _0x345451=_['findIndex'](_0x27b7c2[_0x43c0('0xf')](),{'p':_0x25498d[_0x43c0('0xe')]});if(_0x345451>=0x0){logger[_0x43c0('0xc')](_0x43c0('0x10'),_0x4a6982,_0x25498d[_0x43c0('0xe')]||_0x43c0('0x11'),_0x345451);_0x27b7c2[_0x43c0('0x11')](_0x345451);}else{logger[_0x43c0('0xc')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x4a6982,_0x25498d[_0x43c0('0xe')]||'next');_0x27b7c2['stop']();}}else{_0x27b7c2[_0x43c0('0x11')]();}}}catch(_0xcf5466){logger['error'](_0x43c0('0x8'),_0x4a6982,JSON['stringify'](_0xcf5466));_0x27b7c2['stop']();}};};