[asterisk-dev] [Code Review] IAX timer not loading
David Vossel
dvossel at digium.com
Mon Jun 1 16:05:05 CDT 2009
----- "Jonathan Thurman" <jthurman42 at gmail.com> wrote:
> I tested using preload to verify that it would fix the problem that I
> was having with this. I am using res_timing_pthreads.so and
> res_timing_dahdi.so in my testing. Both work just fine.
>
> I think that David's patch to preload the res_ modules would be much
> more simple, as long as none of those modules depend on res_timing_*.
> The patch should also modify the sample modules.conf file, as the
> examples for preloading res_odbc.so, res_config_odbc.so would not need
> to be there. It should probably also mention that res_* modules are
> loaded first in the first comment block.
>
> -Jonathan
>
I'm not sure if taking out the odbc preload in modules.conf.sample is correct. This patch only alters the order the remaining res_* modules are loaded in after preloading and other initialization is done.
~Vossel
More information about the asterisk-dev
mailing list