b3e16f58adae5d9af2f479bed3c69f8f21b337c3
[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 _0x2116=['extension','Bearer\x20','project','body','channelData','ndagenerate_audio','audio/wav','custom_action','CustomAction','custom_action_data','CustomActionData','info','stringify','url','agi','exports','POST','resolve','ndauth_url','/token','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','message','Nda','uniqueid','callerid','calleridname','dnid'];(function(_0x34a087,_0x4bd68e){var _0x5c15d7=function(_0x152823){while(--_0x152823){_0x34a087['push'](_0x34a087['shift']());}};_0x5c15d7(++_0x4bd68e);}(_0x2116,0x67));var _0x6211=function(_0x2716e2,_0xfa7ca8){_0x2716e2=_0x2716e2-0x0;var _0x23b647=_0x2116[_0x2716e2];return _0x23b647;};'use strict';var rp=require('request-promise');var url=require(_0x6211('0x0'));var logger=require('../../../../../config/logger')(_0x6211('0x1'));module[_0x6211('0x2')]=function(_0xa806a3,_0xf2f23c){var _0x508e6f={'method':_0x6211('0x3'),'uri':url[_0x6211('0x4')](_0xf2f23c[_0x6211('0x5')],_0x6211('0x6')),'form':{'grant_type':'password','username':_0xf2f23c[_0x6211('0x7')],'password':_0xf2f23c['password']},'json':!![]};return rp(_0x508e6f)[_0x6211('0x8')](function(_0x320562){var _0x365e65={'method':_0x6211('0x3'),'uri':url[_0x6211('0x4')](_0xf2f23c[_0x6211('0x9')],_0x6211('0xa')),'body':{'type':_0xf2f23c['ndaactivity_type']||_0x6211('0xb'),'channelId':_0x6211('0xc'),'conversation':{'id':_0xa806a3[_0x6211('0xd')]},'from':{'id':_0xa806a3[_0x6211('0xe')],'name':_0xa806a3[_0x6211('0xf')]},'recipient':{'id':_0xa806a3[_0x6211('0x10')],'name':_0xa806a3[_0x6211('0x11')]},'text':_0xf2f23c['text'],'channelData':{}},'headers':{'Authorization':_0x6211('0x12')+_0x320562['access_token']},'json':!![]};if(_0xf2f23c[_0x6211('0x13')]){_0x365e65[_0x6211('0x14')][_0x6211('0x15')]['ProjectName']=_0xf2f23c[_0x6211('0x13')];}if(_0xf2f23c[_0x6211('0x16')]=='1'){_0x365e65[_0x6211('0x14')]['channelData']['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x6211('0x17')};}if(_0xf2f23c[_0x6211('0x18')]){_0x365e65[_0x6211('0x14')][_0x6211('0x15')][_0x6211('0x19')]=_0xf2f23c[_0x6211('0x18')];if(_0xf2f23c[_0x6211('0x1a')]){_0x365e65[_0x6211('0x14')]['channelData'][_0x6211('0x1b')]=_0xf2f23c[_0x6211('0x1a')];}}logger[_0x6211('0x1c')](JSON[_0x6211('0x1d')](_0x365e65));return rp(_0x365e65);});};