On 4 Feb 2016, at 07:26, Louis Munro <lmunro@inverse.ca> wrote:
On Feb 3, 2016, at 16:45 , Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
Try with with compact version:
{ "Tunnel-Private-Group-ID": 2 }
and then if that doesn't work:
{ "Tunnel-Private-Group-ID": "2" }
The first works for me. The (perl) module I use to serialize to JSON automatically quotes strings and leaves integers as is. So
{ "Airespace-ACL-Name": "registration", "Tunnel-Medium-Type": 6, "Tunnel-Type": 13, "Tunnel-Private-Group-ID": 2 }
Ok, thanks. Could you open an issue ticket, and i'll figure out whatever the problem is with the expanded reply. -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2