Built motion from commit 0900f080.|2.5.45
[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 _0x21fb=['[%s][GOTOP]\x20priority\x20%s','priority','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stop','error','stringify','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','validate','length','[%s][GOTOP]\x20%s','map','message','join','info'];(function(_0x2d7d52,_0x5b286d){var _0x4cf280=function(_0x47a049){while(--_0x47a049){_0x2d7d52['push'](_0x2d7d52['shift']());}};_0x4cf280(++_0x5b286d);}(_0x21fb,0x183));var _0xb21f=function(_0x53ad64,_0x513878){_0x53ad64=_0x53ad64-0x0;var _0x504357=_0x21fb[_0x53ad64];return _0x504357;};'use strict';var schema=require('validate');var _=require('lodash');var logger=require(_0xb21f('0x0'))(_0xb21f('0x1'));var gotop=schema({'priority':{'type':_0xb21f('0x2'),'required':!![],'message':_0xb21f('0x3')}});exports[_0xb21f('0x4')]=function(_0x5aa2b8,_0x1b9ce7){return function(_0x5d0166){try{var _0x3f49c6={'priority':_0x1b9ce7[0x0]};var _0x4e2396=gotop[_0xb21f('0x5')](_0x3f49c6,{'typecast':!![]});if(_0x4e2396[_0xb21f('0x6')]){logger['error'](_0xb21f('0x7'),_0x5aa2b8,_[_0xb21f('0x8')](_0x4e2396,_0xb21f('0x9'))[_0xb21f('0xa')](',\x20'));_0x5d0166['stop']();}else{logger[_0xb21f('0xb')](_0xb21f('0xc'),_0x5aa2b8,_0x3f49c6[_0xb21f('0xd')]);if(_0x3f49c6[_0xb21f('0xd')]){var _0x57715d=_['findIndex'](_0x5d0166[_0xb21f('0xe')](),{'p':_0x3f49c6[_0xb21f('0xd')]});if(_0x57715d>=0x0){logger['info'](_0xb21f('0xf'),_0x5aa2b8,_0x3f49c6[_0xb21f('0xd')]||_0xb21f('0x10'),_0x57715d);_0x5d0166['next'](_0x57715d);}else{logger[_0xb21f('0xb')](_0xb21f('0x11'),_0x5aa2b8,_0x3f49c6['priority']||_0xb21f('0x10'));_0x5d0166[_0xb21f('0x12')]();}}else{_0x5d0166[_0xb21f('0x10')]();}}}catch(_0x1c2190){logger[_0xb21f('0x13')](_0xb21f('0x7'),_0x5aa2b8,JSON[_0xb21f('0x14')](_0x1c2190));_0x5d0166[_0xb21f('0x12')]();}};};