Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: soprom on April 02, 2008, 04:35:46 PM
-
The page shows this:
Expires: Thu, 07 Apr 1988 14:33:22 GMT Date: Wed, 02 Apr 2008 14:33:22 GMT Content-Type: text/html; charset=ISO-8859-1
before "Add Agent 1001" from the menu to add agent.
-
Wow!
Missed that one.
Fixe on the way.
Best
S
-
quick fix as follows
load /etc/e-smith/web/functions/sarkagent into your favourite editor.
At or around line 316, you will find
esmith::cgi::genHeaderNonCacheable
($q, \%conf, );
comment these two lines out (with #) or delete them.
Save the module back.
proper fix in next release (-605ish)
Best
S