[Freeswitch-users] module dependency

Sergey Safarov s.safarov at gmail.com
Tue Mar 3 21:10:22 MSK 2015


Do I understand correctly that is required rewrite the function
switch_load_timezones?

On Tue, Mar 3, 2015 at 7:21 PM, Michael Jerris <mike at jerris.com> wrote:

> That is ALWAYS loaded before any other modules, so that not being loaded
> after.  Whats happening here, is the reload signal triggers the timezones
> to reload asynchronously.  This will require a code change to swap those
> out in some way that doesn't leave them empty for a short period, properly
> protected against race conditions.  This code is in switch_time.c.
>
>
> > On Mar 3, 2015, at 10:41 AM, Sergey Safarov <s.safarov at gmail.com> wrote:
> >
> > Please help me declare module dependency
> > I has extended module radius_cdr by timezone support and from time to
> time is getting following error
> >
> > freeswitch at internal> reload mod_radius_cdr
> > +OK Reloading XML
> > +OK module unloaded
> > +OK module loaded
> >
> > 2015-03-03 18:35:34.543407 [CONSOLE] switch_loadable_module.c:1935
> Stopping: mod_radius_cdr
> > 2015-03-03 18:35:34.543407 [CONSOLE] switch_loadable_module.c:1955
> mod_radius_cdr unloaded.
> > 2015-03-03 18:35:34.543407 [INFO] mod_enum.c:880 ENUM Reloaded
> > 2015-03-03 18:35:34.543407 [ERR] switch_time.c:1324 Timezone
> 'Asia/Tokyo' not found!
> > 2015-03-03 18:35:34.543407 [ERR] mod_radius_cdr.c:992 Cannot find
> timezone Asia/Tokyo
> > , Setting timezone to GMT
> > 2015-03-03 18:35:34.543407 [CONSOLE] switch_loadable_module.c:1465
> Successfully Loaded [mod_radius_cdr]
> > 2015-03-03 18:35:34.543407 [INFO] switch_time.c:1369 Timezone reloaded
> 1781 definitions
> >
> >
> > Module currently depend of loaded configuradion of CORE_SOFTTIMER_MODULE
> but mod_radius_cdr loaded before loaded CORE_SOFTTIMER_MODULE configuration.
> >
> > How can I make sure that CORE_SOFTTIMER_MODULE configuration is loaded
> before mod_radius_cdr?
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150303/4b02b783/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list