I have the RADIUS interface on gnugk up and working with my RADIUS server. It authenticates the user, and sends back a message with a session-timeout of 6600. The problem is the GK still doesn't let the call go through, and, in the log, has a call duration of 0, even though it sees my session-timeout. Here is the log entry: ********************************************************** 2003/09/28 14:19:51.266 5 radproto.cxx(1713) RADIUS Received PDU from RADIUS server 127.0.0.1 (127.0.0.1:1812) by socket port:10824:[0,130-131], PDU: { code = 2 (Access-Accept) id = 130 length = 38 octets authenticator = 16 octets { 37 d8 e5 3b 33 27 13 71 22 f8 66 9a 3a a2 34 31 7..;3'.q".f.:.41 } attributes = 3 elements { [0]= { type = 27 (Session-Timeout) length = 6 octets value = 4 octets { 00 00 19 c8 .... } } [1]= { type = 6 (Service-Type) length = 6 octets value = 4 octets { 00 00 00 02 .... } } [2]= { type = 6 (Service-Type) length = 6 octets value = 4 octets { 00 00 00 05 .... } } } } 2003/09/28 14:19:51.266 5 radauth.cxx(1626) RADAUTH RadAliasAuth ARQ check set duration limit set: 0 2003/09/28 14:19:51.267 2 gkauth.cxx(292) GkAuth RadAliasAuth - call duration limit is 0 2003/09/28 14:19:51.268 2 RasSrv.cxx(1574) ARJ|192.168.1.100:1720|03001113212531957:dialedDigits|0 ******************************************************************* The session-timout is in the PDU and seen by GK (I verified 19c8 is 6600, for those that don't have a calculator handy), but, as can be seen on the third line from the bottom, the GK has set the call duration limit to 0. Any thoughts/suggestions? TIA, ------------------------------ Allen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/