Hello all!
I was testing Registration capability of UAC module and have two questions that hopefully someone have answers to: - Is it possible to tell Kamailio which transport protocol to use other than by configuring auth_proxy column of uacreg table with domain name that has SRV record? - What are the priorities of different transport protocols in SRV record when it is used?
Thanks a lot!
On Wed, Feb 28, 2018 at 01:50:20PM +0200, ?????????????????? ?????????????? wrote:
Don't know.
This van be configured with a NAPTR record:
$ host -t NAPTR sip.example.org sip.example.org has NAPTR record 10 1 "s" "SIP+D2T" "" _sip._tcp.sip.example.org. sip.example.org has NAPTR record 100 1 "s" "SIP+D2U" "" _sip._udp.sip.example.org.