<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#3366ff" bgcolor="#ffffff">
Much thanks Alan,<br>
<br>
That was some really good advice on how to make the thing work. <br>
<br>
So now i have to write unlang statement in preprocess so that it
directly gives the Session-Timeout . Please correct me if i am
wrong.<br>
<br>
Thanks Again<br>
On 3/16/2011 4:09 PM, Alan DeKok wrote:
<blockquote cite="mid:4D80937A.5010808@deployingradius.com"
type="cite">
<pre wrap="">Suman Dash wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> Hi Alan,
Did you managed to look into the issue ?
</pre>
</blockquote>
<pre wrap="">
No.
</pre>
<blockquote type="cite">
<pre wrap="">or maybe any hints on how to use DATETIME in Expiration instead of String ?
</pre>
</blockquote>
<pre wrap="">
Honestly, in 2.1.10, you can just write SELECT statements directly in
"unlang".
update reply {
Session-Timeout := "%{sql: SELECT ...}"
}
Couple that with a few other things, and you should be able to replace
the sqlcounter module entirely.
i.e. I don't use that module, and I know little or nothing about it.
I have little time to do anything with it.
Alan DeKok.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5924 (20110303) __________
The message was checked by ESET NOD32 Antivirus.
<a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
</pre>
</blockquote>
</body>
</html>