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* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > > On 8/17/07, *Norman Brandinger* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> 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)") > > _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
