Added mbtelind program
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -7,16 +7,9 @@ v0.39.2 21-Nov-2003
|
||||
Well, almost certain that it will be removed. This version is
|
||||
in cvs because I need to test it on several machines at once.
|
||||
|
||||
TESTS:
|
||||
Originating calls: send and receive with Radius Ok.
|
||||
Answering call: send and receive with Radius Ok.
|
||||
Originating calls: send to MBSE/mbtelnetd Ok.
|
||||
receive from MBSE/mbtelnetd Error.
|
||||
Problem is in TCP protocol in telnet mode. Hydra is OK.
|
||||
Cause: wrong blocklength with transmitter?
|
||||
|
||||
general:
|
||||
Outgoing telnet finally works.
|
||||
Incoming telnet mailer connections are handled using a telnet
|
||||
proxy daemon: mbtelind.
|
||||
|
||||
common.a:
|
||||
A small fix in printable log function.
|
||||
@@ -26,14 +19,20 @@ v0.39.2 21-Nov-2003
|
||||
mbcico:
|
||||
All internal references to tfido port changed to telnet port
|
||||
because we now default to telnet port 23 for ITN calls.
|
||||
Made outgoing telnet calls working with the help of sources
|
||||
from other open source projects.
|
||||
Incoming calls using the -t itn commandline parameters are not
|
||||
supported anymore, they need to go via mbtelind.
|
||||
|
||||
mbtelind:
|
||||
New program, a incoming telnet proxy daemon to accept incoming
|
||||
calls and transfer these via port 60179 to mbcico that will
|
||||
handle the call in raw ifcico mode.
|
||||
|
||||
mbtask:
|
||||
Restored ITN protocol.
|
||||
|
||||
SETUP.sh:
|
||||
Added installation of mailer telnet answer back for port 60177.
|
||||
Changed installation for incoming mailer telnet connections to
|
||||
install mbtelind.
|
||||
|
||||
examples:
|
||||
Updated file menus, added View File command.
|
||||
|
Reference in New Issue
Block a user