I'm trying to set up a similar system, however my operator doesn't send me a re-invite if I use t38modem instead of a Cisco device. With which parameters for t38modem did you solve this problem ? Did you use the same parameters as in your link ?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for the info. I'm installing everything from skratch. I'll let you know if I succeed.
My problem is actually the communication with my VOIP provider company. They don't send me a reinvite for T38 communication so the connection is closed without success. When I use a Cisco router instead of the t38modem it works. I'm trying to replace Cisco with t38modem.
Who is your carrier ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Excellent explanation. Thanks Mobius!!!
follow this link: http://www.foriamroot.org/hylafax-6-0-debian-or-ubuntu-t38modem-1-0-asterisk-1-6/
We have it running with 200+ T38modems 1.2 on one server! sending 10000 faxpages / hour
Hi gsillekens,
I'm trying to set up a similar system, however my operator doesn't send me a re-invite if I use t38modem instead of a Cisco device. With which parameters for t38modem did you solve this problem ? Did you use the same parameters as in your link ?
Thanks.
using t38modem version 1.2
carefull look at the -sip-listen syntax!
COMMAND="/opt/t38modem/bin/t38modem -ttt -o /dev/null -no-h323 -u T38modem${COUNTER} -sip-listen udp\${BIND_IP}:${CURRENT_PORT} -ptty +/dev/ttyT38-${COUNTER} -route modem:.*=sip:<dn>@${ASTERISK_IP} -route sip:.*=modem:<dn>"
Thank you for the info. I'm installing everything from skratch. I'll let you know if I succeed.
My problem is actually the communication with my VOIP provider company. They don't send me a reinvite for T38 communication so the connection is closed without success. When I use a Cisco router instead of the t38modem it works. I'm trying to replace Cisco with t38modem.
Who is your carrier ?