rlm_sql (sql): Unsupported Acct-Status-Type = 15

tzieleniewski tzieleniewski at o2.pl
Thu Feb 8 17:04:07 CET 2007


Hi!

I am trying to process Accounting request to radius but I get the following error from sql module:
rlm_sql (sql): Unsupported Acct-Status-Type = 15

I have added the $INCLUDE dictionary.ser line to the dictionary file and the 
dictionary.ser file contains the following records:
VALUE Acct-Status-Type      Interim-Update   3         # RFC2866, acc_radius
VALUE Acct-Status-Type      Failed          15         # RFC2866, acc_radius

Why the rlm_sql doesn't see the Acct-Status-Type of the value 15?
Thanks in advanced for any help.

Below is the Accounting request received by radius.
Thu Feb  8 17:02:04 2007
        SER-Attr = ""
        Acct-Session-Id = "18D72091-F179-24E7-4844-A5685A23F085 at 192.168.0.117"
        Sip-To-Tag = "b27e1a1d33761e85846fc98f5f3a7e58.42d5"
        SER-From = "hellboy <sip:hellboy at voip.touk.pl:5061>;tag=612417995"
        SER-Flags = 12
        SER-Original-Request-ID = "sip:hellboy at voip.touk.pl"
        Sip-Method = "INVITE"
        Sip-Cseq = 19049
        Sip-Translated-Request-ID = "sip:tzl at voip.touk.pl"
        Sip-Source-IP-Address = 192.168.0.117
        Sip-From-Tag = "612417995"
        SER-To = "<sip:hellboy at voip.touk.pl>;tag=b27e1a1d33761e85846fc98f5f3a7e58.42d5"
        SER-Digest-Username = "hellboy"
        SER-Request-Timestamp = 1170950524
        Calling-Station-Id = "sip:hellboy at voip.touk.pl:5061"
        Sip-Source-Port = 5061
        SER-Digest-Realm = "voip.touk.pl"
        Sip-Response-Code = 480
        Called-Station-Id = "sip:hellboy at voip.touk.pl"
        SER-Response-Timestamp = 1170950524
        Acct-Status-Type = Failed
        Service-Type = IAPP-Register
        NAS-Port = 5060
        Acct-Delay-Time = 0
        NAS-IP-Address = 127.0.0.1
        Acct-Unique-Session-Id = "1276a21c3858a944"
        Timestamp = 1170950524





More information about the Freeradius-Users mailing list