Community discussions

MikroTik App
 
fabricioviana
just joined
Topic Author
Posts: 16
Joined: Fri May 25, 2007 6:37 am
Contact:

How to get aact-session-id for Hotspot?

Sat Aug 03, 2013 1:48 am

Hi! I´m trying to develop an API to detect and disconnect duplicated radacct entries in freeradius.

With pppoe connections I do: "/ppp active print detail" and search for "session-id".

I tried "/ip hotspot active print detail", but did not show "session-id".

How do I get "session-id" for hotspot users with API??



Thanks!
Fabricio
 
maxfava
Member Candidate
Member Candidate
Posts: 225
Joined: Mon Oct 17, 2005 12:30 am

Re: How to get aact-session-id for Hotspot?

Wed Jul 23, 2014 1:45 am

I'm facing with same problem
I want to double check that session is recorded into Radius and alive into NAS.
I have done with success for ppp but for hotspot it return an ID which is not the session ID recorded by freeradius into radacct table.