Mon Mar 10 07:00:00 CET 2003

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matteo Brancaleoni
2003-03-10 06:00:17 +00:00
parent 32b4c314f9
commit c1e327a713
7 changed files with 55 additions and 9 deletions

View File

@@ -57,6 +57,7 @@ struct mansession {
int fd;
int blocking;
char username[80];
char challenge[10];
int authenticated;
int readperm;
int writeperm;