I was implementing in sqlbox the hook that stipe added yersterday.
If we use a stand-alone sqlbox module we need two have 2 config files. One for kannel itself and other for sqlbox. (That is because if we have an sqlbox group in config file, bearerbox can't pass cfg checks and dies with "Group 'sqlbox' may not contain.." because there is not in cfg.def) Rene: Any comment? PD: I compiled standalone module fine with cfg_add_hooks(). And it's working. M
