21 Feb
2022
21 Feb
'22
3:30 a.m.
Hi, It truncates the attribute "Calling-Station-Id" value after the # sign while writing the radacct table. Why it trancates? Regards -- Can Paçacı pacaci@servisnet.com.tr Servisnet A.Ş. Tel: 90 216 9999677 90 530 5450952
21 Feb
21 Feb
9:21 a.m.
On Feb 21, 2022, at 3:30 AM, Can Paçacı <pacaci@servisnet.com.tr> wrote:
It truncates the attribute "Calling-Station-Id" value after the # sign while writing the radacct table. Why it trancates?
Read the debug output to see why. Or, http://wiki.freeradius.org/list-help Normally the '#' character isn't allowed in SQL. So it's converted to something else. That conversion depends on the specific SQL database your'e using. Alan DeKok.
1598
Age (days ago)
1598
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Can Paçacı