[Freeswitch-users] DNS Error
Brian West
brian.west at mac.com
Mon Jul 30 08:12:53 PDT 2007
A word of advice is do not use a REAL existing domain like that
because e164.arpa is a real global enum root and overiding it like
that can cause unintended results. Root it off your own domain.
/b
On Jul 30, 2007, at 9:07 AM, Yogesh Chaturvedi wrote:
> Hi,
>
> Thanks brian for reply,
> Acually i have configured my own bind dns server and have domain as
> 91.e164.arpa and i am able to get that domain when i open this on
> browser, so it is my own domain, and i have configured bind server
> on another machine.
>
> Thanks
>
>
>
>
>
> On 7/30/07, Brian West <brian.west at mac.com> wrote:
> 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
>
>
>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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/9346979f/attachment-0002.html
More information about the FreeSWITCH-users
mailing list