> That command is asking the wrong question (it's asking for A records,
> not SRV records).

Oops, didn't even catch that. Too much going on, starting to miss details again.
I'll ask him to run the test again.

>Both of the answers you got were no-answers; if there was an A record,
>it would have appeared immediately after this part of the reply:

> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39912
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

This is what I have in my public DNS server;

mydomain.com.           IN NS  ns1.mydomain.com.
mydomain.com.           IN NS  ns2.mydomain.com.
sbc1.mydomain.com.      IN   A xxx.xxx.xxx.xxx
sbc2.mydomain.com.      IN   A xxx.xxx.xxx.xxx
_sip._tcp.mydomain.com. IN SRV 10 50 5060 sbc1.mydomain.com.
_sip._tcp.mydomain.com. IN SRV 10 50 5060 sbc2.mydomain.com.
_sip._udp.mydomain.com. IN SRV 10 50 5060 sbc1.mydomain.com.
_sip._udp.mydomain.com. IN SRV 10 50 5060 sbc2.mydomain.com.

I have two SBC servers in front of sipx.


_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to