f7177c25617476a9b40f612e63e7890bbe0b685b
[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 _0x7145=['POST','resolve','/token','password','username','then','/api/NaturalDialogAssistant/v1/Run','ndaactivity_type','message','Nda','uniqueid','calleridname','dnid','extension','text','Bearer\x20','body','channelData','ProjectName','project','AudioOutputSettings','custom_action','CustomAction','custom_action_data','CustomActionData','info','stringify','request-promise','../../../../../config/logger','agi','exports'];(function(_0x15b380,_0x1a3c5f){var _0x232c5c=function(_0x12f8e0){while(--_0x12f8e0){_0x15b380['push'](_0x15b380['shift']());}};_0x232c5c(++_0x1a3c5f);}(_0x7145,0x170));var _0x5714=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x7145[_0x321bb2];return _0x9c12ed;};'use strict';var rp=require(_0x5714('0x0'));var url=require('url');var logger=require(_0x5714('0x1'))(_0x5714('0x2'));module[_0x5714('0x3')]=function(_0x54ad66,_0x472343){var _0x250784={'method':_0x5714('0x4'),'uri':url[_0x5714('0x5')](_0x472343['ndauth_url'],_0x5714('0x6')),'form':{'grant_type':_0x5714('0x7'),'username':_0x472343[_0x5714('0x8')],'password':_0x472343[_0x5714('0x7')]},'json':!![]};return rp(_0x250784)[_0x5714('0x9')](function(_0x1ebbf5){var _0x36d497={'method':_0x5714('0x4'),'uri':url['resolve'](_0x472343['ndassistant_url'],_0x5714('0xa')),'body':{'type':_0x472343[_0x5714('0xb')]||_0x5714('0xc'),'channelId':_0x5714('0xd'),'conversation':{'id':_0x54ad66[_0x5714('0xe')]},'from':{'id':_0x54ad66['callerid'],'name':_0x54ad66[_0x5714('0xf')]},'recipient':{'id':_0x54ad66[_0x5714('0x10')],'name':_0x54ad66[_0x5714('0x11')]},'text':_0x472343[_0x5714('0x12')],'channelData':{}},'headers':{'Authorization':_0x5714('0x13')+_0x1ebbf5['access_token']},'json':!![]};if(_0x472343['project']){_0x36d497[_0x5714('0x14')][_0x5714('0x15')][_0x5714('0x16')]=_0x472343[_0x5714('0x17')];}if(_0x472343['ndagenerate_audio']=='1'){_0x36d497[_0x5714('0x14')]['channelData'][_0x5714('0x18')]={'Generate':!![],'PutInStructuredPart':![],'ExpectedFormat':'audio/wav'};}if(_0x472343[_0x5714('0x19')]){_0x36d497[_0x5714('0x14')][_0x5714('0x15')][_0x5714('0x1a')]=_0x472343[_0x5714('0x19')];if(_0x472343[_0x5714('0x1b')]){_0x36d497[_0x5714('0x14')]['channelData'][_0x5714('0x1c')]=_0x472343['custom_action_data'];}}logger[_0x5714('0x1d')](JSON[_0x5714('0x1e')](_0x36d497));return rp(_0x36d497);});};