On Fri, Sep 17, 2010 at 3:58 PM, Tony Graziano
<tgrazi...@myitdepartment.net> wrote:
> On Fri, Sep 17, 2010 at 3:44 PM, Mark Theis <mth...@socaltelephone.com>
>> I know about the DNS SRV records and I think that I have it setup
>> correctly, but… maybe I don’t and it is causing me the problems. Would it be
>> bad to post my domain name here so someone (who feels like it), could look
>> at the DNS records?
> Sure. Feel free to change the SIPDOMAIN and IP's (find and replace). There
> should be a good example on the wiki. Let me find it and send it to you.

If you find it, please let me know, I'm currently struggling with this
myself on 4.2.1 install.   I have a wireshark where when i shutdown
primary, the secondary node gets contacted then returns 404 and I
cannot figure out why.

Relevant DNS is this
===============================

hubler.us.      IN      NAPTR   2       0       "s"     "SIP+D2T"
 ""      _sip._tcp
hubler.us.      IN      NAPTR   2       0       "s"     "SIP+D2U"
 ""      _sip._udp

finch   IN      A       192.168.1.173
_sip._tcp       IN      SRV     1       0       5060    finch
_sip._udp       IN      SRV     2       100     5060    finch
_sip._tcp.rr.finch IN   SRV     1       0       5070    finch
_sip._udp.rr.finch IN   SRV     2       100     5070    finch

parrot          IN      A       192.168.1.171
_sip._tcp       IN      SRV     1       0       5060    parrot
_sip._udp       IN      SRV     2       100     5060    parrot
_sip._tcp.rr.parrot IN  SRV     1       0       5070    parrot
_sip._udp.rr.parrot IN  SRV     2       100     5070    parrot

Proxy log on secondary node's proxy
==============================
"2010-09-17T21:00:32.733957Z":13125:SIP:ERR:finch.hubler.us:SipRouter-11:41E9A940:SipXProxy:"SipUserAgent::send
outgoing call 1"
"2010-09-17T21:00:32.735080Z":13126:SIP:WARNING:finch.hubler.us:SipSrvLookupThread-19:41A84940:SipXProxy:"DNS
query for name 'rr.finch.hubler.us', type = 1 (A): returned error"

Attachment: ha-not-working.pcap
Description: Binary data

_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to