bd333a6cf93f660f6d4a2682bb7dd51cef7a28cd
[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 _0x3c81=['/token','password','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','callerid','calleridname','dnid','extension','text','Bearer\x20','access_token','body','channelData','ProjectName','project','custom_action','CustomAction','custom_action_data','CustomActionData','info','stringify','request-promise','url','agi','exports','resolve','ndauth_url'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3c81,0x102));var _0x13c8=function(_0x2bc44a,_0x175e94){_0x2bc44a=_0x2bc44a-0x0;var _0x1873d4=_0x3c81[_0x2bc44a];return _0x1873d4;};'use strict';var rp=require(_0x13c8('0x0'));var url=require(_0x13c8('0x1'));var logger=require('../../../../../config/logger')(_0x13c8('0x2'));module[_0x13c8('0x3')]=function(_0x4954c2,_0x5913e9){var _0x5c3ba4={'method':'POST','uri':url[_0x13c8('0x4')](_0x5913e9[_0x13c8('0x5')],_0x13c8('0x6')),'form':{'grant_type':_0x13c8('0x7'),'username':_0x5913e9[_0x13c8('0x8')],'password':_0x5913e9[_0x13c8('0x7')]},'json':!![]};return rp(_0x5c3ba4)[_0x13c8('0x9')](function(_0x4f7bcc){var _0x17c228={'method':'POST','uri':url[_0x13c8('0x4')](_0x5913e9[_0x13c8('0xa')],_0x13c8('0xb')),'body':{'type':_0x5913e9[_0x13c8('0xc')]||_0x13c8('0xd'),'channelId':_0x13c8('0xe'),'conversation':{'id':_0x4954c2[_0x13c8('0xf')]},'from':{'id':_0x4954c2[_0x13c8('0x10')],'name':_0x4954c2[_0x13c8('0x11')]},'recipient':{'id':_0x4954c2[_0x13c8('0x12')],'name':_0x4954c2[_0x13c8('0x13')]},'text':_0x5913e9[_0x13c8('0x14')],'channelData':{}},'headers':{'Authorization':_0x13c8('0x15')+_0x4f7bcc[_0x13c8('0x16')]},'json':!![]};if(_0x5913e9['project']){_0x17c228[_0x13c8('0x17')][_0x13c8('0x18')][_0x13c8('0x19')]=_0x5913e9[_0x13c8('0x1a')];}if(_0x5913e9['ndagenerate_audio']=='1'){_0x17c228[_0x13c8('0x17')]['channelData']['AudioOutputSettings']={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x5913e9[_0x13c8('0x1b')]){_0x17c228['body'][_0x13c8('0x18')][_0x13c8('0x1c')]=_0x5913e9[_0x13c8('0x1b')];if(_0x5913e9[_0x13c8('0x1d')]){_0x17c228['body'][_0x13c8('0x18')][_0x13c8('0x1e')]=_0x5913e9[_0x13c8('0x1d')];}}logger[_0x13c8('0x1f')](JSON[_0x13c8('0x20')](_0x17c228));return rp(_0x17c228);});};