37b4dc516584817ad3137b6963df81a90940f049
[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 _0x2fe3=['password','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','uniqueid','callerid','calleridname','dnid','text','project','body','channelData','ProjectName','ndagenerate_audio','AudioOutputSettings','audio/wav','custom_action','CustomAction','CustomActionData','info','stringify','request-promise','url','exports','resolve','ndauth_url'];(function(_0xe5f3ce,_0x5cabda){var _0x112f52=function(_0x1b2360){while(--_0x1b2360){_0xe5f3ce['push'](_0xe5f3ce['shift']());}};_0x112f52(++_0x5cabda);}(_0x2fe3,0x87));var _0x32fe=function(_0x3489e3,_0x55d1c1){_0x3489e3=_0x3489e3-0x0;var _0x55fb33=_0x2fe3[_0x3489e3];return _0x55fb33;};'use strict';var rp=require(_0x32fe('0x0'));var url=require(_0x32fe('0x1'));var logger=require('../../../../../config/logger')('agi');module[_0x32fe('0x2')]=function(_0x5528c3,_0x2f85c0){var _0x47de55={'method':'POST','uri':url[_0x32fe('0x3')](_0x2f85c0[_0x32fe('0x4')],'/token'),'form':{'grant_type':_0x32fe('0x5'),'username':_0x2f85c0[_0x32fe('0x6')],'password':_0x2f85c0[_0x32fe('0x5')]},'json':!![]};return rp(_0x47de55)[_0x32fe('0x7')](function(_0x5bfbca){var _0x20171a={'method':'POST','uri':url[_0x32fe('0x3')](_0x2f85c0[_0x32fe('0x8')],_0x32fe('0x9')),'body':{'type':_0x2f85c0[_0x32fe('0xa')]||'message','channelId':'Nda','conversation':{'id':_0x5528c3[_0x32fe('0xb')]},'from':{'id':_0x5528c3[_0x32fe('0xc')],'name':_0x5528c3[_0x32fe('0xd')]},'recipient':{'id':_0x5528c3[_0x32fe('0xe')],'name':_0x5528c3['extension']},'text':_0x2f85c0[_0x32fe('0xf')],'channelData':{}},'headers':{'Authorization':'Bearer\x20'+_0x5bfbca['access_token']},'json':!![]};if(_0x2f85c0[_0x32fe('0x10')]){_0x20171a[_0x32fe('0x11')][_0x32fe('0x12')][_0x32fe('0x13')]=_0x2f85c0[_0x32fe('0x10')];}if(_0x2f85c0[_0x32fe('0x14')]=='1'){_0x20171a[_0x32fe('0x11')][_0x32fe('0x12')][_0x32fe('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x32fe('0x16')};}if(_0x2f85c0[_0x32fe('0x17')]){_0x20171a[_0x32fe('0x11')][_0x32fe('0x12')][_0x32fe('0x18')]=_0x2f85c0[_0x32fe('0x17')];if(_0x2f85c0['custom_action_data']){_0x20171a['body'][_0x32fe('0x12')][_0x32fe('0x19')]=_0x2f85c0['custom_action_data'];}}logger[_0x32fe('0x1a')](JSON[_0x32fe('0x1b')](_0x20171a));return rp(_0x20171a);});};