The question is being asked incorrectly still. If asked like this:
dig -t srv _sip._udp.mydomain.com dig -t srv _sip._tcp.mydomain.com Your answer would look like this: _sip._udp.xyzcompany.com. 0 IN SRV 0 0 5060 sipx.xyzcompany.com. As my 3 year old would say: "It don't." (hint: these are two questions for two different SRV records, one for each protocol, one UDP and the other TCP). Please review the DNS primer Michael wrote. http://sipx-wiki.calivia.com/images/0/0b/SipXecsDNSConcepts.pdf Everything you need to ask and see answers for for this is already in there. On Thu, Nov 5, 2009 at 4:57 PM, [email protected] <[email protected]>wrote: > Ok, here is the reply I've received from my tester; > > --- > > Well, here you go, but they look the same to me (mostly) > > xxx...@eee1:~$ dig -t srv > _sip._tcp.mydomain.com_sip._udp.mydomain.com > > ; <<>> DiG 9.6.1-P1 <<>> -t srv > _sip._tcp.mydomain.com_sip._udp.mydomain.com > ;; global options: +cmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 38307 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;_sip._tcp.mydomain.com_sip._udp.mydomain.com. IN SRV > > ;; AUTHORITY SECTION: > mydomain.com. 10776 IN SOA ns1.mydomain.com. > support.mydomain.com. > 2009110201 10800 3600 604800 38400 > > ;; Query time: 237 msec > ;; SERVER: 147.144.1.251#53(147.144.1.251) > ;; WHEN: Thu Nov 5 14:56:57 2009 > ;; MSG SIZE rcvd: 125 > > > xxx...@eee1:~$ dig -t srv > _sip._tcp.mydomain.com_sip._udp.mydomain.com > > ; <<>> DiG 9.6.1-P1 <<>> -t srv > _sip._tcp.mydomain.com_sip._udp.mydomain.com > ;; global options: +cmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 16297 > ;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;_sip._tcp.mydomain.com_sip._udp.mydomain.com. IN SRV > > ;; AUTHORITY SECTION: > mydomain.com. 38400 IN SOA ns1.mydomain.com. > support.mydomain.com. > 2009110201 10800 3600 604800 38400 > > ;; Query time: 438 msec > ;; SERVER: 10.1.0.7#53(10.1.0.7) > ;; WHEN: Thu Nov 5 14:58:37 2009 > ;; MSG SIZE rcvd: 125 > > > _______________________________________________ > 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/ >
_______________________________________________ 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/
