Built motion from commit d5e4af8c.|2.6.23
[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 _0x261b=['body','channelData','ProjectName','AudioOutputSettings','audio/wav','custom_action','CustomAction','custom_action_data','info','stringify','request-promise','url','POST','ndauth_url','password','username','then','resolve','ndassistant_url','ndaactivity_type','message','Nda','uniqueid','callerid','calleridname','Bearer\x20','access_token','project'];(function(_0x429ead,_0x4e0b10){var _0xed7d87=function(_0x59cccc){while(--_0x59cccc){_0x429ead['push'](_0x429ead['shift']());}};_0xed7d87(++_0x4e0b10);}(_0x261b,0x15a));var _0xb261=function(_0x3d10b5,_0x1a0488){_0x3d10b5=_0x3d10b5-0x0;var _0x5ca566=_0x261b[_0x3d10b5];return _0x5ca566;};'use strict';var rp=require(_0xb261('0x0'));var url=require(_0xb261('0x1'));var logger=require('../../../../../config/logger')('agi');module['exports']=function(_0x48c7f0,_0x392d5c){var _0x5a84d7={'method':_0xb261('0x2'),'uri':url['resolve'](_0x392d5c[_0xb261('0x3')],'/token'),'form':{'grant_type':_0xb261('0x4'),'username':_0x392d5c[_0xb261('0x5')],'password':_0x392d5c[_0xb261('0x4')]},'json':!![]};return rp(_0x5a84d7)[_0xb261('0x6')](function(_0x5740e1){var _0x756381={'method':_0xb261('0x2'),'uri':url[_0xb261('0x7')](_0x392d5c[_0xb261('0x8')],'/api/NaturalDialogAssistant/v1/Run'),'body':{'type':_0x392d5c[_0xb261('0x9')]||_0xb261('0xa'),'channelId':_0xb261('0xb'),'conversation':{'id':_0x48c7f0[_0xb261('0xc')]},'from':{'id':_0x48c7f0[_0xb261('0xd')],'name':_0x48c7f0[_0xb261('0xe')]},'recipient':{'id':_0x48c7f0['dnid'],'name':_0x48c7f0['extension']},'text':_0x392d5c['text'],'channelData':{}},'headers':{'Authorization':_0xb261('0xf')+_0x5740e1[_0xb261('0x10')]},'json':!![]};if(_0x392d5c[_0xb261('0x11')]){_0x756381[_0xb261('0x12')][_0xb261('0x13')][_0xb261('0x14')]=_0x392d5c['project'];}if(_0x392d5c['ndagenerate_audio']=='1'){_0x756381[_0xb261('0x12')][_0xb261('0x13')][_0xb261('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xb261('0x16')};}if(_0x392d5c[_0xb261('0x17')]){_0x756381[_0xb261('0x12')][_0xb261('0x13')][_0xb261('0x18')]=_0x392d5c[_0xb261('0x17')];if(_0x392d5c[_0xb261('0x19')]){_0x756381[_0xb261('0x12')][_0xb261('0x13')]['CustomActionData']=_0x392d5c[_0xb261('0x19')];}}logger[_0xb261('0x1a')](JSON[_0xb261('0x1b')](_0x756381));return rp(_0x756381);});};