Built motion from commit 25580385.|2.6.2
[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 _0xf6e1=[',\x20request\x20body:\x20','object','info','%s\x20%s\x20succeeded\x20with\x20status:\x20%d\x20and\x20response:\x20%s','statusCode','catch','%s\x20%s\x20failed\x20with\x20status:\x20%d\x20and\x20error:\x20%s\x20%s','name','message','util','lodash','mustache','trigger','data1','toUpperCase','render','data5','number','headers','data6','parse','error','stack','GET','POST','PUT','data7','body\x20has\x20been\x20passed\x20to\x20URLforward\x20in\x20a\x20wrong\x20format','body','format','%s\x20%s\x20sending\x20request\x20with\x20following\x20options:\x20%s','data2','then','isNil'];(function(_0x58b085,_0x13e96d){var _0x37d2c2=function(_0xeb40fa){while(--_0xeb40fa){_0x58b085['push'](_0x58b085['shift']());}};_0x37d2c2(++_0x13e96d);}(_0xf6e1,0x119));var _0x1f6e=function(_0x4988d1,_0x11ce15){_0x4988d1=_0x4988d1-0x0;var _0x6640a7=_0xf6e1[_0x4988d1];return _0x6640a7;};'use strict';var rp=require('request-promise');var util=require(_0x1f6e('0x0'));var _=require(_0x1f6e('0x1'));var Mustache=require(_0x1f6e('0x2'));var logger=require('../../../../config/logger')(_0x1f6e('0x3'));exports['exec']=function(_0x42d0da,_0x239a48){var _0x3cec63,_0x42a92b;var _0x278d1c={'method':_0x42d0da[_0x1f6e('0x4')][_0x1f6e('0x5')](),'uri':Mustache[_0x1f6e('0x6')](_0x42d0da['data2'],_0x239a48),'json':!![],'resolveWithFullResponse':!![],'timeout':typeof parseInt(_0x42d0da[_0x1f6e('0x7')])===_0x1f6e('0x8')&&parseInt(_0x42d0da[_0x1f6e('0x7')])>=0x1&&parseInt(_0x42d0da[_0x1f6e('0x7')])<=0xa?parseInt(_0x42d0da[_0x1f6e('0x7')])*0x3e8:0x5*0x3e8};try{_0x278d1c[_0x1f6e('0x9')]=_0x42d0da[_0x1f6e('0xa')]?JSON[_0x1f6e('0xb')](Mustache[_0x1f6e('0x6')](_0x42d0da['data6'],_0x239a48)):{};}catch(_0x11604b){logger[_0x1f6e('0xc')](_0x11604b[_0x1f6e('0xd')]);}switch(_0x42d0da[_0x1f6e('0x4')][_0x1f6e('0x5')]()){case _0x1f6e('0xe'):case'DELETE':_0x3cec63=null;_0x278d1c['qs']=_0x239a48;break;case _0x1f6e('0xf'):case _0x1f6e('0x10'):if(_0x42d0da[_0x1f6e('0x11')]){try{_0x3cec63=JSON['parse'](Mustache[_0x1f6e('0x6')](_0x42d0da[_0x1f6e('0x11')],_0x239a48));_0x278d1c['body']=_0x3cec63;}catch(_0x2abb69){logger[_0x1f6e('0xc')](_0x2abb69[_0x1f6e('0xd')]);logger['error'](_0x1f6e('0x12'));}}else{_0x3cec63=_0x239a48;_0x278d1c[_0x1f6e('0x13')]=_0x3cec63;}break;}logger['info'](util[_0x1f6e('0x14')](_0x1f6e('0x15'),_0x42d0da[_0x1f6e('0x4')],_0x42d0da[_0x1f6e('0x16')],JSON['stringify'](_0x278d1c)));rp(_0x278d1c)[_0x1f6e('0x17')](function(_0x4e94bd){_0x3cec63=!_[_0x1f6e('0x18')](_0x3cec63)?_0x1f6e('0x19')+_0x3cec63:'';_0x42a92b=typeof _0x4e94bd[_0x1f6e('0x13')]===_0x1f6e('0x1a')?JSON['stringify'](_0x4e94bd[_0x1f6e('0x13')]):_0x4e94bd['body'];logger[_0x1f6e('0x1b')](util['format'](_0x1f6e('0x1c'),_0x42d0da['data1'],_0x42d0da['data2'],_0x4e94bd[_0x1f6e('0x1d')],_0x42a92b));})[_0x1f6e('0x1e')](function(_0x2a2e99){logger[_0x1f6e('0xc')](util[_0x1f6e('0x14')](_0x1f6e('0x1f'),_0x42d0da[_0x1f6e('0x4')],_0x42d0da['data2'],_0x2a2e99[_0x1f6e('0x1d')],_0x2a2e99[_0x1f6e('0x20')],_0x2a2e99[_0x1f6e('0x21')]));});};