Displaying 1 result from an estimated 1 matches for "2ossv6".
2008 Mar 05
0
DNS Changes never picked up with Asterisk 1.4.18 chan_sip?
...ng
hours or even days
Asterisk never seems to pick up the changed DNS info.
There are vague references on the web to being able to configure Asterisk
with DNS related settings. ("Unless specifically configured, Asterisk
1.2does not honor DNS Time To Live (TTL)." from
*http://tinyurl.com/2ossv6) *We've tried doing:
[dnsmgr.conf]
enable=yes ; enable creation of managed DNS lookups
refreshinterval=300 ; refresh managed DNS lookups every <n> seconds
But this doesn't work, apparently since chan_sip doesn't use dnsmgr.
We figure that many other people must need...