This may be an issue/obscure artifact of a default constructor of a
Common C++ InetAddress class rather than in ccrtp.  In either case, I do
want to identify and resolve this.

Michel de Boer wrote:
> Hi,
> 
> When I transmit and receive RTP packets using ccRTP, I have
> noticed that the stack tries to resolve my machine's hostname.
> If I have an entry for my hostname on /etc/hosts then all is
> fine.
> 
> If I don't have such an entry though, then I see that
> ccRTP sends out DNS requests (that's how I noticed the
> name resolution). In this case a failure response is given
> to the DNS request as the name is unresolvable by DNS.
> ccRTP keeps sending the DNS requests every 60 ms.
> Because of this it fails to deliver RTP packets in
> time causing huge jitter.
> 
> Why does ccRTP try to resolve the hostname?
> I don't see a reason for that. IMHO ccRTP should not
> do that.
> 
> Regards,
> Michel
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Telephony
email;internet:[EMAIL PROTECTED]
tel;work:+1 201 215 2609
url:http://www.gnutelephony.org
version:2.1
end:vcard

_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to