-
ugh help..
From
Crackdaddy@VERT to
All on Tue Jun 5 23:27:03 2001
is there any way to force a logoff module to run, even if the user dropsãcarrier? We are trying to make a last callers mod that displays all of a usersãinfo (such as time used per call and uploads/downloads etc) and it works fineãas long as a user logs off normally, but if the users just drops carrier, doesaãquick logoff, or opts to hang up after a file xfer, it doesn't log them,ãbecause the logoff even is never run. the quick logoff and hangup after xferãcould be fixed fairly easily, but I'm at a loss when it comes to them droppingãcarrier.. any ideas?ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Digital Man@VERT to
Crackdaddy on Wed Jun 6 04:53:56 2001
RE: ugh help..ãBY: Crackdaddy to All on Wed Jun 06 2001 06:27 amãã > is there any way to force a logoff module to run, even if the user dropsã > carrier? We are trying to make a last callers mod that displays all of a useã > info (such as time used per call and uploads/downloads etc) and it works finã > as long as a user logs off normally, but if the users just drops carrier, doã > quick logoff, or opts to hang up after a file xfer, it doesn't log them,ã > because the logoff even is never run. the quick logoff and hangup after xferã > could be fixed fairly easily, but I'm at a loss when it comes to them droppiã > carrier.. any ideas?ããYou need two separate modules:ãã1. A LogOUT module (configured in SCFG->System->Modules->Logout Event) thatãadds the user to the log file. This event will always run after a userãdisconnects.ãã2. A LogOFF module (configured in SCFG->System->Modules->Logoff Event) thatãdisplays teh user info. This event will only run if the user logs off normally.ãã-Robã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Smokey@VERT/TIC to
Crackdaddy on Wed Jun 6 07:20:00 2001
RE: ugh help..ãBY: Crackdaddy to All on Wed Jun 06 2001 06:27 amãã > is there any way to force a logoff module to run, even if the user dropsã > carrier? We are trying to make a last callers mod that displays all of a useã > info (such as time used per call and uploads/downloads etc) and it works finã > as long as a user logs off normally, but if the users just drops carrier, doã > quick logoff, or opts to hang up after a file xfer, it doesn't log them,ã > because the logoff even is never run. the quick logoff and hangup after xferã > could be fixed fairly easily, but I'm at a loss when it comes to them droppiã > carrier.. any ideas?ããDoes Synchronet CFG/External Programs/fixed events work?ãã---ã þ Synchronet þ The Inner Core (TIC) down untill i get a decent net connectionã
-
From
Crackdaddy@VERT to
Digital Man on Wed Jun 6 09:40:31 2001
RE: ugh help..ãBY: Digital Man to Crackdaddy on Wed Jun 06 2001 11:53 amããã > RE: ugh help..ã > BY: Crackdaddy to All on Wed Jun 06 2001 06:27 amã > ã > > is there any way to force a logoff module to run, even if the user dropsã > > carrier? We are trying to make a last callers mod that displays all of a ã > > info (such as time used per call and uploads/downloads etc) and it works ã > > as long as a user logs off normally, but if the users just drops carrier,ã > > quick logoff, or opts to hang up after a file xfer, it doesn't log them,ã > > because the logoff even is never run. the quick logoff and hangup after xã > > could be fixed fairly easily, but I'm at a loss when it comes to them droã > > carrier.. any ideas?ã > ã > You need two separate modules:ã > ã > 1. A LogOUT module (configured in SCFG->System->Modules->Logout Event) thatã > adds the user to the log file. This event will always run after a userã > disconnects.ã > ã > 2. A LogOFF module (configured in SCFG->System->Modules->Logoff Event) thatã > displays teh user info. This event will only run if the user logs off normalã > ã > -Robãhmm, sweet, all I need is one module then, I just need to change it from logoffãto logout... good shtuff, thanks d00d.ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Crackdaddy@VERT to
Crackdaddy on Wed Jun 6 09:57:51 2001
RE: ugh help..ãBY: Crackdaddy to Digital Man on Wed Jun 06 2001 04:40 pmãã > RE: ugh help..ã > BY: Digital Man to Crackdaddy on Wed Jun 06 2001 11:53 amã > ã > ã > > RE: ugh help..ã > > BY: Crackdaddy to All on Wed Jun 06 2001 06:27 amã > >ã > > > is there any way to force a logoff module to run, even if the user droã > > > carrier? We are trying to make a last callers mod that displays all ofã > > > info (such as time used per call and uploads/downloads etc) and it worã > > > as long as a user logs off normally, but if the users just drops carriã > > > quick logoff, or opts to hang up after a file xfer, it doesn't log theã > > > because the logoff even is never run. the quick logoff and hangup afteã > > > could be fixed fairly easily, but I'm at a loss when it comes to them ã > > > carrier.. any ideas?ã > >ã > > You need two separate modules:ã > >ã > > 1. A LogOUT module (configured in SCFG->System->Modules->Logout Event) thã > > adds the user to the log file. This event will always run after a userã > > disconnects.ã > >ã > > 2. A LogOFF module (configured in SCFG->System->Modules->Logoff Event) thã > > displays teh user info. This event will only run if the user logs off norã > >ã > > -Robã > hmm, sweet, all I need is one module then, I just need to change it from logã > to logout... good shtuff, thanks d00d.ããnevermind.. I see what yer sayin.. thanks d00d..ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Digital Man@VERT to
Crackdaddy on Wed Jun 6 15:58:57 2001
RE: ugh help..ãBY: Crackdaddy to Digital Man on Wed Jun 06 2001 04:40 pmãã > > You need two separate modules:ã > >ã > > 1. A LogOUT module (configured in SCFG->System->Modules->Logout Event) thã > > adds the user to the log file. This event will always run after a userã > > disconnects.ã > >ã > > 2. A LogOFF module (configured in SCFG->System->Modules->Logoff Event) thã > > displays teh user info. This event will only run if the user logs off norã > >ã > > -Robã > hmm, sweet, all I need is one module then, I just need to change it from logã > to logout... good shtuff, thanks d00d.ããExcept that a logOUT event won't be displayed to the user (it runs AFTER theãuser has been disconnected).ããRobã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã