5b8af6dff41035b45a8367c7f2a6a6245902cd57
[motion2.git] / server / services / ami / trigger / integration / util.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 _0x1fff=['keyType','stripTrailingSlash','slice','substring','lastIndexOf','test','lodash','getString','sortBy','length','type','string','push','content','variable','variableName','customVariable','Variable','name','toLowerCase','toString','keyValue','key','format','%s:\x20%s','keyContent'];(function(_0xcf70a7,_0xa971ff){var _0x41b2e0=function(_0x28c599){while(--_0x28c599){_0xcf70a7['push'](_0xcf70a7['shift']());}};_0x41b2e0(++_0xa971ff);}(_0x1fff,0x18c));var _0xf1ff=function(_0x49c569,_0x79419d){_0x49c569=_0x49c569-0x0;var _0x35be12=_0x1fff[_0x49c569];return _0x35be12;};'use strict';var _=require(_0xf1ff('0x0'));var util=require('util');exports[_0xf1ff('0x1')]=function(_0x5b17ae,_0x3f7d84,_0x2341c9){var _0x44dff0=[];if(_0x5b17ae['length']>0x0){var _0x592fdf=_[_0xf1ff('0x2')](_0x5b17ae,['id']);for(var _0x359504=0x0;_0x359504<_0x592fdf[_0xf1ff('0x3')];_0x359504++){var _0x249e27=_0x592fdf[_0x359504];if(_0x249e27[_0xf1ff('0x4')]===_0xf1ff('0x5')){_0x44dff0[_0xf1ff('0x6')](_0x249e27[_0xf1ff('0x7')]);}else if(_0x249e27[_0xf1ff('0x4')]===_0xf1ff('0x8')&&_0x249e27['variableName']){_0x3f7d84[_0x249e27[_0xf1ff('0x9')]]&&_0x44dff0[_0xf1ff('0x6')](_0x3f7d84[_0x249e27[_0xf1ff('0x9')]]['toString']());}else if(_0x249e27['type']===_0xf1ff('0xa')&&_0x249e27[_0xf1ff('0xb')]&&_0x249e27[_0xf1ff('0xb')][_0xf1ff('0xc')]){_0x3f7d84[_0x249e27['Variable'][_0xf1ff('0xc')][_0xf1ff('0xd')]()]&&_0x44dff0[_0xf1ff('0x6')](_0x3f7d84[_0x249e27[_0xf1ff('0xb')][_0xf1ff('0xc')][_0xf1ff('0xd')]()][_0xf1ff('0xe')]());}else if(_0x249e27[_0xf1ff('0x4')]===_0xf1ff('0xf')){if(_0x249e27['keyType']===_0xf1ff('0x5')&&_0x249e27[_0xf1ff('0x10')]){_0x44dff0['push'](util[_0xf1ff('0x11')](_0xf1ff('0x12'),_0x249e27[_0xf1ff('0x10')],_0x249e27[_0xf1ff('0x13')]));}else if(_0x249e27[_0xf1ff('0x14')]==='variable'&&_0x249e27[_0xf1ff('0x9')]&&_0x249e27['key']){_0x3f7d84[_0x249e27[_0xf1ff('0x9')]]&&_0x44dff0[_0xf1ff('0x6')](util['format'](_0xf1ff('0x12'),_0x249e27[_0xf1ff('0x10')],_0x3f7d84[_0x249e27[_0xf1ff('0x9')]]));}else if(_0x249e27[_0xf1ff('0x14')]==='customVariable'&&_0x249e27[_0xf1ff('0xb')]&&_0x249e27['Variable'][_0xf1ff('0xc')]&&_0x249e27[_0xf1ff('0x10')]){_0x3f7d84[_0x249e27[_0xf1ff('0xb')]['name']['toLowerCase']()]&&_0x44dff0[_0xf1ff('0x6')](util[_0xf1ff('0x11')](_0xf1ff('0x12'),_0x249e27[_0xf1ff('0x10')],_0x3f7d84[_0x249e27['Variable'][_0xf1ff('0xc')][_0xf1ff('0xd')]()]));}}}}return _0x44dff0['join'](_0x2341c9);};exports[_0xf1ff('0x15')]=function(_0x3a90f2){var _0x5974f5=_0x3a90f2[_0xf1ff('0x16')](-0x1);if(_0x5974f5==='/'){_0x3a90f2=_0x3a90f2[_0xf1ff('0x17')](0x0,_0x3a90f2[_0xf1ff('0x18')](_0x5974f5));}return _0x3a90f2;};exports['validateEmail']=function(_0x4291a7){if(!_['isNil'](_0x4291a7)&&_0x4291a7!==''){var _0x284997=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return _0x284997[_0xf1ff('0x19')](String(_0x4291a7)['toLowerCase']());}else{return![];}};