Andrea Lanza wrote: > Hi all, > I still have a lot of problems sending faxes from a t.38 ata via t38gateway > to the outside world. > > Very little problem (or no problem at all) receving faxes from outside > world. > > I read about "disabling ecm" but I was not able to understand this sentence. > > Should I turn off ecm on the ata side ? if so, nope, because handytone has > no way for doing that. > > Should I instead turn off ecm on the udptl.conf setting > > udptlchecksums=no > > ? > I tried this last statement, but looking at the full log (enabling all > debugs) seems not to change anything. >
The only way of turning off ecm in t38gatway that I know is doing this in the source code. check app_t38gateway.c there is a line like: t38_gateway_set_ecm_capability(&t38_state, 1); BTW: Would it be a possible to control that via an env variable ? Regards Hans _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
