[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] Username-parse error
From: |
Luis Benavente |
Subject: |
[Help-gnu-radius] Username-parse error |
Date: |
06 Jun 2002 14:38:02 -0400 |
Hi all,
I'm using gnu-radius 0.96.2 with postgresql for accounting of Cisco VoIP
gateways. The Ciscos send as username -> 4444.%.
The following is from the detail file
Cisco-PRI-Circuit = ISDN 3:D:12
NAS-Port-Type = Async
User-Name = 4444.%
And this is how this packet appears in the sql.log file:
INSERT INTO calls VALUES(1,'4444.,'2002-06-06 19:35:02', ....
Please, note that the second "'" is missing, therefore the sql
transaction fails.
I tried with the username-char option with no luck, Is there any way to
work this around?
Many thanks,
--
Luis Benavente
Phone: (305) 358-9974
B T S
Business Telecommunications Services, Inc
- [Help-gnu-radius] Username-parse error,
Luis Benavente <=