28b9e81030af46abdac6c2e7ed623cb28245c31b
[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 _0x66f1=['ndaactivity_type','message','Nda','uniqueid','callerid','extension','Bearer\x20','access_token','project','body','channelData','ProjectName','AudioOutputSettings','custom_action','CustomAction','CustomActionData','custom_action_data','stringify','../../../../../config/logger','agi','exports','POST','resolve','ndauth_url','password','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run'];(function(_0x23da91,_0x36351a){var _0x1bdc73=function(_0xc553c3){while(--_0xc553c3){_0x23da91['push'](_0x23da91['shift']());}};_0x1bdc73(++_0x36351a);}(_0x66f1,0xf2));var _0x166f=function(_0xcdb7e6,_0x2dc69f){_0xcdb7e6=_0xcdb7e6-0x0;var _0x13dfe3=_0x66f1[_0xcdb7e6];return _0x13dfe3;};'use strict';var rp=require('request-promise');var url=require('url');var logger=require(_0x166f('0x0'))(_0x166f('0x1'));module[_0x166f('0x2')]=function(_0x262372,_0x43465f){var _0x30487e={'method':_0x166f('0x3'),'uri':url[_0x166f('0x4')](_0x43465f[_0x166f('0x5')],'/token'),'form':{'grant_type':_0x166f('0x6'),'username':_0x43465f['username'],'password':_0x43465f[_0x166f('0x6')]},'json':!![]};return rp(_0x30487e)[_0x166f('0x7')](function(_0x334050){var _0x25ea02={'method':_0x166f('0x3'),'uri':url['resolve'](_0x43465f[_0x166f('0x8')],_0x166f('0x9')),'body':{'type':_0x43465f[_0x166f('0xa')]||_0x166f('0xb'),'channelId':_0x166f('0xc'),'conversation':{'id':_0x262372[_0x166f('0xd')]},'from':{'id':_0x262372[_0x166f('0xe')],'name':_0x262372['calleridname']},'recipient':{'id':_0x262372['dnid'],'name':_0x262372[_0x166f('0xf')]},'text':_0x43465f['text'],'channelData':{}},'headers':{'Authorization':_0x166f('0x10')+_0x334050[_0x166f('0x11')]},'json':!![]};if(_0x43465f[_0x166f('0x12')]){_0x25ea02[_0x166f('0x13')][_0x166f('0x14')][_0x166f('0x15')]=_0x43465f[_0x166f('0x12')];}if(_0x43465f['ndagenerate_audio']=='1'){_0x25ea02[_0x166f('0x13')][_0x166f('0x14')][_0x166f('0x16')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x43465f[_0x166f('0x17')]){_0x25ea02['body']['channelData'][_0x166f('0x18')]=_0x43465f['custom_action'];if(_0x43465f['custom_action_data']){_0x25ea02['body'][_0x166f('0x14')][_0x166f('0x19')]=_0x43465f[_0x166f('0x1a')];}}logger['info'](JSON[_0x166f('0x1b')](_0x25ea02));return rp(_0x25ea02);});};