GNOME Bugzilla – Bug 672120
Set chat.facebook.com:443 as fallback server
Last modified: 2012-03-15 09:43:48 UTC
Some nasty firewalls block the port 5222. Facebook servers accept connection on 443 as a fallback (see https://github.com/facebook/xmpp-release-notes ) so we should set it as fallback as we already do with GTalk.
Created attachment 209811 [details] [review] goa plugin: set chat.facebook.com as 'server' param chat.facebook.com doesn't have a _xmpp-client._tcp SRV record.
Created attachment 209812 [details] [review] Set chat.facebook.com:443 as fallback server Some nasty firewalls block the port 5222, Facebook servers allow connection to the port 443 as a fallback in this case.
Created attachment 209813 [details] [review] sanity-cleaning: set fallback-servers on Facebook accounts
ok, +1
Attachment 209811 [details] pushed as fe2da13 - goa plugin: set chat.facebook.com as 'server' param Attachment 209812 [details] pushed as 9452044 - Set chat.facebook.com:443 as fallback server Attachment 209813 [details] pushed as fa3199f - sanity-cleaning: set fallback-servers on Facebook accounts