DNS SRV propagates via DNS which IP-based services (e.g. SIP) in a domain
(e.g. SIP provider domain) are provided. More than one partner IP address
can be configured using DNS/ SRV
DNS SRV timeout is influenced by two factors:
Transaction timeout configured in:
- RFC 3261 Timer Values
- WBM-Voice Gateway-SIP Parameters-RFC 3261 Timer Values-Transaction
timeout
Blocking timeout
- DNS-SRV Records / SIP Flooding Defense
- WBM-Voice Gateway-SIP Parameters-Blocking time for unreachable
destination/flood defense
For example, if DNS SRV contains two partners IP addresses, IP1 and IP2, when there
is no answer
at an Invite to IP1, for UDP only the GW retransmits the request, until
timeout. First after 500ms, then doubles the interval after each
retransmission. Then, after transaction timeout, IP2 is contacted, for
current and next transactions, for the period of "blocking timeout" and IP1
is banned.
Notes: