b9d5cafc11639236e617cc79d27d4539b2c9c07a
[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 _0x5daf=['length','error','[%s][GOTOP]\x20%s','map','join','stop','[%s][GOTOP]\x20priority\x20%s','priority','rules','info','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stringify','lodash','../../../../config/logger','routing','number','consequence','validate'];(function(_0x16934c,_0x2c1fa7){var _0x528511=function(_0x55144a){while(--_0x55144a){_0x16934c['push'](_0x16934c['shift']());}};_0x528511(++_0x2c1fa7);}(_0x5daf,0x86));var _0xf5da=function(_0x337527,_0x5ce84d){_0x337527=_0x337527-0x0;var _0x45d635=_0x5daf[_0x337527];return _0x45d635;};'use strict';var schema=require('validate');var _=require(_0xf5da('0x0'));var logger=require(_0xf5da('0x1'))(_0xf5da('0x2'));var gotop=schema({'priority':{'type':_0xf5da('0x3'),'required':!![],'message':'priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'}});exports[_0xf5da('0x4')]=function(_0x553442,_0x4dde56){return function(_0x1524cd){try{var _0x573640={'priority':_0x4dde56[0x0]};var _0x5a6319=gotop[_0xf5da('0x5')](_0x573640,{'typecast':!![]});if(_0x5a6319[_0xf5da('0x6')]){logger[_0xf5da('0x7')](_0xf5da('0x8'),_0x553442,_[_0xf5da('0x9')](_0x5a6319,'message')[_0xf5da('0xa')](',\x20'));_0x1524cd[_0xf5da('0xb')]();}else{logger['info'](_0xf5da('0xc'),_0x553442,_0x573640[_0xf5da('0xd')]);if(_0x573640[_0xf5da('0xd')]){var _0x45548d=_['findIndex'](_0x1524cd[_0xf5da('0xe')](),{'p':_0x573640['priority']});if(_0x45548d>=0x0){logger[_0xf5da('0xf')](_0xf5da('0x10'),_0x553442,_0x573640['priority']||_0xf5da('0x11'),_0x45548d);_0x1524cd[_0xf5da('0x11')](_0x45548d);}else{logger[_0xf5da('0xf')](_0xf5da('0x12'),_0x553442,_0x573640[_0xf5da('0xd')]||_0xf5da('0x11'));_0x1524cd['stop']();}}else{_0x1524cd[_0xf5da('0x11')]();}}}catch(_0x993a91){logger[_0xf5da('0x7')](_0xf5da('0x8'),_0x553442,JSON[_0xf5da('0x13')](_0x993a91));_0x1524cd[_0xf5da('0xb')]();}};};