<?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: Webex Registration Domain in Webex Calling</title>
    <link>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310514#M2524</link>
    <description>&lt;P&gt;SIP is designed to use DNS SRV records to find the A record(s) with the priority, weight, and listen port of each A record.&lt;BR /&gt;&lt;BR /&gt;Fun fact: The destination-pattern dns: command is designed to query for an SRV record. You’re supposed to suffix the listen port if you want CUBE to query for an A record directly.&lt;/P&gt;
&lt;P&gt;session-target dns:server.domain.tld looks for SRV first and falls back to A if that fails.&lt;/P&gt;
&lt;P&gt;session-target dns:server.domain.tld:5060 looks for an A record.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 09:38:12 GMT</pubDate>
    <dc:creator>Jonathan Schulenberg</dc:creator>
    <dc:date>2025-07-17T09:38:12Z</dc:date>
    <item>
      <title>Webex Registration Domain</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310336#M2522</link>
      <description>&lt;P&gt;I was successfull make trunk from webex to local gateway.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the webex i can see Registrar domain and outbound proxy address, then if i lookup manually both address is not resolved.&lt;/P&gt;
&lt;P&gt;So how actually my local gateway can connect to the webex using registrar domain provided by webex and registration was successfull even the address can't be resolved?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 23:56:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310336#M2522</guid>
      <dc:creator>hs08</dc:creator>
      <dc:date>2025-07-16T23:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Registration Domain</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310514#M2524</link>
      <description>&lt;P&gt;SIP is designed to use DNS SRV records to find the A record(s) with the priority, weight, and listen port of each A record.&lt;BR /&gt;&lt;BR /&gt;Fun fact: The destination-pattern dns: command is designed to query for an SRV record. You’re supposed to suffix the listen port if you want CUBE to query for an A record directly.&lt;/P&gt;
&lt;P&gt;session-target dns:server.domain.tld looks for SRV first and falls back to A if that fails.&lt;/P&gt;
&lt;P&gt;session-target dns:server.domain.tld:5060 looks for an A record.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 09:38:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310514#M2524</guid>
      <dc:creator>Jonathan Schulenberg</dc:creator>
      <dc:date>2025-07-17T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Registration Domain</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310871#M2528</link>
      <description>&lt;P&gt;Actually i tested using mxtoolbox to query the SRV record and not found.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hs08_0-1752810510744.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/248548i5D410A4837CE0CD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="hs08_0-1752810510744.png" alt="hs08_0-1752810510744.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 03:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5310871#M2528</guid>
      <dc:creator>hs08</dc:creator>
      <dc:date>2025-07-18T03:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Registration Domain</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5311110#M2529</link>
      <description>&lt;P&gt;That's not how SRV records are formatted. A little&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/SRV_record" target="_blank" rel="noopener"&gt;research&lt;/A&gt; will help but specific to SIP, the service can be "_sip" or "_sips"; the latter is supposed to be indicate TLS security.&lt;/P&gt;
&lt;P&gt;The example below returns two DNS A records:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;dig -t srv _sips._tcp.ch06.sipconnect-us.bcld.webex.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.10.6 &amp;lt;&amp;lt;&amp;gt;&amp;gt; -t srv _sips._tcp.ch06.sipconnect-us.bcld.webex.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; global options: +cmd&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; Got answer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; -&amp;gt;&amp;gt;HEADER&amp;lt;&amp;lt;- opcode: QUERY, status: NOERROR, id: 11793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;;; OPT PSEUDOSECTION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;; EDNS: version: 0, flags:; udp: 1232&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; QUESTION SECTION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;_sips._tcp.ch06.sipconnect-us.bcld.webex.com. IN SRV&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;;; ANSWER SECTION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_sips._tcp.ch06.sipconnect-us.bcld.webex.com. 300 IN SRV 10 50 8934 sse-b6.public.wdfwwxc-p-2.prod.infra.webex.com.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_sips._tcp.ch06.sipconnect-us.bcld.webex.com. 300 IN SRV 5 50 8934 sse-b5.public.wjfkwxc-p-2.prod.infra.webex.com.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;;; Query time: 37 msec&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; SERVER: [REDACTED]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; WHEN: Fri Jul 18 10:15:30 EDT 2025&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;; MSG SIZE&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;rcvd: 205&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 14:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-registration-domain/m-p/5311110#M2529</guid>
      <dc:creator>Jonathan Schulenberg</dc:creator>
      <dc:date>2025-07-18T14:22:40Z</dc:date>
    </item>
  </channel>
</rss>

