>   doc/variables.txt ?
>
>   Alan DeKok.

Hi,
Thanks for the answer, I have already read that file before, I put 
%{CalledStationId} in my program, to call my own function like this:

update_prepaid(sqlusername, %{CalledStationId});

When I compiled it, gcc refuses to compile, it say that my program have an 
error in that line.

I have already try this too:

calledstationid = `%{Called-Station-Id}`;
update_prepaid(sqlusername, calledstationid);

But there is still an error... Maybe there's some way to use that attribute, 
can somebody explain it to me?

Thank you for the help...



regards,
Samuel
-- 
You can't have everything.  Where would you put it?
                -- Steven Wright


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to