rtpengine readme tells:
4.2. rtpengine_disable_tout (integer)
Once an RTP proxy was found unreachable and marked as disabled, the rtpengine module will not attempt to establish communication to that RTP proxy for rtpengine_disable_tout seconds.
Default value is "60".
does this mean that after 60 seconds is passed, rtpengine module will again try to use that RTP proxy, i.e., the RTP proxy does never become permanently disabled unless disabled by nh_enable_rtpp mi command?
does the this param apply also if all RTP proxies of a set (perhaps consisting of only one proxy) are unreachable?
-- juha