Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New deliverable dependant download approach #2637

Open
wants to merge 6,454 commits into
base: master
Choose a base branch
from

Conversation

tspslegr
Copy link
Contributor

This is the new approach - which I would like to have for all the Restcomm projects in the foreseeable future. This might not be the ultimate solution, as we would like to have ultimately ALL Mavenized and then getting rid of Ant & Bash would be required and all the deliverables dependencies could be Maven repo based, never less for now this process cleans the deliverables dependency, decouples projects build from downloads. Simplifies the mess around download links & versions.
Please @deruelle review the approach from over all perspective and @maria-farooq and @gvagenas review the changes to RC itself
! NOTE ! - @gvagenas the versions defined in the versions property file (ddd-versions.properties) are not most probably what we want to use for RC stable build for now, so please review and obtain the correct versions checking with the Media, Olympus, RVD, SipServlets teams before merging to RC master!
Thanks for feedback !
cheers
Pavel

gvagenas and others added 30 commits October 10, 2017 12:07
# Conflicts:
#	restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockMediaGateway.java
#	restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
#	restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialRecordingAnswerDelayTest.java
#	restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialRecordingTest.java
#	restcomm/restcomm.testsuite/src/test/resources/log4j.xml
…oiding the use of a mixer. Issue RestComm#1550."

This reverts commit fbf327b.
# Conflicts:
#	release/build.xml
#	restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
#	restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/MediaAttributes.java
#	restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
#	restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/CreateMediaSession.java
#	restcomm/restcomm.mscontrol.jsr309/src/main/java/org/restcomm/connect/mscontrol/jsr309/Jsr309CallController.java
#	restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialForkTest.java
# Conflicts:
#	release/build.xml
#	restcomm/configuration/dialogicmsmltypes-3.2-GA-14621.jar
#	restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
#	restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
#	restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/RecordingsDao.java
#	restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisRecordingsDao.java
#	restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
#	restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
#	restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CallInfo.java
#	restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CreateCall.java
#	restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/InitializeOutbound.java
#	restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Bridge.java
#	restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/BridgeManager.java
jaimecasero and others added 28 commits November 23, 2017 05:51
…ng_voice_application_sid

Fixes typo in ClientConverter
* changed labels to "RCML URL|Application" instead of "URL|RVD applicatio"
* removed filtering of application based on whether they exist in RVD or not
* removed hook of number saving and event for RAS and cleanup

Fixes RestComm#2655
Numbers and Logs/Calls are server-side, while Apps, Clients and
Sub-Accounts is done on the client-side, as there's no server-side
support and no pagination.

Plus some misc fixes.

Fixes RestComm#2650
Also fixed (regression?) issue with missing url in external app creation
- Align button styles with bootstrap for easier management;
- Allow only zip files on import RVD file selection;
- Remove analytics mock data;
- Added 24h overview to Analytics;
- Fix profile state toggle for closed accounts;
- Replace inside logo with SVG version;
- Other fixes...
- Show modal for Call link in Recordings;
- Remove link to error code in notifications;
- Open transcription info on new tab;
- Clicking on logo links to Analytics page;
Regex may potential match all traffic
@gvagenas gvagenas force-pushed the master branch 2 times, most recently from 9469191 to c67f142 Compare January 13, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants