iWar (wardialer for Unix) mailing list.
2008-09-25 20:33:15 UTC
I'm using 0.08-CVS-06-24-2008 and mysql.
Numbers that get flagged with the response as "possible interesting"
show up like this in the mysql database.
| 2008-09-24 23:39:31 | 0 | | Possible Interesting |
| |
And for some a file gets written to the CWD called the numberdialed
containing the timestamp and "possible interesting number"
Appears to be some sort of data formatting problem in the logging code.
Also something I also noticed in the mysql logging portion of the code,
the iwar-log.c statically defines database name, completely ignoring
database names enter in the configuration file. Not a biggie, something
I can manually fix every time I build. Just something I noticed doesn't
work like it should.
Benjamin L. Kelley
Data Security Engineer
Numbers that get flagged with the response as "possible interesting"
show up like this in the mysql database.
| 2008-09-24 23:39:31 | 0 | | Possible Interesting |
| |
And for some a file gets written to the CWD called the numberdialed
containing the timestamp and "possible interesting number"
Appears to be some sort of data formatting problem in the logging code.
Also something I also noticed in the mysql logging portion of the code,
the iwar-log.c statically defines database name, completely ignoring
database names enter in the configuration file. Not a biggie, something
I can manually fix every time I build. Just something I noticed doesn't
work like it should.
Benjamin L. Kelley
Data Security Engineer