Built motion from commit (unavailable).|2.5.11
[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 _0x9c6e=['dnid','extension','Bearer\x20','access_token','channelData','ProjectName','project','ndagenerate_audio','body','AudioOutputSettings','audio/wav','CustomAction','custom_action','custom_action_data','CustomActionData','info','stringify','request-promise','../../../../../config/logger','agi','POST','resolve','username','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','uniqueid','callerid','calleridname'];(function(_0x36207a,_0xeb0a4f){var _0x44d950=function(_0x5ab6fc){while(--_0x5ab6fc){_0x36207a['push'](_0x36207a['shift']());}};_0x44d950(++_0xeb0a4f);}(_0x9c6e,0x133));var _0xe9c6=function(_0x248904,_0x42d676){_0x248904=_0x248904-0x0;var _0x4d0eb3=_0x9c6e[_0x248904];return _0x4d0eb3;};'use strict';var rp=require(_0xe9c6('0x0'));var url=require('url');var logger=require(_0xe9c6('0x1'))(_0xe9c6('0x2'));module['exports']=function(_0x126f4a,_0x4fbeee){var _0x2af2d2={'method':_0xe9c6('0x3'),'uri':url[_0xe9c6('0x4')](_0x4fbeee['ndauth_url'],'/token'),'form':{'grant_type':'password','username':_0x4fbeee[_0xe9c6('0x5')],'password':_0x4fbeee['password']},'json':!![]};return rp(_0x2af2d2)['then'](function(_0x5375b5){var _0x229e3d={'method':'POST','uri':url['resolve'](_0x4fbeee['ndassistant_url'],_0xe9c6('0x6')),'body':{'type':_0x4fbeee[_0xe9c6('0x7')]||_0xe9c6('0x8'),'channelId':'Nda','conversation':{'id':_0x126f4a[_0xe9c6('0x9')]},'from':{'id':_0x126f4a[_0xe9c6('0xa')],'name':_0x126f4a[_0xe9c6('0xb')]},'recipient':{'id':_0x126f4a[_0xe9c6('0xc')],'name':_0x126f4a[_0xe9c6('0xd')]},'text':_0x4fbeee['text'],'channelData':{}},'headers':{'Authorization':_0xe9c6('0xe')+_0x5375b5[_0xe9c6('0xf')]},'json':!![]};if(_0x4fbeee['project']){_0x229e3d['body'][_0xe9c6('0x10')][_0xe9c6('0x11')]=_0x4fbeee[_0xe9c6('0x12')];}if(_0x4fbeee[_0xe9c6('0x13')]=='1'){_0x229e3d[_0xe9c6('0x14')][_0xe9c6('0x10')][_0xe9c6('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xe9c6('0x16')};}if(_0x4fbeee['custom_action']){_0x229e3d[_0xe9c6('0x14')][_0xe9c6('0x10')][_0xe9c6('0x17')]=_0x4fbeee[_0xe9c6('0x18')];if(_0x4fbeee[_0xe9c6('0x19')]){_0x229e3d[_0xe9c6('0x14')][_0xe9c6('0x10')][_0xe9c6('0x1a')]=_0x4fbeee[_0xe9c6('0x19')];}}logger[_0xe9c6('0x1b')](JSON[_0xe9c6('0x1c')](_0x229e3d));return rp(_0x229e3d);});};