8789268d6f0990effe96e5a4593c645bcdf34f36
[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 _0x79dc=['%s\x20%s\x20failed\x20with\x20status:\x20%d\x20and\x20error:\x20%s\x20%s','name','util','lodash','trigger','exec','data1','data2','data5','headers','data6','render','error','toUpperCase','GET','DELETE','POST','PUT','data7','parse','body','body\x20has\x20been\x20passed\x20to\x20URLforward\x20in\x20a\x20wrong\x20format','format','%s\x20%s\x20sending\x20request\x20with\x20following\x20options:\x20%s','stringify','then','isNil',',\x20request\x20body:\x20','object','%s\x20%s\x20succeeded\x20with\x20status:\x20%d\x20and\x20response:\x20%s','statusCode'];(function(_0x70a4e2,_0x1b833a){var _0x4d1d1e=function(_0x479208){while(--_0x479208){_0x70a4e2['push'](_0x70a4e2['shift']());}};_0x4d1d1e(++_0x1b833a);}(_0x79dc,0xdb));var _0xc79d=function(_0x3ad360,_0x2c4ddb){_0x3ad360=_0x3ad360-0x0;var _0x533b9d=_0x79dc[_0x3ad360];return _0x533b9d;};'use strict';var rp=require('request-promise');var util=require(_0xc79d('0x0'));var _=require(_0xc79d('0x1'));var Mustache=require('mustache');var logger=require('../../../../config/logger')(_0xc79d('0x2'));exports[_0xc79d('0x3')]=function(_0x447d7d,_0x130fc4){var _0x391536,_0x3c444c;var _0x1db008={'method':_0x447d7d[_0xc79d('0x4')]['toUpperCase'](),'uri':Mustache['render'](_0x447d7d[_0xc79d('0x5')],_0x130fc4),'json':!![],'resolveWithFullResponse':!![],'timeout':typeof parseInt(_0x447d7d[_0xc79d('0x6')])==='number'&&parseInt(_0x447d7d['data5'])>=0x1&&parseInt(_0x447d7d[_0xc79d('0x6')])<=0xa?parseInt(_0x447d7d[_0xc79d('0x6')])*0x3e8:0x5*0x3e8};try{_0x1db008[_0xc79d('0x7')]=_0x447d7d[_0xc79d('0x8')]?JSON['parse'](Mustache[_0xc79d('0x9')](_0x447d7d[_0xc79d('0x8')],_0x130fc4)):{};}catch(_0x1cb9e1){logger[_0xc79d('0xa')](_0x1cb9e1['stack']);}switch(_0x447d7d[_0xc79d('0x4')][_0xc79d('0xb')]()){case _0xc79d('0xc'):case _0xc79d('0xd'):_0x391536=null;_0x1db008['qs']=_0x130fc4;break;case _0xc79d('0xe'):case _0xc79d('0xf'):if(_0x447d7d[_0xc79d('0x10')]){try{_0x391536=JSON[_0xc79d('0x11')](Mustache[_0xc79d('0x9')](_0x447d7d[_0xc79d('0x10')],_0x130fc4));_0x1db008[_0xc79d('0x12')]=_0x391536;}catch(_0x1fdbea){logger[_0xc79d('0xa')](_0x1fdbea['stack']);logger['error'](_0xc79d('0x13'));}}else{_0x391536=_0x130fc4;_0x1db008[_0xc79d('0x12')]=_0x391536;}break;}logger['info'](util[_0xc79d('0x14')](_0xc79d('0x15'),_0x447d7d[_0xc79d('0x4')],_0x447d7d['data2'],JSON[_0xc79d('0x16')](_0x1db008)));rp(_0x1db008)[_0xc79d('0x17')](function(_0x58ef5d){_0x391536=!_[_0xc79d('0x18')](_0x391536)?_0xc79d('0x19')+_0x391536:'';_0x3c444c=typeof _0x58ef5d[_0xc79d('0x12')]===_0xc79d('0x1a')?JSON[_0xc79d('0x16')](_0x58ef5d[_0xc79d('0x12')]):_0x58ef5d['body'];logger['info'](util[_0xc79d('0x14')](_0xc79d('0x1b'),_0x447d7d['data1'],_0x447d7d[_0xc79d('0x5')],_0x58ef5d[_0xc79d('0x1c')],_0x3c444c));})['catch'](function(_0x48ad60){logger['error'](util['format'](_0xc79d('0x1d'),_0x447d7d[_0xc79d('0x4')],_0x447d7d[_0xc79d('0x5')],_0x48ad60['statusCode'],_0x48ad60[_0xc79d('0x1e')],_0x48ad60['message']));});};