<?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 Re: Jabber Service Domain VS Voice Service Domain in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179250#M7013</link>
    <description>&lt;P&gt;Thank you very much Alok....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just one more thing, Do you have a proper document which explain the technical stuff ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once again Thank you very mcuh fore the explanation.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2017 09:46:58 GMT</pubDate>
    <dc:creator>prasanth_k</dc:creator>
    <dc:date>2017-09-02T09:46:58Z</dc:date>
    <item>
      <title>Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3177884#M7009</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am so confused with Service domain and Voice Service domain. I have gone thrugh a cisco document but I am still not clear when to use service domain and voice service domain. Can anyone explain this in detail ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have gone through the below link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/unified-communications/expressway-series/117811-configure-vcs-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/unified-communications/expressway-series/117811-configure-vcs-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below portion explains we must use Voice service domain when the internal presence servcer domain is &amp;nbsp;different from the External domain. So when we need to use the SERVICE DOMAIN ? Any ideas ?&lt;/P&gt;&lt;H3&gt;Voice Services Domain&lt;/H3&gt;&lt;P&gt;The user always logs in with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;userid@domain4&lt;/STRONG&gt;, as there should be no difference in user experience when inside or outside. This means that if&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;domain1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is different from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;domain4&lt;/STRONG&gt;,&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt; you must configure the voice services domain&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt; in the Jabber client. This is because the domain portion of the login is used in order to discover the Collaboration Edge services using Service (SRV) record lookups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The client performs a Domain Name System (DNS) SRV record query for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;_collab-edge._tls.&amp;lt;domain&amp;gt;&lt;/STRONG&gt;. This implies that when the domain from the login user ID is different than the domain from the Expressway E,&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt; you must use the voice service domain configuration&lt;/STRONG&gt;&lt;/U&gt;.&lt;/EM&gt; Jabber uses this configuration in order to discover the Collaboration Edge and the UDS.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 02:03:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3177884#M7009</guid>
      <dc:creator>prasanth_k</dc:creator>
      <dc:date>2019-03-18T02:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3178720#M7010</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So consider voice service domain as an "alternate domain". By default jabber always does service discovery on the domain through which you login, in case there is a requirement for service discovery to be done apart from the login domain you use "voice service domain".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is very handy in a scneario such as collaboration edge (MRA). So consider that all the users logs in to Jabber when they are inside the enterprise network with domain "xyz.local", but when they try to login to Jabber while they are at home the domain "xyz.local" won't be available. But if the jabber-config.xml has voice service domain say as "xyz.com" then what happens is when the jabber service discovery fails with "xyz.local", it falls back to "xyz.com". &amp;nbsp;and runs the service discovery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Voice service domain only kicks in when the service discovery fails with login domain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Service discovery will be something like this in internal/external scenario&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Internal login&lt;/P&gt;&lt;P&gt;_cisco-uds._tcp.xyz.local --fails&lt;/P&gt;&lt;P&gt;_collab-edge._tcp.xyz.local --fails&amp;nbsp;&lt;/P&gt;&lt;P&gt;use voice service domain&amp;nbsp;&lt;/P&gt;&lt;P&gt;_cisco-uds._tcp.xyz.com -- pass.&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------------------------------------&lt;/P&gt;&lt;P&gt;On collaboration edge (MRA)&lt;/P&gt;&lt;P&gt;_cisco-uds._tcp.xyz.local --fails&lt;/P&gt;&lt;P&gt;_collab-edge._tcp.xyz.local --fails&lt;/P&gt;&lt;P&gt;Use voice service domain&lt;/P&gt;&lt;P&gt;_cisco-uds._tcp.xyz.com --fails&lt;/P&gt;&lt;P&gt;_collab-edge._tcp.xyz.com --pass&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The drawback of using the voice service domain is users must login to jabber atleast once using the actual login domain so that jabber-config.xml file can be pushed and then this way Jabber knows about the "voice service domain".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However i can't think of any use case to use voice service domain in a scenario when Jabber logins with in an enterprise network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 23:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3178720#M7010</guid>
      <dc:creator>Alok Jaiswal</dc:creator>
      <dc:date>2017-08-31T23:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3178796#M7011</link>
      <description>&lt;P&gt;HI Alok,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for explaining this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was my understanding about voice service domain. But recently I opened a TAC case with cisco and Cisco engineer said that Voice service domain never be used for service discovery (_collab_edge...xxxx)and this will be based on the domain portion the user login with. Voice service domain will be used for when it try to register phone services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, when do we need to service domain ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 06:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3178796#M7011</guid>
      <dc:creator>prasanth_k</dc:creator>
      <dc:date>2017-09-01T06:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179248#M7012</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have worked with Cisco Backbone TAC for 4.5 yrs and i can confirm this is how it always works :). May be the engineer you were working with didn't know about this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Service domain for user login always gets first priority for service discovery. As far as jabber is able to get a response for SRV records for service domain, it won't use "voice service domain". If the DNS doesn't respond with service domain then voice service domain will be used by jabber to run the SRV records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alok&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 09:43:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179248#M7012</guid>
      <dc:creator>Alok Jaiswal</dc:creator>
      <dc:date>2017-09-02T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179250#M7013</link>
      <description>&lt;P&gt;Thank you very much Alok....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just one more thing, Do you have a proper document which explain the technical stuff ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once again Thank you very mcuh fore the explanation.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 09:46:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179250#M7013</guid>
      <dc:creator>prasanth_k</dc:creator>
      <dc:date>2017-09-02T09:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179251#M7014</link>
      <description>Thank you very much Alok....&lt;BR /&gt;&lt;BR /&gt;Just one more thing, Do you have a proper document which explain the technical stuff ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Once again Thank you very mcuh fore the explanation.</description>
      <pubDate>Sat, 02 Sep 2017 09:47:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179251#M7014</guid>
      <dc:creator>prasanth_k</dc:creator>
      <dc:date>2017-09-02T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Jabber Service Domain VS Voice Service Domain</title>
      <link>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179257#M7015</link>
      <description>&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It explains multi domain deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/unified-communications/expressway-series/117811-configure-vcs-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/unified-communications/expressway-series/117811-configure-vcs-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alok&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 10:25:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/jabber-service-domain-vs-voice-service-domain/m-p/3179257#M7015</guid>
      <dc:creator>Alok Jaiswal</dc:creator>
      <dc:date>2017-09-02T10:25:44Z</dc:date>
    </item>
  </channel>
</rss>

