Built motion from commit 14588770.|2.5.38
[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 _0x3283=['validate','length','error','[%s][GOTOP]\x20%s','map','message','join','stop','[%s][GOTOP]\x20priority\x20%s','priority','rules','info','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stringify','lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'];(function(_0x35b7d4,_0x5a5c43){var _0x4e8cee=function(_0x66859c){while(--_0x66859c){_0x35b7d4['push'](_0x35b7d4['shift']());}};_0x4e8cee(++_0x5a5c43);}(_0x3283,0x14b));var _0x3328=function(_0xb99a06,_0xa5f36f){_0xb99a06=_0xb99a06-0x0;var _0x586176=_0x3283[_0xb99a06];return _0x586176;};'use strict';var schema=require('validate');var _=require(_0x3328('0x0'));var logger=require(_0x3328('0x1'))(_0x3328('0x2'));var gotop=schema({'priority':{'type':_0x3328('0x3'),'required':!![],'message':_0x3328('0x4')}});exports['consequence']=function(_0x3b1fd2,_0x3af372){return function(_0x5968ea){try{var _0x4f429e={'priority':_0x3af372[0x0]};var _0x395d38=gotop[_0x3328('0x5')](_0x4f429e,{'typecast':!![]});if(_0x395d38[_0x3328('0x6')]){logger[_0x3328('0x7')](_0x3328('0x8'),_0x3b1fd2,_[_0x3328('0x9')](_0x395d38,_0x3328('0xa'))[_0x3328('0xb')](',\x20'));_0x5968ea[_0x3328('0xc')]();}else{logger['info'](_0x3328('0xd'),_0x3b1fd2,_0x4f429e[_0x3328('0xe')]);if(_0x4f429e[_0x3328('0xe')]){var _0x5fbf2=_['findIndex'](_0x5968ea[_0x3328('0xf')](),{'p':_0x4f429e[_0x3328('0xe')]});if(_0x5fbf2>=0x0){logger[_0x3328('0x10')](_0x3328('0x11'),_0x3b1fd2,_0x4f429e[_0x3328('0xe')]||_0x3328('0x12'),_0x5fbf2);_0x5968ea[_0x3328('0x12')](_0x5fbf2);}else{logger[_0x3328('0x10')](_0x3328('0x13'),_0x3b1fd2,_0x4f429e[_0x3328('0xe')]||'next');_0x5968ea['stop']();}}else{_0x5968ea[_0x3328('0x12')]();}}}catch(_0x3579fd){logger[_0x3328('0x7')](_0x3328('0x8'),_0x3b1fd2,JSON[_0x3328('0x14')](_0x3579fd));_0x5968ea[_0x3328('0xc')]();}};};