Built motion from commit 3e059bc2.|2.5.32
[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 _0x3fdc=['error','[%s][GOTOP]\x20%s','join','stop','priority','rules','info','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','validate','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length'];(function(_0x58b24a,_0x9881a3){var _0x49ec8c=function(_0x518fee){while(--_0x518fee){_0x58b24a['push'](_0x58b24a['shift']());}};_0x49ec8c(++_0x9881a3);}(_0x3fdc,0x12a));var _0xc3fd=function(_0xb1ab4e,_0x431471){_0xb1ab4e=_0xb1ab4e-0x0;var _0x384656=_0x3fdc[_0xb1ab4e];return _0x384656;};'use strict';var schema=require(_0xc3fd('0x0'));var _=require(_0xc3fd('0x1'));var logger=require(_0xc3fd('0x2'))(_0xc3fd('0x3'));var gotop=schema({'priority':{'type':_0xc3fd('0x4'),'required':!![],'message':_0xc3fd('0x5')}});exports[_0xc3fd('0x6')]=function(_0x43ade8,_0x2e8a5a){return function(_0x52b5d4){try{var _0x34f823={'priority':_0x2e8a5a[0x0]};var _0x4d421a=gotop['validate'](_0x34f823,{'typecast':!![]});if(_0x4d421a[_0xc3fd('0x7')]){logger[_0xc3fd('0x8')](_0xc3fd('0x9'),_0x43ade8,_['map'](_0x4d421a,'message')[_0xc3fd('0xa')](',\x20'));_0x52b5d4[_0xc3fd('0xb')]();}else{logger['info']('[%s][GOTOP]\x20priority\x20%s',_0x43ade8,_0x34f823['priority']);if(_0x34f823[_0xc3fd('0xc')]){var _0x5973e8=_['findIndex'](_0x52b5d4[_0xc3fd('0xd')](),{'p':_0x34f823[_0xc3fd('0xc')]});if(_0x5973e8>=0x0){logger[_0xc3fd('0xe')](_0xc3fd('0xf'),_0x43ade8,_0x34f823[_0xc3fd('0xc')]||_0xc3fd('0x10'),_0x5973e8);_0x52b5d4[_0xc3fd('0x10')](_0x5973e8);}else{logger[_0xc3fd('0xe')](_0xc3fd('0x11'),_0x43ade8,_0x34f823['priority']||_0xc3fd('0x10'));_0x52b5d4[_0xc3fd('0xb')]();}}else{_0x52b5d4['next']();}}}catch(_0x337358){logger[_0xc3fd('0x8')](_0xc3fd('0x9'),_0x43ade8,JSON['stringify'](_0x337358));_0x52b5d4[_0xc3fd('0xb')]();}};};