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] Unable to send voice recording to Whatsapp #26276

Merged
merged 6 commits into from
Jul 27, 2022

Conversation

murtaza98
Copy link
Contributor

@murtaza98 murtaza98 commented Jul 15, 2022

Proposed changes (including videos or screenshots)

Issue(s)

Apparently, WhatsApp doesn't accept an mp3 file without a valid magic number in its headers and RC doesn't add those headers to the mp3 file that it generates :( . This PR fixes that issue and makes it possible for agents to send a voice note to WhatsApp users

Steps to test or reproduce

Further comments

PR: https://app.clickup.com/t/2rq7jm6

@murtaza98 murtaza98 requested a review from a team July 15, 2022 12:34
@renatobecker renatobecker added this to the 5.1.0 milestone Jul 15, 2022
KevLehman
KevLehman previously approved these changes Jul 19, 2022
@ggazzo ggazzo added the stat: ready to merge PR tested and approved waiting for merge label Jul 27, 2022
@kodiakhq kodiakhq bot merged commit 2229724 into develop Jul 27, 2022
@kodiakhq kodiakhq bot deleted the omni/whatsapp-audio-issue branch July 27, 2022 09:27
@alvaropmello alvaropmello modified the milestones: 5.1.0, 4.8.3 Jul 27, 2022
@murtaza98 murtaza98 mentioned this pull request Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants