Menu

start stop script (t38modem as a service)

Help
geerts
2010-02-02
2013-05-28
  • geerts

    geerts - 2010-02-02

    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

     
  • ta2fw

    ta2fw - 2010-02-02

    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.

     
  • geerts

    geerts - 2010-02-03

    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>"

     
  • ta2fw

    ta2fw - 2010-02-03

    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 ?

     

Log in to post a comment.