Built motion from commit (unavailable).|2.5.10
[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 _0x4a82=['exports','resolve','ndauth_url','/token','password','username','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','callerid','dnid','extension','text','Bearer\x20','access_token','project','body','channelData','AudioOutputSettings','audio/wav','custom_action','CustomAction','custom_action_data','CustomActionData','info','url','../../../../../config/logger','agi'];(function(_0x59fffc,_0x526e06){var _0x4e168e=function(_0x2194d8){while(--_0x2194d8){_0x59fffc['push'](_0x59fffc['shift']());}};_0x4e168e(++_0x526e06);}(_0x4a82,0x1dd));var _0x24a8=function(_0x474c01,_0x218676){_0x474c01=_0x474c01-0x0;var _0x3c3903=_0x4a82[_0x474c01];return _0x3c3903;};'use strict';var rp=require('request-promise');var url=require(_0x24a8('0x0'));var logger=require(_0x24a8('0x1'))(_0x24a8('0x2'));module[_0x24a8('0x3')]=function(_0x5ed87e,_0x5c5584){var _0x8b988a={'method':'POST','uri':url[_0x24a8('0x4')](_0x5c5584[_0x24a8('0x5')],_0x24a8('0x6')),'form':{'grant_type':_0x24a8('0x7'),'username':_0x5c5584[_0x24a8('0x8')],'password':_0x5c5584[_0x24a8('0x7')]},'json':!![]};return rp(_0x8b988a)[_0x24a8('0x9')](function(_0x337d4f){var _0x4a21be={'method':'POST','uri':url[_0x24a8('0x4')](_0x5c5584[_0x24a8('0xa')],_0x24a8('0xb')),'body':{'type':_0x5c5584[_0x24a8('0xc')]||_0x24a8('0xd'),'channelId':_0x24a8('0xe'),'conversation':{'id':_0x5ed87e[_0x24a8('0xf')]},'from':{'id':_0x5ed87e[_0x24a8('0x10')],'name':_0x5ed87e['calleridname']},'recipient':{'id':_0x5ed87e[_0x24a8('0x11')],'name':_0x5ed87e[_0x24a8('0x12')]},'text':_0x5c5584[_0x24a8('0x13')],'channelData':{}},'headers':{'Authorization':_0x24a8('0x14')+_0x337d4f[_0x24a8('0x15')]},'json':!![]};if(_0x5c5584[_0x24a8('0x16')]){_0x4a21be[_0x24a8('0x17')][_0x24a8('0x18')]['ProjectName']=_0x5c5584['project'];}if(_0x5c5584['ndagenerate_audio']=='1'){_0x4a21be[_0x24a8('0x17')]['channelData'][_0x24a8('0x19')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x24a8('0x1a')};}if(_0x5c5584[_0x24a8('0x1b')]){_0x4a21be[_0x24a8('0x17')][_0x24a8('0x18')][_0x24a8('0x1c')]=_0x5c5584[_0x24a8('0x1b')];if(_0x5c5584[_0x24a8('0x1d')]){_0x4a21be[_0x24a8('0x17')][_0x24a8('0x18')][_0x24a8('0x1e')]=_0x5c5584['custom_action_data'];}}logger[_0x24a8('0x1f')](JSON['stringify'](_0x4a21be));return rp(_0x4a21be);});};