Built motion from commit 52c8a02d.|2.6.29
[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 _0xb5f7=['stop','priority','findIndex','rules','info','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stringify','validate','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','error','[%s][GOTOP]\x20%s','message','join'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0xb5f7,0xce));var _0x7b5f=function(_0x5272dd,_0x3115c8){_0x5272dd=_0x5272dd-0x0;var _0x13c8a3=_0xb5f7[_0x5272dd];return _0x13c8a3;};'use strict';var schema=require(_0x7b5f('0x0'));var _=require('lodash');var logger=require('../../../../config/logger')(_0x7b5f('0x1'));var gotop=schema({'priority':{'type':_0x7b5f('0x2'),'required':!![],'message':_0x7b5f('0x3')}});exports[_0x7b5f('0x4')]=function(_0x27087f,_0x485196){return function(_0x4122ee){try{var _0x3b86aa={'priority':_0x485196[0x0]};var _0x3b65c4=gotop[_0x7b5f('0x0')](_0x3b86aa,{'typecast':!![]});if(_0x3b65c4[_0x7b5f('0x5')]){logger[_0x7b5f('0x6')](_0x7b5f('0x7'),_0x27087f,_['map'](_0x3b65c4,_0x7b5f('0x8'))[_0x7b5f('0x9')](',\x20'));_0x4122ee[_0x7b5f('0xa')]();}else{logger['info']('[%s][GOTOP]\x20priority\x20%s',_0x27087f,_0x3b86aa[_0x7b5f('0xb')]);if(_0x3b86aa[_0x7b5f('0xb')]){var _0x5d24f8=_[_0x7b5f('0xc')](_0x4122ee[_0x7b5f('0xd')](),{'p':_0x3b86aa[_0x7b5f('0xb')]});if(_0x5d24f8>=0x0){logger[_0x7b5f('0xe')]('[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s',_0x27087f,_0x3b86aa[_0x7b5f('0xb')]||_0x7b5f('0xf'),_0x5d24f8);_0x4122ee[_0x7b5f('0xf')](_0x5d24f8);}else{logger['info'](_0x7b5f('0x10'),_0x27087f,_0x3b86aa[_0x7b5f('0xb')]||_0x7b5f('0xf'));_0x4122ee[_0x7b5f('0xa')]();}}else{_0x4122ee[_0x7b5f('0xf')]();}}}catch(_0xbaa9aa){logger['error']('[%s][GOTOP]\x20%s',_0x27087f,JSON[_0x7b5f('0x11')](_0xbaa9aa));_0x4122ee['stop']();}};};