Built motion from commit da617fac.|2.6.6
[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 _0x9d39=['[%s][GOTOP]\x20%s','message','join','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','stop','stringify','validate','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','length','error'];(function(_0x48bd66,_0x5bae26){var _0x510d04=function(_0x35428d){while(--_0x35428d){_0x48bd66['push'](_0x48bd66['shift']());}};_0x510d04(++_0x5bae26);}(_0x9d39,0x84));var _0x99d3=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x9d39[_0x321bb2];return _0x9c12ed;};'use strict';var schema=require(_0x99d3('0x0'));var _=require(_0x99d3('0x1'));var logger=require(_0x99d3('0x2'))(_0x99d3('0x3'));var gotop=schema({'priority':{'type':_0x99d3('0x4'),'required':!![],'message':_0x99d3('0x5')}});exports['consequence']=function(_0x5c624e,_0x4285cc){return function(_0x188d66){try{var _0x36898d={'priority':_0x4285cc[0x0]};var _0xe54b99=gotop['validate'](_0x36898d,{'typecast':!![]});if(_0xe54b99[_0x99d3('0x6')]){logger[_0x99d3('0x7')](_0x99d3('0x8'),_0x5c624e,_['map'](_0xe54b99,_0x99d3('0x9'))[_0x99d3('0xa')](',\x20'));_0x188d66['stop']();}else{logger[_0x99d3('0xb')](_0x99d3('0xc'),_0x5c624e,_0x36898d[_0x99d3('0xd')]);if(_0x36898d['priority']){var _0x389ede=_[_0x99d3('0xe')](_0x188d66[_0x99d3('0xf')](),{'p':_0x36898d[_0x99d3('0xd')]});if(_0x389ede>=0x0){logger[_0x99d3('0xb')](_0x99d3('0x10'),_0x5c624e,_0x36898d[_0x99d3('0xd')]||_0x99d3('0x11'),_0x389ede);_0x188d66['next'](_0x389ede);}else{logger[_0x99d3('0xb')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x5c624e,_0x36898d[_0x99d3('0xd')]||_0x99d3('0x11'));_0x188d66[_0x99d3('0x12')]();}}else{_0x188d66[_0x99d3('0x11')]();}}}catch(_0x5d9502){logger[_0x99d3('0x7')](_0x99d3('0x8'),_0x5c624e,JSON[_0x99d3('0x13')](_0x5d9502));_0x188d66[_0x99d3('0x12')]();}};};