Built motion from commit 9e1399f3.|2.5.37
[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 _0x27fb=['stop','info','priority','rules','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','validate','routing','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','error','[%s][GOTOP]\x20%s','message','join'];(function(_0x4c7f43,_0x982a42){var _0xe62220=function(_0x548ad3){while(--_0x548ad3){_0x4c7f43['push'](_0x4c7f43['shift']());}};_0xe62220(++_0x982a42);}(_0x27fb,0x1d7));var _0xb27f=function(_0x53b02a,_0x1dc770){_0x53b02a=_0x53b02a-0x0;var _0x4f4566=_0x27fb[_0x53b02a];return _0x4f4566;};'use strict';var schema=require(_0xb27f('0x0'));var _=require('lodash');var logger=require('../../../../config/logger')(_0xb27f('0x1'));var gotop=schema({'priority':{'type':'number','required':!![],'message':_0xb27f('0x2')}});exports[_0xb27f('0x3')]=function(_0x5ae9ac,_0x483ff2){return function(_0x49447c){try{var _0x5a246e={'priority':_0x483ff2[0x0]};var _0x169230=gotop[_0xb27f('0x0')](_0x5a246e,{'typecast':!![]});if(_0x169230[_0xb27f('0x4')]){logger[_0xb27f('0x5')](_0xb27f('0x6'),_0x5ae9ac,_['map'](_0x169230,_0xb27f('0x7'))[_0xb27f('0x8')](',\x20'));_0x49447c[_0xb27f('0x9')]();}else{logger[_0xb27f('0xa')]('[%s][GOTOP]\x20priority\x20%s',_0x5ae9ac,_0x5a246e['priority']);if(_0x5a246e[_0xb27f('0xb')]){var _0x455ad3=_['findIndex'](_0x49447c[_0xb27f('0xc')](),{'p':_0x5a246e['priority']});if(_0x455ad3>=0x0){logger['info']('[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s',_0x5ae9ac,_0x5a246e[_0xb27f('0xb')]||'next',_0x455ad3);_0x49447c[_0xb27f('0xd')](_0x455ad3);}else{logger[_0xb27f('0xa')](_0xb27f('0xe'),_0x5ae9ac,_0x5a246e[_0xb27f('0xb')]||'next');_0x49447c[_0xb27f('0x9')]();}}else{_0x49447c['next']();}}}catch(_0xf8b56d){logger[_0xb27f('0x5')](_0xb27f('0x6'),_0x5ae9ac,JSON['stringify'](_0xf8b56d));_0x49447c['stop']();}};};