[Freeswitch-users] DNS Error
Brian West
brian.west at mac.com
Mon Jul 30 06:50:54 PDT 2007
I take it you don't have this branch of the e164.arpa domain if not
you'll need to come up with your OWN domain for this.
/b
On Jul 30, 2007, at 7:59 AM, Dinesh Dialani wrote:
> Hi,
>
>
>
> I am trying to make call through enum lookup and using bind 9.4.1
> as a dns server. My zone file look like this :
>
>
>
> $ORIGIN .
>
> $TTL 21600 ; 6 hours
>
> 91.e164.arpa IN SOA ns1.91.e164.arpa. hostmaster.ns1.91.e164.arpa. (
>
> 2005022250 ; serial
>
> 10800 ; refresh (3 hours)
>
> 3600 ; retry (1 hour)
>
> 604800 ; expire (1 week)
>
> 86400 ; minimum (1 day)
>
> )
>
> NS ns1.91.e164.arpa.
>
> A 192.168.96.57
>
> $TTL 60 ; 1 minute
>
> NAPTR 100 10 "u" "SIP+E2U" "!^.*$!sip:100 at 192.168.96.122!i" .
>
> $ORIGIN 91.e164.arpa.
>
> 1 NAPTR 100 10 "u" "E2U+SIP" "!^.*$!sip:100 at 192.168.96.122!i" .
>
> athir A 192.168.96.57
>
>
>
> here i have two xlite phone register with freeswitch and i want to
> make call between them using enum. I have given name to them as 1
> and 2 now i want to call to 1 using 2.
>
>
>
> Freeswitch give me error dns error and do not resolve
> 1.91.e164.arpa. Even when i test the naptr record using nslookup
> utility of bind it give me right answer but freeswitch fail to
> resolve the address.
>
>
>
> Thanks
>
> Yogesh
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
> users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070730/334ee473/attachment-0002.html
More information about the FreeSWITCH-users
mailing list