[OpenSER-Users] OpenSER+freeradius+billing problem

Norman Brandinger norm at goes.com
Fri Aug 17 20:29:49 CEST 2007


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 at gmail.com <mailto:talk2ram at gmail.com>> wrote:
>
>
>
>     On 8/17/07, *Norman Brandinger* <norm at goes.com
>     <mailto:norm at 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)")
>  
>





More information about the Users mailing list