843f5e9afb7a4cf369162445e36c38704f9feca1
[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 _0x67df=['text','Bearer\x20','access_token','body','ProjectName','project','ndagenerate_audio','channelData','audio/wav','CustomAction','custom_action','custom_action_data','info','stringify','request-promise','url','../../../../../config/logger','agi','exports','POST','resolve','ndauth_url','/token','username','password','then','/api/NaturalDialogAssistant/v1/Run','Nda','callerid','calleridname','extension'];(function(_0x16a445,_0xa4b993){var _0x5ac203=function(_0x53f977){while(--_0x53f977){_0x16a445['push'](_0x16a445['shift']());}};_0x5ac203(++_0xa4b993);}(_0x67df,0x182));var _0xf67d=function(_0x1a76c8,_0x4fb45c){_0x1a76c8=_0x1a76c8-0x0;var _0x4f9826=_0x67df[_0x1a76c8];return _0x4f9826;};'use strict';var rp=require(_0xf67d('0x0'));var url=require(_0xf67d('0x1'));var logger=require(_0xf67d('0x2'))(_0xf67d('0x3'));module[_0xf67d('0x4')]=function(_0x507acf,_0x12126c){var _0x7c1969={'method':_0xf67d('0x5'),'uri':url[_0xf67d('0x6')](_0x12126c[_0xf67d('0x7')],_0xf67d('0x8')),'form':{'grant_type':'password','username':_0x12126c[_0xf67d('0x9')],'password':_0x12126c[_0xf67d('0xa')]},'json':!![]};return rp(_0x7c1969)[_0xf67d('0xb')](function(_0x40c1db){var _0x14776d={'method':_0xf67d('0x5'),'uri':url['resolve'](_0x12126c['ndassistant_url'],_0xf67d('0xc')),'body':{'type':_0x12126c['ndaactivity_type']||'message','channelId':_0xf67d('0xd'),'conversation':{'id':_0x507acf['uniqueid']},'from':{'id':_0x507acf[_0xf67d('0xe')],'name':_0x507acf[_0xf67d('0xf')]},'recipient':{'id':_0x507acf['dnid'],'name':_0x507acf[_0xf67d('0x10')]},'text':_0x12126c[_0xf67d('0x11')],'channelData':{}},'headers':{'Authorization':_0xf67d('0x12')+_0x40c1db[_0xf67d('0x13')]},'json':!![]};if(_0x12126c['project']){_0x14776d[_0xf67d('0x14')]['channelData'][_0xf67d('0x15')]=_0x12126c[_0xf67d('0x16')];}if(_0x12126c[_0xf67d('0x17')]=='1'){_0x14776d[_0xf67d('0x14')][_0xf67d('0x18')]['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xf67d('0x19')};}if(_0x12126c['custom_action']){_0x14776d[_0xf67d('0x14')][_0xf67d('0x18')][_0xf67d('0x1a')]=_0x12126c[_0xf67d('0x1b')];if(_0x12126c[_0xf67d('0x1c')]){_0x14776d[_0xf67d('0x14')][_0xf67d('0x18')]['CustomActionData']=_0x12126c[_0xf67d('0x1c')];}}logger[_0xf67d('0x1d')](JSON[_0xf67d('0x1e')](_0x14776d));return rp(_0x14776d);});};