c11339805cc3b148bab6340fa82f2870e14b51d7
[motion2.git] / server / services / ami / trigger / urlforward / index.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 _0x4213=['stringify','isNil',',\x20request\x20body:\x20','object','%s\x20%s\x20succeeded\x20with\x20status:\x20%d\x20and\x20response:\x20%s','statusCode','catch','name','message','request-promise','util','lodash','mustache','../../../../config/logger','trigger','data1','toUpperCase','data2','data5','data6','parse','error','stack','GET','DELETE','POST','render','data7','body','body\x20has\x20been\x20passed\x20to\x20URLforward\x20in\x20a\x20wrong\x20format','info','format','%s\x20%s\x20sending\x20request\x20with\x20following\x20options:\x20%s'];(function(_0x12a554,_0x3d7ef8){var _0x244ba0=function(_0x5eb5ff){while(--_0x5eb5ff){_0x12a554['push'](_0x12a554['shift']());}};_0x244ba0(++_0x3d7ef8);}(_0x4213,0xcf));var _0x3421=function(_0x1db960,_0xc17fa2){_0x1db960=_0x1db960-0x0;var _0x58ff66=_0x4213[_0x1db960];return _0x58ff66;};'use strict';var rp=require(_0x3421('0x0'));var util=require(_0x3421('0x1'));var _=require(_0x3421('0x2'));var Mustache=require(_0x3421('0x3'));var logger=require(_0x3421('0x4'))(_0x3421('0x5'));exports['exec']=function(_0x53ee5b,_0x4f19f5){var _0x1d8b31,_0x5efb18;var _0x560e0d={'method':_0x53ee5b[_0x3421('0x6')][_0x3421('0x7')](),'uri':Mustache['render'](_0x53ee5b[_0x3421('0x8')],_0x4f19f5),'json':!![],'resolveWithFullResponse':!![],'timeout':typeof parseInt(_0x53ee5b['data5'])==='number'&&parseInt(_0x53ee5b[_0x3421('0x9')])>=0x1&&parseInt(_0x53ee5b[_0x3421('0x9')])<=0xa?parseInt(_0x53ee5b[_0x3421('0x9')])*0x3e8:0x5*0x3e8};try{_0x560e0d['headers']=_0x53ee5b[_0x3421('0xa')]?JSON[_0x3421('0xb')](Mustache['render'](_0x53ee5b[_0x3421('0xa')],_0x4f19f5)):{};}catch(_0x3762bd){logger[_0x3421('0xc')](_0x3762bd[_0x3421('0xd')]);}switch(_0x53ee5b[_0x3421('0x6')][_0x3421('0x7')]()){case _0x3421('0xe'):case _0x3421('0xf'):_0x1d8b31=null;_0x560e0d['qs']=_0x4f19f5;break;case _0x3421('0x10'):case'PUT':if(_0x53ee5b['data7']){try{_0x1d8b31=JSON['parse'](Mustache[_0x3421('0x11')](_0x53ee5b[_0x3421('0x12')],_0x4f19f5));_0x560e0d[_0x3421('0x13')]=_0x1d8b31;}catch(_0x1deea6){logger[_0x3421('0xc')](_0x1deea6['stack']);logger[_0x3421('0xc')](_0x3421('0x14'));}}else{_0x1d8b31=_0x4f19f5;_0x560e0d[_0x3421('0x13')]=_0x1d8b31;}break;}logger[_0x3421('0x15')](util[_0x3421('0x16')](_0x3421('0x17'),_0x53ee5b[_0x3421('0x6')],_0x53ee5b[_0x3421('0x8')],JSON[_0x3421('0x18')](_0x560e0d)));rp(_0x560e0d)['then'](function(_0x363f7e){_0x1d8b31=!_[_0x3421('0x19')](_0x1d8b31)?_0x3421('0x1a')+_0x1d8b31:'';_0x5efb18=typeof _0x363f7e[_0x3421('0x13')]===_0x3421('0x1b')?JSON['stringify'](_0x363f7e['body']):_0x363f7e[_0x3421('0x13')];logger['info'](util[_0x3421('0x16')](_0x3421('0x1c'),_0x53ee5b['data1'],_0x53ee5b['data2'],_0x363f7e[_0x3421('0x1d')],_0x5efb18));})[_0x3421('0x1e')](function(_0x1b7986){logger[_0x3421('0xc')](util[_0x3421('0x16')]('%s\x20%s\x20failed\x20with\x20status:\x20%d\x20and\x20error:\x20%s\x20%s',_0x53ee5b[_0x3421('0x6')],_0x53ee5b[_0x3421('0x8')],_0x1b7986[_0x3421('0x1d')],_0x1b7986[_0x3421('0x1f')],_0x1b7986[_0x3421('0x20')]));});};