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

Fixed holdup issue in voice #704

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Fixed holdup issue in voice #704

merged 1 commit into from
Oct 18, 2019

Conversation

dondish
Copy link

@dondish dondish commented Oct 18, 2019

The Problem

Whenever trying to connect to a voice channel the function never returns.

The Solution

Use the UDP Endpoint IP from the Ready payload instead of the WebSocket endpoint.

Fixes Issues

#701 and #702

@bwmarrin bwmarrin added this to the v0.20.0 milestone Oct 18, 2019
@bwmarrin bwmarrin merged commit 0364b15 into bwmarrin:develop Oct 18, 2019
ErikMcClure pushed a commit to ErikMcClure/discordgo that referenced this pull request Aug 4, 2020
Fixed holdup issue in voice

Discord changed the IP used for VoiceConnection.  Change code to follow suit.
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