Hi All,
 
I am trying to set values for more than one attributes in the exec-program-wait for accounting start packets.
 
Below is the code i am trying in the exec-program-wait
 
putenv("Calling-Station-ID=10")
putenv("Called-Station-ID=50")
Putenv("Acct-Session-ID="20")
return 0;
 
I have set the exec-wait=yes in the radiusd.conf
 
I am not sure whether freeradius picks all this values and sets in the valuepairs of the radius_exec_program ()
 
I am trying to set the accounting response packets with this value pairs in the rad_accounting using pairmove but still my accounting response packets does not contain
this attributes value pairs.
 
Can some body help me to solve this problem ?
 
Thanks and regards
Shankar ganesh
 
 
 
 
 
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to