On Wed, Feb 28, 2018 at 01:50:20PM +0200, ?????????????????? ?????????????? wrote: > - 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?
Don't know. > - What are the priorities of different transport protocols in SRV record > when it is used? 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. _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
