Hello lhor,

yes i will do some tests with cron to see if it suits well.

the scenario is we have kamailio connected to redis database.

redis store some configs for kamailio that we want to update (from redis to 
kamailio htable) let say every 5 hours.

but if some reason we need to update some new config values from redis to 
kamailio immediatly. i want a way to trigger that as soon as we need it.

and evrexec  suits well for that i think.
________________________________
De : Patrick Karton <patrickar...@hotmail.com>
Envoyé : mardi 16 août 2022 08:25
À : Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>
Objet : RE: [SR-Users] proper way for infinite loop in event_route for evrexec 
module

Hello lhor,

yes i will do some tests with cron to see if it suits well.

the scenario is we have kamailio connected to redis database.

redis store some configs for kamailio that we want to update (from redis to 
kamailio htable) let say every 5 hours.

but if some reason we need to update some new config values from redis to 
kamailio. i want a way to trigger that as soon as we need it.

and evrexec  suits well for that i think.
________________________________
De : sr-users <sr-users-boun...@lists.kamailio.org> de la part de Ihor 
Olkhovskyi <igorolhovs...@gmail.com>
Envoyé : mardi 16 août 2022 07:09
À : sr-users@lists.kamailio.org <sr-users@lists.kamailio.org>
Objet : Re: [SR-Users] proper way for infinite loop in event_route for evrexec 
module


Patrick,


Maybe I'm a bit out of context, but could some external process like cron suits 
better for this kind of tasks than internal job?


Le 14/08/2022 à 16:37, Patrick Karton a écrit :
Hello i would like to use the evrexec module to execute background jobs over 
exec module mainly because i want to be able to  trigger that route manually 
via rpc from time to time.

in the documentation its is stated we should use tasks that run forever and 
except using while loop i dont see another way.

and i dont to want to disable max_while_loops. but if i disable it i will get 
error message like runaway while (1091, 9): more then 100 loops.

so is there another way to do it properly ?

Thanks.



__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * sr-users@lists.kamailio.org<mailto:sr-users@lists.kamailio.org>
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * sr-users@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to