Built motion from commit 3e059bc2.|2.5.32
[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 _0x9aea=['custom_action','CustomAction','custom_action_data','CustomActionData','request-promise','../../../../../config/logger','exports','POST','resolve','ndauth_url','/token','username','password','then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','calleridname','extension','text','Bearer\x20','access_token','project','body','channelData','ProjectName','ndagenerate_audio','AudioOutputSettings'];(function(_0x36fe1e,_0x175199){var _0x3368ef=function(_0x74679f){while(--_0x74679f){_0x36fe1e['push'](_0x36fe1e['shift']());}};_0x3368ef(++_0x175199);}(_0x9aea,0xdd));var _0xa9ae=function(_0x490c84,_0x1a7a50){_0x490c84=_0x490c84-0x0;var _0x11b163=_0x9aea[_0x490c84];return _0x11b163;};'use strict';var rp=require(_0xa9ae('0x0'));var url=require('url');var logger=require(_0xa9ae('0x1'))('agi');module[_0xa9ae('0x2')]=function(_0x13679e,_0x563a24){var _0x414638={'method':_0xa9ae('0x3'),'uri':url[_0xa9ae('0x4')](_0x563a24[_0xa9ae('0x5')],_0xa9ae('0x6')),'form':{'grant_type':'password','username':_0x563a24[_0xa9ae('0x7')],'password':_0x563a24[_0xa9ae('0x8')]},'json':!![]};return rp(_0x414638)[_0xa9ae('0x9')](function(_0x53e52c){var _0x1f2e4b={'method':_0xa9ae('0x3'),'uri':url[_0xa9ae('0x4')](_0x563a24[_0xa9ae('0xa')],_0xa9ae('0xb')),'body':{'type':_0x563a24[_0xa9ae('0xc')]||_0xa9ae('0xd'),'channelId':_0xa9ae('0xe'),'conversation':{'id':_0x13679e[_0xa9ae('0xf')]},'from':{'id':_0x13679e['callerid'],'name':_0x13679e[_0xa9ae('0x10')]},'recipient':{'id':_0x13679e['dnid'],'name':_0x13679e[_0xa9ae('0x11')]},'text':_0x563a24[_0xa9ae('0x12')],'channelData':{}},'headers':{'Authorization':_0xa9ae('0x13')+_0x53e52c[_0xa9ae('0x14')]},'json':!![]};if(_0x563a24[_0xa9ae('0x15')]){_0x1f2e4b[_0xa9ae('0x16')][_0xa9ae('0x17')][_0xa9ae('0x18')]=_0x563a24['project'];}if(_0x563a24[_0xa9ae('0x19')]=='1'){_0x1f2e4b[_0xa9ae('0x16')][_0xa9ae('0x17')][_0xa9ae('0x1a')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x563a24[_0xa9ae('0x1b')]){_0x1f2e4b[_0xa9ae('0x16')][_0xa9ae('0x17')][_0xa9ae('0x1c')]=_0x563a24[_0xa9ae('0x1b')];if(_0x563a24[_0xa9ae('0x1d')]){_0x1f2e4b['body'][_0xa9ae('0x17')][_0xa9ae('0x1e')]=_0x563a24[_0xa9ae('0x1d')];}}logger['info'](JSON['stringify'](_0x1f2e4b));return rp(_0x1f2e4b);});};