linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Register and Unregister in Linphone-Android


From: Ahmed Refaey
Subject: Re: [Linphone-developers] Register and Unregister in Linphone-Android
Date: Sun, 12 Feb 2012 18:31:00 +0200

Dear Guillaume,

Thanks for you reply, I need any documentation how to really get use of the SRV support, I maintained locally some testing DNS server maintained an NAPTR record and multiple SRV records
$ host -t NAPTR teet.sip.c9.in
teet.sip.c9.in has NAPTR record 0 0 "S" "SIP+D2U" "" _http._tcp.sip.c9.in.
teet.sip.c9.in has NAPTR record 0 0 "S" "SIP+D2T" "" _http._tcp.sip.c9.in.

$ host -t SRV _http._tcp.sip.c9.in
_http._tcp.sip.c9.in has SRV record 1 10 80 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 1 20 443 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 3 0 22 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 3 15 22 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 3 30 22 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 7 10 22 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 9 10 22 sip.c9.in.
_http._tcp.sip.c9.in has SRV record 1 0 22 sip.c9.in.

I tried to set in the android client the Domain as: "teet.sip.c9.in"
But no queries happened and tried to register on  "sip:teet.sip.c9.in" !
any advices how to configure it well?
Another Question, what is the algorithm used in SRV record selection?

Many thanks in advance,
--
Ahmed El-Refaey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]