Built motion from commit 9d1906d1.|2.5.40
[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 _0x0b9e=['validate','lodash','../../../../config/logger','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','error','[%s][GOTOP]\x20%s','map','join','info','[%s][GOTOP]\x20priority\x20%s','priority','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','stop','stringify'];(function(_0x5e0412,_0x214719){var _0x2a711c=function(_0x37028f){while(--_0x37028f){_0x5e0412['push'](_0x5e0412['shift']());}};_0x2a711c(++_0x214719);}(_0x0b9e,0x1db));var _0xe0b9=function(_0x320466,_0x2a0550){_0x320466=_0x320466-0x0;var _0x7e31c=_0x0b9e[_0x320466];return _0x7e31c;};'use strict';var schema=require(_0xe0b9('0x0'));var _=require(_0xe0b9('0x1'));var logger=require(_0xe0b9('0x2'))('routing');var gotop=schema({'priority':{'type':_0xe0b9('0x3'),'required':!![],'message':_0xe0b9('0x4')}});exports[_0xe0b9('0x5')]=function(_0x433b50,_0x4298c9){return function(_0x9473e6){try{var _0xd5bf97={'priority':_0x4298c9[0x0]};var _0x16842b=gotop[_0xe0b9('0x0')](_0xd5bf97,{'typecast':!![]});if(_0x16842b[_0xe0b9('0x6')]){logger[_0xe0b9('0x7')](_0xe0b9('0x8'),_0x433b50,_[_0xe0b9('0x9')](_0x16842b,'message')[_0xe0b9('0xa')](',\x20'));_0x9473e6['stop']();}else{logger[_0xe0b9('0xb')](_0xe0b9('0xc'),_0x433b50,_0xd5bf97[_0xe0b9('0xd')]);if(_0xd5bf97['priority']){var _0x57f16a=_['findIndex'](_0x9473e6[_0xe0b9('0xe')](),{'p':_0xd5bf97[_0xe0b9('0xd')]});if(_0x57f16a>=0x0){logger[_0xe0b9('0xb')](_0xe0b9('0xf'),_0x433b50,_0xd5bf97[_0xe0b9('0xd')]||_0xe0b9('0x10'),_0x57f16a);_0x9473e6[_0xe0b9('0x10')](_0x57f16a);}else{logger['info']('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x433b50,_0xd5bf97['priority']||_0xe0b9('0x10'));_0x9473e6[_0xe0b9('0x11')]();}}else{_0x9473e6[_0xe0b9('0x10')]();}}}catch(_0x3ae5b3){logger[_0xe0b9('0x7')](_0xe0b9('0x8'),_0x433b50,JSON[_0xe0b9('0x12')](_0x3ae5b3));_0x9473e6[_0xe0b9('0x11')]();}};};