83331215ccfb956560bdb15842f988c7dc1413d9
[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 _0x7dbd=['Nda','callerid','calleridname','dnid','extension','text','Bearer\x20','access_token','project','channelData','body','AudioOutputSettings','audio/wav','custom_action','CustomAction','custom_action_data','CustomActionData','info','request-promise','url','../../../../../config/logger','agi','POST','resolve','ndauth_url','password','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run'];(function(_0x1afabf,_0x56fdcc){var _0x497ff1=function(_0x2f6104){while(--_0x2f6104){_0x1afabf['push'](_0x1afabf['shift']());}};_0x497ff1(++_0x56fdcc);}(_0x7dbd,0x120));var _0xd7db=function(_0xbebf50,_0x44ec09){_0xbebf50=_0xbebf50-0x0;var _0xce1496=_0x7dbd[_0xbebf50];return _0xce1496;};'use strict';var rp=require(_0xd7db('0x0'));var url=require(_0xd7db('0x1'));var logger=require(_0xd7db('0x2'))(_0xd7db('0x3'));module['exports']=function(_0x1b0773,_0x7b324c){var _0xffa892={'method':_0xd7db('0x4'),'uri':url[_0xd7db('0x5')](_0x7b324c[_0xd7db('0x6')],'/token'),'form':{'grant_type':_0xd7db('0x7'),'username':_0x7b324c[_0xd7db('0x8')],'password':_0x7b324c[_0xd7db('0x7')]},'json':!![]};return rp(_0xffa892)[_0xd7db('0x9')](function(_0x5ed202){var _0x3caa9e={'method':'POST','uri':url['resolve'](_0x7b324c[_0xd7db('0xa')],_0xd7db('0xb')),'body':{'type':_0x7b324c['ndaactivity_type']||'message','channelId':_0xd7db('0xc'),'conversation':{'id':_0x1b0773['uniqueid']},'from':{'id':_0x1b0773[_0xd7db('0xd')],'name':_0x1b0773[_0xd7db('0xe')]},'recipient':{'id':_0x1b0773[_0xd7db('0xf')],'name':_0x1b0773[_0xd7db('0x10')]},'text':_0x7b324c[_0xd7db('0x11')],'channelData':{}},'headers':{'Authorization':_0xd7db('0x12')+_0x5ed202[_0xd7db('0x13')]},'json':!![]};if(_0x7b324c[_0xd7db('0x14')]){_0x3caa9e['body'][_0xd7db('0x15')]['ProjectName']=_0x7b324c[_0xd7db('0x14')];}if(_0x7b324c['ndagenerate_audio']=='1'){_0x3caa9e[_0xd7db('0x16')]['channelData'][_0xd7db('0x17')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xd7db('0x18')};}if(_0x7b324c[_0xd7db('0x19')]){_0x3caa9e[_0xd7db('0x16')]['channelData'][_0xd7db('0x1a')]=_0x7b324c['custom_action'];if(_0x7b324c[_0xd7db('0x1b')]){_0x3caa9e[_0xd7db('0x16')]['channelData'][_0xd7db('0x1c')]=_0x7b324c[_0xd7db('0x1b')];}}logger[_0xd7db('0x1d')](JSON['stringify'](_0x3caa9e));return rp(_0x3caa9e);});};