Answered by:
Edge server not validade ...

Question
-
Failed to resolution of the DNS: No record of SRV DNS for _sipfederationtls._tcp.company found for this area
Suggested resolution: Make sure the domain name is correct and that the record of SRV DNS _sipfederationtls._tcp.company exists for that area.
but
nslookup returns:
_sipfederationtls._tcp.company SRV service location:
priority = 0
weight = 0
port = 5071
svr hostname = server.company
server.company internet address = 123.456.789
and
srvlookup -i -a -p
returns
server.company:5071
any ideas ?
thanks to attention.Monday, August 25, 2008 11:54 AM
Answers
-
I found this in the EDGE server deployment guide
Page 67 point 6:
The default federation port is set to 5061 and cannot be changed.
Friday, August 29, 2008 9:26 PM
All replies
-
You are clearly using the wrong port
The correct port is 5061 not 5071
This SRV record must exist on the internet not on your internal DNS Servers
Are you using federation? Because if you are not this is not an Error and you can ignore this
Monday, August 25, 2008 10:13 PM -
SRV record exist on Internal and External DNS server.
I plan to use MSN, Yahoo compatibility, but cannot send message to MSN contact, i give error:
When install is possible to use other ports, 5061 is a requirement ?
504 Server time-out
ms-diagnostics: 1007;reason="Temporarily cannot route";source="server.company";ErrorType="Connect Attempt Failure";WinsockFailureDescription="The peer actively refused the connection attempt";WinsockFailureCode="274D(WSAECONNREFUSED)";Peer="edge.company"
ping result OK,
DNS result OK
Thursday, August 28, 2008 12:56 PM -
Kind of obvious that Public IM Providers will not support your custom port
So PORT 5061 is a requirement
Thursday, August 28, 2008 3:38 PM -
If 5061 is requirement, SRV records is only decoration ? because on query DNS server, returns :
_sipfederationtls._tcp.company SRV service location:
priority = 0
weight = 0
port = 5071
svr hostname = edge.company
harpia.furb.br internet address = 123.456.789.000
I not understand this !?Thursday, August 28, 2008 8:27 PM -
It migth just work but keep in mind that firewall configuration at the remote ends may block itFriday, August 29, 2008 9:26 AM
-
I found this in the EDGE server deployment guide
Page 67 point 6:
The default federation port is set to 5061 and cannot be changed.
Friday, August 29, 2008 9:26 PM