On Wed, Aug 24, 2011 at 06:04:38AM -1000, Jean-Denis Girard wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Le 23/08/2011 22:35, Klaus Darilion a écrit :
> > Do you have a HOWTO (or is there somewhere a good one) to install
> > t38modem (proper versions, proper pwlib versions ....)?
>
> I successfully installed t38modem (though it does not currently work),
> by downloading everything from sourceforge:
> http://sourceforge.net/projects/t38modem/files/t38modem/2.0.0/
>
> opal-24174.tgz contains both ptlib and opal.
>
> I built ptlib like this:
> ./configure --enable-stun --prefix=/opt/ptlib/
> make && make install
>
> Then I applied the patch to opal and built it:
> patch -p0 < ../opal-24174-sippdu.cxx.patch
> PKG_CONFIG_PATH=/opt/ptlib/lib/pkgconfig/ ./configure --prefix=/opt/opal
> make && make install
>
> Then t38modem (PTLIBDIR and OPALDIR must point to ptlib and opal sources):
> PTLIBDIR=/home/sysnux/RPM/BUILD/ptlib
> OPALDIR=/home/sysnux/RPM/BUILD/opal/ make USE_OPAL=1 USE_UNIX98_PTY=1
> Then simply copy the executable to /opt/t38modem.
>
> I used this procedure on Centos 64bits and Mandriva 32 bits without
> build problem.
>
> t38modem seems to work fine, but I have not able to send / receive a
> fax. I tried with the Mediatrix and then simply as loopback test without
> success.
You will need to apply this patch to OPAL
, then recompile and all will work smoothly, I haves 100%
sucessfull rate with:
T38Modem <-> GS 502/503
T38Modem <-> Mediatrix GW's, both, RDSI and Analog ones
Buttttttttttttt ... if you put and Asterisk doing T38 Passthrought it
will NEVER,NEVER,EVER work, tested with Asterisk 1.2.X, 1.4.X, 1.6.X
... and then I leave Asterisk for the rest of the times.
Best regards
|