Mahesh Paolini-Subramanya writes:
For various reasons, the providers frequently reject the call, and we roll the call over to the next provider (next_gw(), etc., etc.) The lcr module, however, stop rolling the calls over after a couple of thousand rejections.
in 1.0.1, load_gws()/next_gw() has no "memory" between calls. of course, it is possible that there is a memory leak in lcr module (or some other place), which makes lcr functions fail. do you get any error message in syslog?
-- juha