![]() |
Proxy redundancy - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: Dect Phone Series (/forumdisplay.php?fid=6) +--- Forum: W52P (Wireless) (/forumdisplay.php?fid=23) +--- Thread: Proxy redundancy (/showthread.php?tid=22104) |
Proxy redundancy - AndrewGold - 08-31-2016 10:10 PM Hi all. I have met a problem with proxy redundancy on W52P-25.73.0.40. According with docs "Using server redundancy", NAPTR, SRV and A recordes had added to DNS. I used NAPTR for transport, and domain name (no FQDN) in SIP Server 1 field. But the phone are not trying to send DNS NAPTR request to DNS, instead that it send register request to the DNS IP address. Here is my DNS settings (zone: bk.local): IN NAPTR 100 50 "s" "SIP+D2U" "" _sip._udp.bk.local _sip._udp SRV 0 1 5060 sip.bk.local _sip._udp SRV 2 1 5060 sip3.bk.local A sip.bk.local 192.168.192.10 A sip3.bk.local 192.168.192.197 Any help will be appreciated. RE: Proxy redundancy - AndrewGold - 09-01-2016 07:30 PM Another words, What Should I use in place Sip Server 1 host name? Could I use DNS zone name? In my case the phone W52p is trying to register on DNS then I use zone name in place Sip server 1 host name field. RE: Proxy redundancy - Karl_Yealink - 10-17-2016 10:34 AM Do you fill server port as 0? Please configure port as 0 then test again. If it still can't help, please help me to get the trace file, i can check more via these files. For trace files, please refer to this FAQ: http://support.yealink.com/faq/faqInfo?id=313 |