9429239a386af2e9456177fc1c2c6a451c52e947
[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 _0xd8b1=['map','message','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','error','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length'];(function(_0x196e16,_0x168729){var _0x37531f=function(_0x140a6e){while(--_0x140a6e){_0x196e16['push'](_0x196e16['shift']());}};_0x37531f(++_0x168729);}(_0xd8b1,0x116));var _0x1d8b=function(_0x310984,_0x9a93f4){_0x310984=_0x310984-0x0;var _0x1eafda=_0xd8b1[_0x310984];return _0x1eafda;};'use strict';var schema=require('validate');var _=require(_0x1d8b('0x0'));var logger=require(_0x1d8b('0x1'))(_0x1d8b('0x2'));var gotop=schema({'priority':{'type':_0x1d8b('0x3'),'required':!![],'message':_0x1d8b('0x4')}});exports[_0x1d8b('0x5')]=function(_0x2228c7,_0x29afb2){return function(_0x471237){try{var _0x519dc0={'priority':_0x29afb2[0x0]};var _0x1f88ca=gotop['validate'](_0x519dc0,{'typecast':!![]});if(_0x1f88ca[_0x1d8b('0x6')]){logger['error']('[%s][GOTOP]\x20%s',_0x2228c7,_[_0x1d8b('0x7')](_0x1f88ca,_0x1d8b('0x8'))[_0x1d8b('0x9')](',\x20'));_0x471237[_0x1d8b('0xa')]();}else{logger[_0x1d8b('0xb')](_0x1d8b('0xc'),_0x2228c7,_0x519dc0[_0x1d8b('0xd')]);if(_0x519dc0['priority']){var _0x4a7d58=_[_0x1d8b('0xe')](_0x471237[_0x1d8b('0xf')](),{'p':_0x519dc0[_0x1d8b('0xd')]});if(_0x4a7d58>=0x0){logger[_0x1d8b('0xb')](_0x1d8b('0x10'),_0x2228c7,_0x519dc0['priority']||'next',_0x4a7d58);_0x471237[_0x1d8b('0x11')](_0x4a7d58);}else{logger[_0x1d8b('0xb')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x2228c7,_0x519dc0['priority']||_0x1d8b('0x11'));_0x471237[_0x1d8b('0xa')]();}}else{_0x471237[_0x1d8b('0x11')]();}}}catch(_0x35478a){logger[_0x1d8b('0x12')]('[%s][GOTOP]\x20%s',_0x2228c7,JSON['stringify'](_0x35478a));_0x471237[_0x1d8b('0xa')]();}};};