Built motion from commit 10af8726.|2.6.34
[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 _0xadcc=['agi','exports','resolve','ndauth_url','/token','password','username','then','POST','ndassistant_url','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','uniqueid','callerid','dnid','extension','text','project','body','channelData','ProjectName','ndagenerate_audio','AudioOutputSettings','audio/wav','custom_action','CustomActionData','custom_action_data','info','request-promise','../../../../../config/logger'];(function(_0x199572,_0x33e667){var _0x13cfa3=function(_0x53c075){while(--_0x53c075){_0x199572['push'](_0x199572['shift']());}};_0x13cfa3(++_0x33e667);}(_0xadcc,0x76));var _0xcadc=function(_0x2ed999,_0xeeb69d){_0x2ed999=_0x2ed999-0x0;var _0x43d66c=_0xadcc[_0x2ed999];return _0x43d66c;};'use strict';var rp=require(_0xcadc('0x0'));var url=require('url');var logger=require(_0xcadc('0x1'))(_0xcadc('0x2'));module[_0xcadc('0x3')]=function(_0x359d33,_0x2c174f){var _0x4d0dc0={'method':'POST','uri':url[_0xcadc('0x4')](_0x2c174f[_0xcadc('0x5')],_0xcadc('0x6')),'form':{'grant_type':_0xcadc('0x7'),'username':_0x2c174f[_0xcadc('0x8')],'password':_0x2c174f[_0xcadc('0x7')]},'json':!![]};return rp(_0x4d0dc0)[_0xcadc('0x9')](function(_0x346f54){var _0x1d3edf={'method':_0xcadc('0xa'),'uri':url[_0xcadc('0x4')](_0x2c174f[_0xcadc('0xb')],_0xcadc('0xc')),'body':{'type':_0x2c174f[_0xcadc('0xd')]||'message','channelId':'Nda','conversation':{'id':_0x359d33[_0xcadc('0xe')]},'from':{'id':_0x359d33[_0xcadc('0xf')],'name':_0x359d33['calleridname']},'recipient':{'id':_0x359d33[_0xcadc('0x10')],'name':_0x359d33[_0xcadc('0x11')]},'text':_0x2c174f[_0xcadc('0x12')],'channelData':{}},'headers':{'Authorization':'Bearer\x20'+_0x346f54['access_token']},'json':!![]};if(_0x2c174f[_0xcadc('0x13')]){_0x1d3edf[_0xcadc('0x14')][_0xcadc('0x15')][_0xcadc('0x16')]=_0x2c174f['project'];}if(_0x2c174f[_0xcadc('0x17')]=='1'){_0x1d3edf['body'][_0xcadc('0x15')][_0xcadc('0x18')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xcadc('0x19')};}if(_0x2c174f['custom_action']){_0x1d3edf[_0xcadc('0x14')][_0xcadc('0x15')]['CustomAction']=_0x2c174f[_0xcadc('0x1a')];if(_0x2c174f['custom_action_data']){_0x1d3edf[_0xcadc('0x14')][_0xcadc('0x15')][_0xcadc('0x1b')]=_0x2c174f[_0xcadc('0x1c')];}}logger[_0xcadc('0x1d')](JSON['stringify'](_0x1d3edf));return rp(_0x1d3edf);});};