c64a4526a97a388354d0e0d769168571ed3a2f77
[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 _0x33b9=['url','../../../../../config/logger','agi','resolve','password','username','then','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','callerid','calleridname','dnid','extension','text','Bearer\x20','access_token','project','channelData','ndagenerate_audio','body','AudioOutputSettings','audio/wav','CustomActionData','custom_action_data','info','request-promise'];(function(_0x243f50,_0x5a63c9){var _0xfb34e7=function(_0x3552a6){while(--_0x3552a6){_0x243f50['push'](_0x243f50['shift']());}};_0xfb34e7(++_0x5a63c9);}(_0x33b9,0xad));var _0x933b=function(_0x3ca92c,_0x2998b1){_0x3ca92c=_0x3ca92c-0x0;var _0x10573b=_0x33b9[_0x3ca92c];return _0x10573b;};'use strict';var rp=require(_0x933b('0x0'));var url=require(_0x933b('0x1'));var logger=require(_0x933b('0x2'))(_0x933b('0x3'));module['exports']=function(_0x4aae3a,_0x124461){var _0x4cc0b7={'method':'POST','uri':url[_0x933b('0x4')](_0x124461['ndauth_url'],'/token'),'form':{'grant_type':_0x933b('0x5'),'username':_0x124461[_0x933b('0x6')],'password':_0x124461[_0x933b('0x5')]},'json':!![]};return rp(_0x4cc0b7)[_0x933b('0x7')](function(_0x6db619){var _0x102d7d={'method':'POST','uri':url[_0x933b('0x4')](_0x124461['ndassistant_url'],_0x933b('0x8')),'body':{'type':_0x124461[_0x933b('0x9')]||_0x933b('0xa'),'channelId':_0x933b('0xb'),'conversation':{'id':_0x4aae3a[_0x933b('0xc')]},'from':{'id':_0x4aae3a[_0x933b('0xd')],'name':_0x4aae3a[_0x933b('0xe')]},'recipient':{'id':_0x4aae3a[_0x933b('0xf')],'name':_0x4aae3a[_0x933b('0x10')]},'text':_0x124461[_0x933b('0x11')],'channelData':{}},'headers':{'Authorization':_0x933b('0x12')+_0x6db619[_0x933b('0x13')]},'json':!![]};if(_0x124461[_0x933b('0x14')]){_0x102d7d['body'][_0x933b('0x15')]['ProjectName']=_0x124461[_0x933b('0x14')];}if(_0x124461[_0x933b('0x16')]=='1'){_0x102d7d[_0x933b('0x17')][_0x933b('0x15')][_0x933b('0x18')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x933b('0x19')};}if(_0x124461['custom_action']){_0x102d7d['body']['channelData']['CustomAction']=_0x124461['custom_action'];if(_0x124461['custom_action_data']){_0x102d7d[_0x933b('0x17')][_0x933b('0x15')][_0x933b('0x1a')]=_0x124461[_0x933b('0x1b')];}}logger[_0x933b('0x1c')](JSON['stringify'](_0x102d7d));return rp(_0x102d7d);});};