86162da86c84100ea24db5e946c4b749e4342631
[motion2.git] / server / services / agi / scripts / sestek / nda / 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 _0xcff2=['POST','resolve','ndauth_url','/token','password','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','Nda','uniqueid','callerid','calleridname','dnid','Bearer\x20','project','body','channelData','ProjectName','AudioOutputSettings','audio/wav','CustomAction','custom_action_data','stringify','request-promise','url','../../../../../config/logger','agi'];(function(_0x124e88,_0xcb3df6){var _0x243cf9=function(_0x56eee2){while(--_0x56eee2){_0x124e88['push'](_0x124e88['shift']());}};_0x243cf9(++_0xcb3df6);}(_0xcff2,0x130));var _0x2cff=function(_0x2053ea,_0x1ab2d4){_0x2053ea=_0x2053ea-0x0;var _0x2232c4=_0xcff2[_0x2053ea];return _0x2232c4;};'use strict';var rp=require(_0x2cff('0x0'));var url=require(_0x2cff('0x1'));var logger=require(_0x2cff('0x2'))(_0x2cff('0x3'));module['exports']=function(_0x42222c,_0x4dc379){var _0x1707ec={'method':_0x2cff('0x4'),'uri':url[_0x2cff('0x5')](_0x4dc379[_0x2cff('0x6')],_0x2cff('0x7')),'form':{'grant_type':_0x2cff('0x8'),'username':_0x4dc379['username'],'password':_0x4dc379[_0x2cff('0x8')]},'json':!![]};return rp(_0x1707ec)[_0x2cff('0x9')](function(_0x236ca1){var _0x183dfa={'method':_0x2cff('0x4'),'uri':url['resolve'](_0x4dc379[_0x2cff('0xa')],_0x2cff('0xb')),'body':{'type':_0x4dc379[_0x2cff('0xc')]||'message','channelId':_0x2cff('0xd'),'conversation':{'id':_0x42222c[_0x2cff('0xe')]},'from':{'id':_0x42222c[_0x2cff('0xf')],'name':_0x42222c[_0x2cff('0x10')]},'recipient':{'id':_0x42222c[_0x2cff('0x11')],'name':_0x42222c['extension']},'text':_0x4dc379['text'],'channelData':{}},'headers':{'Authorization':_0x2cff('0x12')+_0x236ca1['access_token']},'json':!![]};if(_0x4dc379[_0x2cff('0x13')]){_0x183dfa[_0x2cff('0x14')][_0x2cff('0x15')][_0x2cff('0x16')]=_0x4dc379[_0x2cff('0x13')];}if(_0x4dc379['ndagenerate_audio']=='1'){_0x183dfa[_0x2cff('0x14')][_0x2cff('0x15')][_0x2cff('0x17')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x2cff('0x18')};}if(_0x4dc379['custom_action']){_0x183dfa[_0x2cff('0x14')][_0x2cff('0x15')][_0x2cff('0x19')]=_0x4dc379['custom_action'];if(_0x4dc379[_0x2cff('0x1a')]){_0x183dfa[_0x2cff('0x14')][_0x2cff('0x15')]['CustomActionData']=_0x4dc379[_0x2cff('0x1a')];}}logger['info'](JSON[_0x2cff('0x1b')](_0x183dfa));return rp(_0x183dfa);});};