Files
asterisk/channels
Richard Begg cd57d5718c chan_iax2: Reload of iax peer results in loss of host address/port
When using a non-dynamic peer address, build_peer() invalidates the
peer address structure by setting the address family to unspecified.
However, if dnsmgr is enabled, the subsequent call to ast_dnsmgr_lookup()
will not amend the peer address if the cache is still valid, resulting
in peer connectivity failures.
To fix this, we call ast_dnsmgr_refresh() instead.

ASTERISK-26865

Change-Id: Id8a89a2f771ebbaf32255a35fe596a6dcb97a082
2017-03-14 16:00:47 -06:00
..
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2012-06-15 16:20:16 +00:00