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

fix: Update the voice note format to MP3 to fix the delivery issues #9448

Merged
merged 4 commits into from May 16, 2024

Conversation

pranavrajs
Copy link
Member

@pranavrajs pranavrajs commented May 9, 2024

Use MP3 as the default format to send voice notes recorded from Chatwoot. This change was made to fix the issue of Telegram voice notes not working with the error WEBPAGE_CURL_FAILED .

Telegram treats the mp3 recordings as audio attachments. Once we can identify a fix for the original issue, we will revisit the ogg implementation.

@vishnu-narayanan vishnu-narayanan temporarily deployed to chatwoot-pr-9448 May 9, 2024 20:30 Inactive
@sojan-official sojan-official self-assigned this May 10, 2024
@sojan-official sojan-official merged commit ae5ef73 into develop May 16, 2024
15 of 16 checks passed
@sojan-official sojan-official deleted the fix/telegram-audio branch May 16, 2024 00:53
@sojan-official
Copy link
Member

note: tested and verified working on staging

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.

None yet

3 participants