08e02512103179cb0db32450767a7730b9a3edd3
[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 _0x1f10=['[%s][GOTOP]\x20%s','map','message','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','error','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','validate','length'];(function(_0x35e54a,_0x46953a){var _0x35c2b0=function(_0x3c0ab9){while(--_0x3c0ab9){_0x35e54a['push'](_0x35e54a['shift']());}};_0x35c2b0(++_0x46953a);}(_0x1f10,0x1dc));var _0x01f1=function(_0x231828,_0x231b0e){_0x231828=_0x231828-0x0;var _0x3fc265=_0x1f10[_0x231828];return _0x3fc265;};'use strict';var schema=require('validate');var _=require(_0x01f1('0x0'));var logger=require(_0x01f1('0x1'))(_0x01f1('0x2'));var gotop=schema({'priority':{'type':_0x01f1('0x3'),'required':!![],'message':_0x01f1('0x4')}});exports['consequence']=function(_0x268803,_0x499328){return function(_0x2d11c0){try{var _0x3e57a6={'priority':_0x499328[0x0]};var _0x4d970e=gotop[_0x01f1('0x5')](_0x3e57a6,{'typecast':!![]});if(_0x4d970e[_0x01f1('0x6')]){logger['error'](_0x01f1('0x7'),_0x268803,_[_0x01f1('0x8')](_0x4d970e,_0x01f1('0x9'))[_0x01f1('0xa')](',\x20'));_0x2d11c0[_0x01f1('0xb')]();}else{logger[_0x01f1('0xc')](_0x01f1('0xd'),_0x268803,_0x3e57a6['priority']);if(_0x3e57a6[_0x01f1('0xe')]){var _0x1b105c=_[_0x01f1('0xf')](_0x2d11c0[_0x01f1('0x10')](),{'p':_0x3e57a6[_0x01f1('0xe')]});if(_0x1b105c>=0x0){logger[_0x01f1('0xc')](_0x01f1('0x11'),_0x268803,_0x3e57a6[_0x01f1('0xe')]||_0x01f1('0x12'),_0x1b105c);_0x2d11c0[_0x01f1('0x12')](_0x1b105c);}else{logger['info'](_0x01f1('0x13'),_0x268803,_0x3e57a6['priority']||'next');_0x2d11c0['stop']();}}else{_0x2d11c0[_0x01f1('0x12')]();}}}catch(_0x1e2e96){logger[_0x01f1('0x14')](_0x01f1('0x7'),_0x268803,JSON['stringify'](_0x1e2e96));_0x2d11c0[_0x01f1('0xb')]();}};};