Built motion from commit 85328c08.|2.5.50
[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 _0x6282=['message','Nda','uniqueid','callerid','calleridname','dnid','extension','access_token','project','body','channelData','ndagenerate_audio','AudioOutputSettings','audio/wav','CustomAction','custom_action_data','CustomActionData','info','stringify','request-promise','url','../../../../../config/logger','agi','resolve','ndauth_url','/token','password','username','then','POST','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type'];(function(_0x304976,_0x14432b){var _0xb73047=function(_0x5d4e01){while(--_0x5d4e01){_0x304976['push'](_0x304976['shift']());}};_0xb73047(++_0x14432b);}(_0x6282,0x76));var _0x2628=function(_0x44dd2e,_0x26dd64){_0x44dd2e=_0x44dd2e-0x0;var _0x4ce541=_0x6282[_0x44dd2e];return _0x4ce541;};'use strict';var rp=require(_0x2628('0x0'));var url=require(_0x2628('0x1'));var logger=require(_0x2628('0x2'))(_0x2628('0x3'));module['exports']=function(_0x50e40f,_0x126d9a){var _0xc5c0c7={'method':'POST','uri':url[_0x2628('0x4')](_0x126d9a[_0x2628('0x5')],_0x2628('0x6')),'form':{'grant_type':_0x2628('0x7'),'username':_0x126d9a[_0x2628('0x8')],'password':_0x126d9a['password']},'json':!![]};return rp(_0xc5c0c7)[_0x2628('0x9')](function(_0x144ae8){var _0x2170a7={'method':_0x2628('0xa'),'uri':url[_0x2628('0x4')](_0x126d9a[_0x2628('0xb')],_0x2628('0xc')),'body':{'type':_0x126d9a[_0x2628('0xd')]||_0x2628('0xe'),'channelId':_0x2628('0xf'),'conversation':{'id':_0x50e40f[_0x2628('0x10')]},'from':{'id':_0x50e40f[_0x2628('0x11')],'name':_0x50e40f[_0x2628('0x12')]},'recipient':{'id':_0x50e40f[_0x2628('0x13')],'name':_0x50e40f[_0x2628('0x14')]},'text':_0x126d9a['text'],'channelData':{}},'headers':{'Authorization':'Bearer\x20'+_0x144ae8[_0x2628('0x15')]},'json':!![]};if(_0x126d9a[_0x2628('0x16')]){_0x2170a7[_0x2628('0x17')][_0x2628('0x18')]['ProjectName']=_0x126d9a['project'];}if(_0x126d9a[_0x2628('0x19')]=='1'){_0x2170a7[_0x2628('0x17')][_0x2628('0x18')][_0x2628('0x1a')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x2628('0x1b')};}if(_0x126d9a['custom_action']){_0x2170a7[_0x2628('0x17')][_0x2628('0x18')][_0x2628('0x1c')]=_0x126d9a['custom_action'];if(_0x126d9a[_0x2628('0x1d')]){_0x2170a7[_0x2628('0x17')]['channelData'][_0x2628('0x1e')]=_0x126d9a['custom_action_data'];}}logger[_0x2628('0x1f')](JSON[_0x2628('0x20')](_0x2170a7));return rp(_0x2170a7);});};