Are you using "continuation" backslashes "\" on each line ?
Something like the following:
Source-IP=$si; \
Source-Port=$sp; \
Canonical-URI=$tu; \
Might want to give it a try.
Regards,
Norm
ram wrote:
On 8/17/07, *ram* <talk2ram(a)gmail.com <mailto:talk2ram@gmail.com>> wrote:
On 8/17/07, *Norman Brandinger* <norm(a)goes.com
<mailto:norm@goes.com>> wrote:
From your log listed below:
0(0) ERROR: acc: can't get code for the anonical-URI attribute
0(0) ERROR:acc:mod_init: failed to init radius
0(0) init_mod(): Error while initializing module acc
Was there perhaps a typo: "anonical-URI" instead of
"Canonical-URI"
In addition, remember that ALL radius attributes you define
MUST be able
to be found in one of the radius dictionaries.
Hi
thanks for the pointing me the error,i have corrected, still iam
getting this error
iam getting all this attribute errors
Canonical-URI=$tu;
User-Name=$au;
Sip-User-Realm=$ar;
Source-IP=$si;
Source-Port=$sp;
From-Header=$hdr(from);
User-Agent=$hdr(user-agent);
Contact=$hdr(contact);
Event=$hdr(event)")