Radius can be enabled without modifying the Makefile. Before
compiling set ENABLE_RADIUS_ACC=true
ENABLE_RADIUS_ACC=true make
ENABLE_RADIUS_ACC=true make install
Regards,
Ovidiu Sas
On Wed, Sep 8, 2010 at 2:24 PM, dotnetdub <dotnetdub(a)gmail.com> wrote:
On 8 September 2010 15:00, Ovidiu Sas <osas(a)voipembedded.com> wrote:
When you compiled kamailio, have you enabled radius?
ENABLE_RADIUS_ACC=true
Regards,
Ovidiu Sas
Ovidiu,
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.
Thanks,
Brian