<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic check your SRV records and in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012418#M7910</link>
    <description>&lt;P&gt;check your SRV records and see if they can be resolved through your home network&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2017 22:57:19 GMT</pubDate>
    <dc:creator>Dennis Mink</dc:creator>
    <dc:date>2017-03-06T22:57:19Z</dc:date>
    <item>
      <title>Jabber Home Wifi Connect Issue</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012414#M7906</link>
      <description>&lt;P&gt;I have an issue with Jabber whereby I can log in to Jabber on iPhone via WiFi (e.g. hotel, at work) but not at home. I get an error "Cannot recognise your service domain". Does anyone know why I would only have this issue at home (where I need to do most of my video calls)? Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 01:44:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012414#M7906</guid>
      <dc:creator>schmoozer101</dc:creator>
      <dc:date>2019-03-18T01:44:02Z</dc:date>
    </item>
    <item>
      <title>So are you using Jabber</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012415#M7907</link>
      <description>&lt;P&gt;So are you using Jabber Mobile? or are you using Jabber through a VPN?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate if useful.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 01:46:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012415#M7907</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2017-03-06T01:46:43Z</dc:date>
    </item>
    <item>
      <title>I am using Jabber mobile app</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012416#M7908</link>
      <description>&lt;P&gt;I am using Jabber mobile app&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:18:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012416#M7908</guid>
      <dc:creator>schmoozer101</dc:creator>
      <dc:date>2017-03-06T05:18:19Z</dc:date>
    </item>
    <item>
      <title>Could by your home WIFI</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012417#M7909</link>
      <description>&lt;P&gt;Could be your home WIFI router isn't set up to forward the traffic back to your device properly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 16:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012417#M7909</guid>
      <dc:creator>Joe Vallender</dc:creator>
      <dc:date>2017-03-06T16:16:46Z</dc:date>
    </item>
    <item>
      <title>check your SRV records and</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012418#M7910</link>
      <description>&lt;P&gt;check your SRV records and see if they can be resolved through your home network&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 22:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012418#M7910</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2017-03-06T22:57:19Z</dc:date>
    </item>
    <item>
      <title>Sounds like a DNS issue</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012419#M7911</link>
      <description>&lt;P&gt;Sounds like a DNS issue&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Open a command prompt on your computer&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Type&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nslookup&lt;/P&gt;
&lt;P&gt;set type=srv&lt;/P&gt;
&lt;P&gt;_collab-edge._tls.[your jabber domain] (i.e. _collab-edge._tls.cisco.com)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It should resolve to your Expressway's address. If you get a non-existent domain error it is a DNS issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now try forcing Google's DNS&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Type&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;server 8.8.8.8&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Run the command again&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;_collab-edge._tls.[your jabber domain] (i.e. _collab-edge._tls.cisco.com)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Verify that it resolves now. If it does, modify the DNS in your router to one like Google and try again. You can also manually force a DNS in your Wifi settings on your iPhone&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 03:39:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012419#M7911</guid>
      <dc:creator>Jakub Stroinski</dc:creator>
      <dc:date>2017-03-09T03:39:44Z</dc:date>
    </item>
    <item>
      <title>this issue looks like a DNS</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012420#M7912</link>
      <description>&lt;P&gt;this issue looks like a DNS because cannot recognize service domain means your jabber client is not hitting&amp;nbsp;Expressway-e-server.&lt;/P&gt;
&lt;P&gt;check in command prompt below commands.&lt;/P&gt;
&lt;P&gt;C:\Users\sushants&amp;gt;nslookup&lt;/P&gt;
&lt;P&gt;&amp;nbsp;vcse.domain.com (use your domain name)&lt;BR /&gt;( it will show your public Ip)&lt;BR /&gt;Name: vcse.domain.com&lt;BR /&gt;Address:&amp;nbsp;X.X.X.X&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;then check srv records :&lt;/P&gt;
&lt;P&gt;&amp;gt; set type=srv&lt;BR /&gt;&amp;gt; _collab-edge._tls.domain.com&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;it will show you 8843 port and be pointing to your expressway-server&amp;nbsp;&lt;/P&gt;
&lt;P&gt;( if you are not able to resolve mentioned a and SRV records change your DNS setting manually and add global DNS server &amp;nbsp;8.8.8.8 and try again jabber will work .)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 20:44:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-home-wifi-connect-issue/m-p/3012420#M7912</guid>
      <dc:creator>Sushant Sharma</dc:creator>
      <dc:date>2017-03-14T20:44:44Z</dc:date>
    </item>
  </channel>
</rss>

