TURN server for XMPP doesn't allocate relay address: Relayed call failing #1444
Labels
No labels
🔥
🦾 1
🦾 2
🦾 3
🦾 4
🦾 5
🦾 6
administration
Akkoma
Android
Bare metal
bug
Communication
Community
Cryptpad
🙌 Decission needed
Discussion
Documentation
duplicate
enhancement
etherpad
Feature request
Feedback
finances
forgejo
Free to take
Funding
fun_project
help wanted
high impact
housekeeping
Howto
infra
In progress
🤔️ Investigate
ios
lacre
Lacre Test
ldap
Lemmy
LibreTranslate
low impact
low prio
Lufi
macos
Mail
Merch
monitoring
movim
needs_refine
New Auth
Nextcloud
nice to have
on hold
proposal
PR ready
question
Ready
refined
Roundcube
searX
spam-protection
Staging Server
sysadmin
Themes
TOR
upstream issue
Website
windows
WIP
wontfix
xmpp
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Disroot/Disroot-Project#1444
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've sent an email to support@disroot.org. I'am copying to here for better tracking. PCAP files omitted for privacy reasons.
Disroot.org admin,
I’m reporting turn:disroot.org:3478 for XMPP calls dysfunctional.
I was trying to call another user on XMPP client Conversations and it always fails.
I tried to diagnose with PCAPDroid and found that there are only direct connection attempts to the other party’s IP address. But on another server movim.eu, I saw the call data is relayed through a Germany netcup IP address (relay allocated from TURN server).
At the packet capture (see attached pcap files), for Movim, I can see the TURN server responded with,
Then data is relayed through
94.16.111.188:59349.But for Disroot’s TURN server, it doesn’t respond to Allocate Request at all, only responding to Binding Request.
From attached 1.png, You can see a lot of Allocate Request but Disroot responded none of them.
Thanks for posting. I was plannig to look into this week but have had other priorities. I will try to prioritize as it affects more people that require turn. 8817977
I think it should work now but I havent test it yet.
As far as I see and got report from users, it works.
I'll test it
tomorrow.Yeah it's working.