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