t38modem project [sourceforge.net].
Some quick starters to get you running with t38modem.
Download t38modem from the SourceForge downloads section, or directly from the openh323 CVS repository, using:
For release 1.0.0:
cvs -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 login (press 'Enter' when asked for password), then
cvs -z3 -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 co -r v1_0_0 t38modem
For the latest snapshot:
cvs -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 login (press 'Enter' when asked for password), then
cvs -z3 -d:pserver:anonymous@openh323.cvs.sourceforge.net:/cvsroot/openh323 co t38modem
Installation instructions and documentation are available in the README file included in the distribution.
Mailing List is currently here [www.openh323.org]
Mailing List Archives are currently here [www.openh323.org]
Miscelaneous
Latest version is 1.0.0. Please do NOT use version 0.6.2 as available at www.openh323.org. This site has not been updated for a while.
A lot of the references here are in regards to compiling/runing t38modem on linux, (RHES,CentOS,FC2,FC3,FC4 have been shown to work).
Version 1.0.0 introduces Unix98 PTY support, so 'Legacy Character Devices' are no longer needed. Note that the labels used for the actual devices change because of this.
For versions prior to 1.0.0 you will need a linux kernel that has support for 'Legacy Character Devices'. If you do not have '/dev/ttyx0', you will need to recompile your kernel with 'CONFIG_LEGACY_PTYS=y', and 'CONFIG_LEGACY_PTY_COUNT=256. The menuconfig section is 'Device Drivers -> Character Devices -> Legacy (BSD) PTY Support'. This option is enabled in FC2 default kernels, but not in FC3 and FC4 default kernels. Click here for some more info as to how to recompile your Fedora/CentOS/RedHat kernel.
You will need Pwlib and OpenH323 available from http://www.voxgratia.org/
README file for latest release is available here.
CHANGES file for latest release is available here.
Use the mailing list if you have any issues/questions!
Last updated: 10 Sep 2008