Built motion from commit 9d0783e6.|2.6.13
[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 _0xb386=['mustache','trigger','exec','data1','toUpperCase','render','data5','number','headers','parse','data6','stack','GET','DELETE','POST','PUT','data7','body','error','body\x20has\x20been\x20passed\x20to\x20URLforward\x20in\x20a\x20wrong\x20format','info','format','data2','stringify','then','isNil',',\x20request\x20body:\x20','statusCode','%s\x20%s\x20failed\x20with\x20status:\x20%d\x20and\x20error:\x20%s\x20%s','util','lodash'];(function(_0x118330,_0x507391){var _0x142964=function(_0x401e3c){while(--_0x401e3c){_0x118330['push'](_0x118330['shift']());}};_0x142964(++_0x507391);}(_0xb386,0x1ee));var _0x6b38=function(_0x456fb1,_0x859a1d){_0x456fb1=_0x456fb1-0x0;var _0x4083d6=_0xb386[_0x456fb1];return _0x4083d6;};'use strict';var rp=require('request-promise');var util=require(_0x6b38('0x0'));var _=require(_0x6b38('0x1'));var Mustache=require(_0x6b38('0x2'));var logger=require('../../../../config/logger')(_0x6b38('0x3'));exports[_0x6b38('0x4')]=function(_0x43d33f,_0x2bea62){var _0x26381c,_0x5bf94e;var _0xd6e4c6={'method':_0x43d33f[_0x6b38('0x5')][_0x6b38('0x6')](),'uri':Mustache[_0x6b38('0x7')](_0x43d33f['data2'],_0x2bea62),'json':!![],'resolveWithFullResponse':!![],'timeout':typeof parseInt(_0x43d33f[_0x6b38('0x8')])===_0x6b38('0x9')&&parseInt(_0x43d33f['data5'])>=0x1&&parseInt(_0x43d33f[_0x6b38('0x8')])<=0xa?parseInt(_0x43d33f['data5'])*0x3e8:0x5*0x3e8};try{_0xd6e4c6[_0x6b38('0xa')]=_0x43d33f['data6']?JSON[_0x6b38('0xb')](Mustache['render'](_0x43d33f[_0x6b38('0xc')],_0x2bea62)):{};}catch(_0x5c95ef){logger['error'](_0x5c95ef[_0x6b38('0xd')]);}switch(_0x43d33f[_0x6b38('0x5')][_0x6b38('0x6')]()){case _0x6b38('0xe'):case _0x6b38('0xf'):_0x26381c=null;_0xd6e4c6['qs']=_0x2bea62;break;case _0x6b38('0x10'):case _0x6b38('0x11'):if(_0x43d33f[_0x6b38('0x12')]){try{_0x26381c=JSON[_0x6b38('0xb')](Mustache[_0x6b38('0x7')](_0x43d33f[_0x6b38('0x12')],_0x2bea62));_0xd6e4c6[_0x6b38('0x13')]=_0x26381c;}catch(_0x4113f3){logger[_0x6b38('0x14')](_0x4113f3['stack']);logger[_0x6b38('0x14')](_0x6b38('0x15'));}}else{_0x26381c=_0x2bea62;_0xd6e4c6['body']=_0x26381c;}break;}logger[_0x6b38('0x16')](util[_0x6b38('0x17')]('%s\x20%s\x20sending\x20request\x20with\x20following\x20options:\x20%s',_0x43d33f[_0x6b38('0x5')],_0x43d33f[_0x6b38('0x18')],JSON[_0x6b38('0x19')](_0xd6e4c6)));rp(_0xd6e4c6)[_0x6b38('0x1a')](function(_0x320094){_0x26381c=!_[_0x6b38('0x1b')](_0x26381c)?_0x6b38('0x1c')+_0x26381c:'';_0x5bf94e=typeof _0x320094[_0x6b38('0x13')]==='object'?JSON[_0x6b38('0x19')](_0x320094[_0x6b38('0x13')]):_0x320094['body'];logger[_0x6b38('0x16')](util['format']('%s\x20%s\x20succeeded\x20with\x20status:\x20%d\x20and\x20response:\x20%s',_0x43d33f[_0x6b38('0x5')],_0x43d33f['data2'],_0x320094[_0x6b38('0x1d')],_0x5bf94e));})['catch'](function(_0x2f1d4d){logger[_0x6b38('0x14')](util[_0x6b38('0x17')](_0x6b38('0x1e'),_0x43d33f[_0x6b38('0x5')],_0x43d33f[_0x6b38('0x18')],_0x2f1d4d['statusCode'],_0x2f1d4d['name'],_0x2f1d4d['message']));});};