< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
If you checkout the the latest version
from svn you will have this functionality; a list of nameservers is one of the
constructor parameters for SipStack. --Derek From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Suresh Rangaswamy Hi Derek I am using earlier version of
resiprocate-0.9.0. How do I get this NameServer change? Could you tell me which
revision of the stack should I update? Sorry for bringing this old thread of
mails alive. Thanks suresh From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Derek MacDonald HI All, I added a custom nameserver list to the SipStack constructor
and DnsStub. When you give ares custom nameservers it does not attempt to
extract nameservers from the os. In the unlikely event that your were
using the parameters after this see SipStack.hxx for the do nothing
default. Also, ares over V6 is now enabled…on unix the /main/sip/Makefile
will look at Makefile.conf and use this as an input to the ares configure
script which has been modified to support this. The autotools make system
will have to be updated to use this. "--with-ipv6" is the new
option for ares configure. There is probably some more work to be done w/ extracting V6
nameservers from the os and deciding when V6 is enabled. Rohan, do you
remember how far did you got w/ this? --Derek CONFIDENTIALITY
NOTICE This
email and any files transmitted with it contains proprietary information and,
unless expressly stated otherwise, all contents and attachments are
confidential. This email is intended for the addressee(s) only and access by
anyone else is unauthorized. If you are not an addressee, any disclosure, distribution,
printing or copying of the contents of this email or its attachments, or any
action taken in reliance on it, is unauthorized and may be unlawful. If you are
not an addressee, please inform the sender immediately and then delete this
email and any copies of it. Thank you for your co-operation. |