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

[5.2] MSPB-344: Fix Duplicate TTS Generation in SmartPBX with Timestamp Versioning #518

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

ramandeepromana
Copy link
Contributor

Implement timestamp versioning for TTS updates in SmartPBX to prevent duplicates. Now, each TTS update appends new Date().getTime() for uniqueness.

…mp Versioning

Implement timestamp versioning for TTS updates in SmartPBX to prevent duplicates. Now, each TTS update appends new Date().getTime() for uniqueness.
@ramandeepromana ramandeepromana merged commit d1e75bf into 5.2 Nov 7, 2023
1 check passed
@ramandeepromana ramandeepromana deleted the MSPB-344-5.2 branch November 7, 2023 18:54
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.

2 participants