We changed the global variables to defines. This is working with the `$def()` option.
But, according to [the docs](https://www.kamailio.org/wikidocs/cookbooks/devel/core/#custom-global-parame...), we should be able to use the global variables while Kamailio is running and without crash. It seems like it's not the case and this is a failure.