Built motion from commit (unavailable).|2.5.18
[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 _0xd0de=['text','Bearer\x20','access_token','project','body','channelData','AudioOutputSettings','audio/wav','custom_action','custom_action_data','CustomActionData','info','stringify','request-promise','url','../../../../../config/logger','agi','exports','POST','ndauth_url','/token','password','/api/NaturalDialogAssistant/v1/Run','message','Nda','calleridname','dnid','extension'];(function(_0x5400a1,_0x2275aa){var _0x4006c7=function(_0x5002dc){while(--_0x5002dc){_0x5400a1['push'](_0x5400a1['shift']());}};_0x4006c7(++_0x2275aa);}(_0xd0de,0x141));var _0xed0d=function(_0x4605dc,_0x3f7ae5){_0x4605dc=_0x4605dc-0x0;var _0x5d3e81=_0xd0de[_0x4605dc];return _0x5d3e81;};'use strict';var rp=require(_0xed0d('0x0'));var url=require(_0xed0d('0x1'));var logger=require(_0xed0d('0x2'))(_0xed0d('0x3'));module[_0xed0d('0x4')]=function(_0x24dad8,_0x5b1d2b){var _0x19a0ef={'method':_0xed0d('0x5'),'uri':url['resolve'](_0x5b1d2b[_0xed0d('0x6')],_0xed0d('0x7')),'form':{'grant_type':_0xed0d('0x8'),'username':_0x5b1d2b['username'],'password':_0x5b1d2b[_0xed0d('0x8')]},'json':!![]};return rp(_0x19a0ef)['then'](function(_0x33ebdb){var _0x1b7bf5={'method':'POST','uri':url['resolve'](_0x5b1d2b['ndassistant_url'],_0xed0d('0x9')),'body':{'type':_0x5b1d2b['ndaactivity_type']||_0xed0d('0xa'),'channelId':_0xed0d('0xb'),'conversation':{'id':_0x24dad8['uniqueid']},'from':{'id':_0x24dad8['callerid'],'name':_0x24dad8[_0xed0d('0xc')]},'recipient':{'id':_0x24dad8[_0xed0d('0xd')],'name':_0x24dad8[_0xed0d('0xe')]},'text':_0x5b1d2b[_0xed0d('0xf')],'channelData':{}},'headers':{'Authorization':_0xed0d('0x10')+_0x33ebdb[_0xed0d('0x11')]},'json':!![]};if(_0x5b1d2b[_0xed0d('0x12')]){_0x1b7bf5[_0xed0d('0x13')][_0xed0d('0x14')]['ProjectName']=_0x5b1d2b['project'];}if(_0x5b1d2b['ndagenerate_audio']=='1'){_0x1b7bf5[_0xed0d('0x13')]['channelData'][_0xed0d('0x15')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':_0xed0d('0x16')};}if(_0x5b1d2b[_0xed0d('0x17')]){_0x1b7bf5['body'][_0xed0d('0x14')]['CustomAction']=_0x5b1d2b[_0xed0d('0x17')];if(_0x5b1d2b[_0xed0d('0x18')]){_0x1b7bf5[_0xed0d('0x13')]['channelData'][_0xed0d('0x19')]=_0x5b1d2b['custom_action_data'];}}logger[_0xed0d('0x1a')](JSON[_0xed0d('0x1b')](_0x1b7bf5));return rp(_0x1b7bf5);});};