4fbe06c30b0e4f806581e354cb2a039a3dc742eb
[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 _0xc59b=['info','%s\x20%s\x20sending\x20request\x20with\x20following\x20options:\x20%s','data1',',\x20request\x20body:\x20','object','stringify','format','%s\x20%s\x20succeeded\x20with\x20status:\x20%d\x20and\x20response:\x20%s','catch','%s\x20%s\x20failed\x20with\x20status:\x20%d\x20and\x20error:\x20%s\x20%s','statusCode','name','message','request-promise','util','lodash','mustache','../../../../config/logger','trigger','toUpperCase','render','data2','number','data5','headers','data6','parse','error','stack','GET','DELETE','POST','PUT','data7','body'];(function(_0x22eb96,_0x3c2d8d){var _0x5e1adf=function(_0x22e392){while(--_0x22e392){_0x22eb96['push'](_0x22eb96['shift']());}};_0x5e1adf(++_0x3c2d8d);}(_0xc59b,0x76));var _0xbc59=function(_0x13ab45,_0xd26642){_0x13ab45=_0x13ab45-0x0;var _0x3cf87f=_0xc59b[_0x13ab45];return _0x3cf87f;};'use strict';var rp=require(_0xbc59('0x0'));var util=require(_0xbc59('0x1'));var _=require(_0xbc59('0x2'));var Mustache=require(_0xbc59('0x3'));var logger=require(_0xbc59('0x4'))(_0xbc59('0x5'));exports['exec']=function(_0x2e35ec,_0x6b8e1){var _0x3bb711,_0x2ad0a2;var _0x2dc012={'method':_0x2e35ec['data1'][_0xbc59('0x6')](),'uri':Mustache[_0xbc59('0x7')](_0x2e35ec[_0xbc59('0x8')],_0x6b8e1),'json':!![],'resolveWithFullResponse':!![],'timeout':typeof parseInt(_0x2e35ec['data5'])===_0xbc59('0x9')&&parseInt(_0x2e35ec[_0xbc59('0xa')])>=0x1&&parseInt(_0x2e35ec[_0xbc59('0xa')])<=0xa?parseInt(_0x2e35ec[_0xbc59('0xa')])*0x3e8:0x5*0x3e8};try{_0x2dc012[_0xbc59('0xb')]=_0x2e35ec[_0xbc59('0xc')]?JSON[_0xbc59('0xd')](Mustache[_0xbc59('0x7')](_0x2e35ec[_0xbc59('0xc')],_0x6b8e1)):{};}catch(_0x331dcf){logger[_0xbc59('0xe')](_0x331dcf[_0xbc59('0xf')]);}switch(_0x2e35ec['data1'][_0xbc59('0x6')]()){case _0xbc59('0x10'):case _0xbc59('0x11'):_0x3bb711=null;_0x2dc012['qs']=_0x6b8e1;break;case _0xbc59('0x12'):case _0xbc59('0x13'):if(_0x2e35ec[_0xbc59('0x14')]){try{_0x3bb711=JSON[_0xbc59('0xd')](Mustache[_0xbc59('0x7')](_0x2e35ec['data7'],_0x6b8e1));_0x2dc012[_0xbc59('0x15')]=_0x3bb711;}catch(_0xf32884){logger[_0xbc59('0xe')](_0xf32884[_0xbc59('0xf')]);logger['error']('body\x20has\x20been\x20passed\x20to\x20URLforward\x20in\x20a\x20wrong\x20format');}}else{_0x3bb711=_0x6b8e1;_0x2dc012[_0xbc59('0x15')]=_0x3bb711;}break;}logger[_0xbc59('0x16')](util['format'](_0xbc59('0x17'),_0x2e35ec[_0xbc59('0x18')],_0x2e35ec['data2'],JSON['stringify'](_0x2dc012)));rp(_0x2dc012)['then'](function(_0xf2a104){_0x3bb711=!_['isNil'](_0x3bb711)?_0xbc59('0x19')+_0x3bb711:'';_0x2ad0a2=typeof _0xf2a104[_0xbc59('0x15')]===_0xbc59('0x1a')?JSON[_0xbc59('0x1b')](_0xf2a104[_0xbc59('0x15')]):_0xf2a104[_0xbc59('0x15')];logger[_0xbc59('0x16')](util[_0xbc59('0x1c')](_0xbc59('0x1d'),_0x2e35ec[_0xbc59('0x18')],_0x2e35ec[_0xbc59('0x8')],_0xf2a104['statusCode'],_0x2ad0a2));})[_0xbc59('0x1e')](function(_0x37a4bc){logger[_0xbc59('0xe')](util[_0xbc59('0x1c')](_0xbc59('0x1f'),_0x2e35ec[_0xbc59('0x18')],_0x2e35ec[_0xbc59('0x8')],_0x37a4bc[_0xbc59('0x20')],_0x37a4bc[_0xbc59('0x21')],_0x37a4bc[_0xbc59('0x22')]));});};