Oops! Thanks - I forgot this step.
in modules_k/acc/Makefile
uncomment: ENABLE_RADIUS_ACC=true
3.0.3 working fine and has gotten rid of the dialog error I previously
asked about.
fyi, next version has a dedicated acc_radius module:
http://sip-router.org/docbook/sip-router/branch/master/modules_k/acc_radius…
Since you are using radius, maybe the time allows you to test it a bit and
report if it works.
Note that acc module still includes the radius part, but you must not
compile the support for it in order to use acc_radius. The benefit is that
acc_radius can be compiled and packaged separately, without messing with
compile options for acc module (and forget them).
Thanks,
Daniel