6296658935369e236664bf7b69f097acb09cee4f
[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 _0x8d08=['stringify','request-promise','url','../../../../../config/logger','agi','exports','POST','resolve','ndauth_url','/token','username','password','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','Nda','uniqueid','calleridname','extension','text','Bearer\x20','channelData','ProjectName','project','AudioOutputSettings','audio/wav','body','CustomAction','custom_action','CustomActionData','custom_action_data'];(function(_0x80e230,_0x3f7502){var _0x47bd96=function(_0x5c12a3){while(--_0x5c12a3){_0x80e230['push'](_0x80e230['shift']());}};_0x47bd96(++_0x3f7502);}(_0x8d08,0x118));var _0x88d0=function(_0x15f236,_0x59a12b){_0x15f236=_0x15f236-0x0;var _0x3645c0=_0x8d08[_0x15f236];return _0x3645c0;};'use strict';var rp=require(_0x88d0('0x0'));var url=require(_0x88d0('0x1'));var logger=require(_0x88d0('0x2'))(_0x88d0('0x3'));module[_0x88d0('0x4')]=function(_0x2c31dd,_0x371bdb){var _0x2f99b6={'method':_0x88d0('0x5'),'uri':url[_0x88d0('0x6')](_0x371bdb[_0x88d0('0x7')],_0x88d0('0x8')),'form':{'grant_type':'password','username':_0x371bdb[_0x88d0('0x9')],'password':_0x371bdb[_0x88d0('0xa')]},'json':!![]};return rp(_0x2f99b6)['then'](function(_0x42ceda){var _0x511c4a={'method':_0x88d0('0x5'),'uri':url['resolve'](_0x371bdb[_0x88d0('0xb')],_0x88d0('0xc')),'body':{'type':_0x371bdb[_0x88d0('0xd')]||'message','channelId':_0x88d0('0xe'),'conversation':{'id':_0x2c31dd[_0x88d0('0xf')]},'from':{'id':_0x2c31dd['callerid'],'name':_0x2c31dd[_0x88d0('0x10')]},'recipient':{'id':_0x2c31dd['dnid'],'name':_0x2c31dd[_0x88d0('0x11')]},'text':_0x371bdb[_0x88d0('0x12')],'channelData':{}},'headers':{'Authorization':_0x88d0('0x13')+_0x42ceda['access_token']},'json':!![]};if(_0x371bdb['project']){_0x511c4a['body'][_0x88d0('0x14')][_0x88d0('0x15')]=_0x371bdb[_0x88d0('0x16')];}if(_0x371bdb['ndagenerate_audio']=='1'){_0x511c4a['body']['channelData'][_0x88d0('0x17')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x88d0('0x18')};}if(_0x371bdb['custom_action']){_0x511c4a[_0x88d0('0x19')][_0x88d0('0x14')][_0x88d0('0x1a')]=_0x371bdb[_0x88d0('0x1b')];if(_0x371bdb['custom_action_data']){_0x511c4a[_0x88d0('0x19')][_0x88d0('0x14')][_0x88d0('0x1c')]=_0x371bdb[_0x88d0('0x1d')];}}logger['info'](JSON[_0x88d0('0x1e')](_0x511c4a));return rp(_0x511c4a);});};