198020ce8844a296b2754d844a7fcec2f0d71824
[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 _0x33b4=['findIndex','info','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stringify','validate','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','[%s][GOTOP]\x20%s','map','message','stop','priority'];(function(_0x467aba,_0x4ec941){var _0x379b93=function(_0x49548f){while(--_0x49548f){_0x467aba['push'](_0x467aba['shift']());}};_0x379b93(++_0x4ec941);}(_0x33b4,0x138));var _0x433b=function(_0x23625e,_0x43a002){_0x23625e=_0x23625e-0x0;var _0x44f0c1=_0x33b4[_0x23625e];return _0x44f0c1;};'use strict';var schema=require(_0x433b('0x0'));var _=require('lodash');var logger=require('../../../../config/logger')(_0x433b('0x1'));var gotop=schema({'priority':{'type':_0x433b('0x2'),'required':!![],'message':_0x433b('0x3')}});exports[_0x433b('0x4')]=function(_0x16f8dc,_0x42286d){return function(_0x4c5ece){try{var _0x354233={'priority':_0x42286d[0x0]};var _0xd0ff17=gotop[_0x433b('0x0')](_0x354233,{'typecast':!![]});if(_0xd0ff17[_0x433b('0x5')]){logger['error'](_0x433b('0x6'),_0x16f8dc,_[_0x433b('0x7')](_0xd0ff17,_0x433b('0x8'))['join'](',\x20'));_0x4c5ece[_0x433b('0x9')]();}else{logger['info']('[%s][GOTOP]\x20priority\x20%s',_0x16f8dc,_0x354233[_0x433b('0xa')]);if(_0x354233['priority']){var _0x4a8b18=_[_0x433b('0xb')](_0x4c5ece['rules'](),{'p':_0x354233['priority']});if(_0x4a8b18>=0x0){logger[_0x433b('0xc')](_0x433b('0xd'),_0x16f8dc,_0x354233[_0x433b('0xa')]||_0x433b('0xe'),_0x4a8b18);_0x4c5ece[_0x433b('0xe')](_0x4a8b18);}else{logger['info'](_0x433b('0xf'),_0x16f8dc,_0x354233[_0x433b('0xa')]||_0x433b('0xe'));_0x4c5ece['stop']();}}else{_0x4c5ece['next']();}}}catch(_0xfd0e96){logger['error']('[%s][GOTOP]\x20%s',_0x16f8dc,JSON[_0x433b('0x10')](_0xfd0e96));_0x4c5ece[_0x433b('0x9')]();}};};