On Sep 13, 2016, at 7:32 AM, Jiang Jianping <brightcove@foxmail.com> wrote:
Version: freeradius-server-3.0.11 Environment: gnugk->radius server(local relay)->radius accouting server Module: Relay Server: Accouting with detail, Accounting Server: Accouting with linelog
Issue: Special characters(UTF-8 other than Ascii) wil cause radius server not response to accounting request
Please describe in more detail what you're doing. i.e. What is the configuration you're using? The problem may be linelog, or it may the module after linelog. Or, it may be something external to the server. Alan DeKok.
Linelog Configuration: Accounting-Request { Stop = "CDR:type=h323;%{h323-connect-time};%{h323-disconnect-time};duration=%{Acct-Session-Time};sessionid=%{Acct-Session-Id};caller=%{Calling-Station- Id};callee=%{Called-Station-Id};sourceip=%{Framed-IP-Address}" }
Which doesn't even have User-Name in it, and therefore cannot possibly be affected by the contents of User-Name. Alan DeKok.