[VoIP] ENUM working in Asterisk
Jonathan Kay
g4vft at btinternet.com
Thu Jan 3 16:44:11 CST 2008
>>>
>>> Notice the enumresult is always nothing. Can somebody post me a result
>>> of a enum lookup to some test number on someones system so I can try a
>>> direct call. Does the ENUM DNS lookup system in CKTS use IAX2 SIP or H323?
>>>
>>>
Richard, this is a dig on 448081.
Jon
[root at dellasterisk ~]# dig naptr 1.8.0.8.4.4.std.ckts.info
; <<>> DiG 9.3.1 <<>> naptr 1.8.0.8.4.4.std.ckts.info
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45227
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;1.8.0.8.4.4.std.ckts.info. IN NAPTR
;; ANSWER SECTION:
1.8.0.8.4.4.std.ckts.info. 60 IN NAPTR 100 10 "u" "E2U+IAX2"
"!^\\+*(.*)$!iax2:cnet at ecmo.dyndns.info/\\1!" .
1.8.0.8.4.4.std.ckts.info. 60 IN NAPTR 100 10 "u" "E2U+IAX2"
"!^\\+*(.*)$!iax2:cnetguest at 81.174.170.48/\\1!" .
;; Query time: 139 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Thu Jan 3 22:39:56 2008
;; MSG SIZE rcvd: 185
[root at dellasterisk ~]#
More information about the VoIP
mailing list