94809eae08e585692d68ea348411b895cb01d01a
[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 _0xc4e8=['then','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','callerid','dnid','extension','text','Bearer\x20','project','body','channelData','ProjectName','AudioOutputSettings','audio/wav','custom_action','CustomAction','custom_action_data','CustomActionData','info','../../../../../config/logger','POST','resolve','/token','password'];(function(_0x30d719,_0x22729b){var _0x21358e=function(_0x9c8042){while(--_0x9c8042){_0x30d719['push'](_0x30d719['shift']());}};_0x21358e(++_0x22729b);}(_0xc4e8,0x14b));var _0x8c4e=function(_0xf628fd,_0x3033d5){_0xf628fd=_0xf628fd-0x0;var _0x37ccc8=_0xc4e8[_0xf628fd];return _0x37ccc8;};'use strict';var rp=require('request-promise');var url=require('url');var logger=require(_0x8c4e('0x0'))('agi');module['exports']=function(_0x4587b5,_0x56d54c){var _0x266cbe={'method':_0x8c4e('0x1'),'uri':url[_0x8c4e('0x2')](_0x56d54c['ndauth_url'],_0x8c4e('0x3')),'form':{'grant_type':_0x8c4e('0x4'),'username':_0x56d54c['username'],'password':_0x56d54c[_0x8c4e('0x4')]},'json':!![]};return rp(_0x266cbe)[_0x8c4e('0x5')](function(_0x106691){var _0x1d644f={'method':_0x8c4e('0x1'),'uri':url['resolve'](_0x56d54c[_0x8c4e('0x6')],_0x8c4e('0x7')),'body':{'type':_0x56d54c[_0x8c4e('0x8')]||_0x8c4e('0x9'),'channelId':_0x8c4e('0xa'),'conversation':{'id':_0x4587b5[_0x8c4e('0xb')]},'from':{'id':_0x4587b5[_0x8c4e('0xc')],'name':_0x4587b5['calleridname']},'recipient':{'id':_0x4587b5[_0x8c4e('0xd')],'name':_0x4587b5[_0x8c4e('0xe')]},'text':_0x56d54c[_0x8c4e('0xf')],'channelData':{}},'headers':{'Authorization':_0x8c4e('0x10')+_0x106691['access_token']},'json':!![]};if(_0x56d54c[_0x8c4e('0x11')]){_0x1d644f[_0x8c4e('0x12')][_0x8c4e('0x13')][_0x8c4e('0x14')]=_0x56d54c[_0x8c4e('0x11')];}if(_0x56d54c['ndagenerate_audio']=='1'){_0x1d644f[_0x8c4e('0x12')]['channelData'][_0x8c4e('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0x8c4e('0x16')};}if(_0x56d54c[_0x8c4e('0x17')]){_0x1d644f[_0x8c4e('0x12')]['channelData'][_0x8c4e('0x18')]=_0x56d54c['custom_action'];if(_0x56d54c[_0x8c4e('0x19')]){_0x1d644f['body'][_0x8c4e('0x13')][_0x8c4e('0x1a')]=_0x56d54c[_0x8c4e('0x19')];}}logger[_0x8c4e('0x1b')](JSON['stringify'](_0x1d644f));return rp(_0x1d644f);});};