04-15-2010 06:35 PM - edited 03-19-2019 12:47 AM
CUPS: 7.0(2)
CUCM: 6.1(3b)
We are using DNS SRV records with the CUCM/CUPS integration and we are using the SIP Publish method for exchanging presence information between the CUCM and CUPS. I haven't been on site in months and as far as I know everything is functioning, though I have an admin who is asking me why the CUPS Troubleshooter is showing the following warnings and errors:
1. Warning: Invalid Presence Gateway. Unreachable gateways include:_sip._tcp.hq-cucm.uc.myplace.priv
2. Warning: Possible missing SIP trunk on Cisco Unified Communications Manager. Each Cisco Unified Presence server should have a corresponding SIP trunk configured (unless DNS SRV is enabled). Possible missing entries include: xxx
3. The port for the SIP Publish Trunk on Cisco Unified Communications Manager does not match any configured ports for the Cisco SIP Proxy Listeners on the Cisco Unified Presence server
It has been a while but I believe that these are erroneous messages. Message #2 is definitely erroneous and it says that if you are using DNS SRV, then no worries. I also believe that I always had Message #1 and things validated/functioned as expected. But I figured it would be worth checking with others to see. I did check to make sure that the SRV record resolves to valid and reachable hosts.
For message #3, I also think this is bogus. When I configure the SIP trunk in CUCM and enable SRV (record that points to the CUPS cluster), the port number automatically changes from 5060 to 0. I think that this is what message #3 is complaining about. Again, I believe this all works but I am double checking to see if the above messages are expected when using SRV records between a CUCM and CUPS cluster.
I seem to have misplaced Michael's book so I thought this would be the next best thing ;-)
Thanks in advance.
Regards,
Bill
Please remember to rate helpful responses and identify
Solved! Go to Solution.
04-15-2010 07:26 PM
I think this was documented in "CSCsy62807: Troubleshooter should be able to handle SRV records" and is supposed to be fixed in CUPS 8.0(1).
Troubleshooter on 7.x was not able to handle SRV records. Did you have a chance to try 8.0(1) yet?
Michael
04-15-2010 07:26 PM
I think this was documented in "CSCsy62807: Troubleshooter should be able to handle SRV records" and is supposed to be fixed in CUPS 8.0(1).
Troubleshooter on 7.x was not able to handle SRV records. Did you have a chance to try 8.0(1) yet?
Michael
04-15-2010 07:34 PM
Hey Michael,
No, I have not. I tried to check the defect to see the specifics and determine if all three of my warnings/errors are addressed in the defect. However, this defect isn't publicly viewable. Do you know if all three of my warnings/errors are "expected" (i.e. part of this defect)?
Regards,
Bill
Please remember to rate helpful responses and identify
04-15-2010 07:43 PM
Yes, I believe all your messages are related to this defect.
Michael
04-15-2010 07:53 PM
Michael,
Thanks for the support!
Regards,
Bill
Please remember to rate helpful responses and identify
08-03-2010 08:39 AM
I believe it to still be an issue in 8.x. I have the same two messages about my CUPS gateway SRV and the one about the CCM trunk SRV unless I have something misconfigured.
- Invalid Presence Gateway. Unreachable gateways include:_sipcucm._tcp.domain.com
- Failed to verify host connectivity. Please check if using DNS SRV for host _sippres._tcp.domain.com
I had my Presence status updating, but it stopped. Trying to figure out why.
08-20-2010 08:24 AM
William,
I am confused and interested more in your configuration of DNS SRV. I am not a DNS person.
I have two DNS SRV records created, one for CUCM and one for CUPS. I am most concerned with the one you configure on the CUCM SIP Trunk. My DNS SRV record is configured as so:
Record 1
Service: _sippres
Protocol: _tcp
Host that handles this service: pres01.domain.com
Record 2
Service: _sippres
Protocol: _tcp
Host that handles this service: pres02.domain.com
Now, putting _sippres._tcp.domain.com on my SIP Trunk in CUCM isn't allowing a SIP connection to form and I don't receive presence status. CUCM can't resolve the DNS SRV either. I've read that you do not need to put the "_sippres._tcp." portion, but that just leaves my domain name "domain.com".
I see in other examples, including yours that you added a hotsname after the "_tcp" so it appeared as "_sip._tcp.
The only other option that I can think of is create a new A record that points to both of my CUPS servers such as "pres.domain.com". Then remove my DNS SRV records and create one just like:
Service: _sippres or _sip
Protocol: _tcp
Host that handles this service: pres.domain.com
Then in CUCM, don't add the "_sippres._tcp.pres.domain.com", but just put the "pres.domain.com" and check the "Destination is an SRV" checkbox. Is this the correct way of doing it? It seems like it would juts be acting more as an A record than a DNS SRV at this point.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide