T38modem manuals?

Posted by Brian Postow on Server Fault See other posts from Server Fault or by Brian Postow
Published on 2010-03-30T14:21:58Z Indexed on 2010/03/30 14:23 UTC
Read the original article Hit count: 704

Filed under:
|
|
|
|

Are there any T38modem users here?

I'm trying to figure out how to call T38modem with SIP. I've got everything except the --route option for receiving. I know my own phone number, but I am not sure how to set it up.

Currently, I have:

--route "modem:0.*"="sip:<dn>@64.136.174.30" --route "modem:1.*=sip:[email protected]"

I've also tried:

--route "modem:*.*"="sip:<dn>@64.136.174.30" --route"sip:*@74.94.184.154"="modem:<dn>@127.0.0.1"

what amI doing wrong? And where (other than t38modem --help) can I find some documentation on how to use it?

thanks.

© Server Fault or respective owner

Related posts about fax

Related posts about t38

  • Asterisk, IAXModem & Hylafax how-tos?

    as seen on Server Fault - Search for 'Server Fault'
    I'm trying to set up Asterisk and IAXModem to send faxes via T38 (Yes, I know I'm swatting a fly with a Buick...) However, since I'm trying to do something so small with a product so large, I'm having trouble finding samples or how-tos that show me how to set this up. I've got all three installed… >>> More

  • Asterisk, IAXModem & Hylafax how-tos?

    as seen on Server Fault - Search for 'Server Fault'
    I'm trying to set up Asterisk and IAXModem to send faxes via T38 (Yes, I know I'm swatting a fly with a Buick...) However, since I'm trying to do something so small with a product so large, I'm having trouble finding samples or how-tos that show me how to set this up. I've got all three installed… >>> More

  • How to send T.38 from a mac?

    as seen on Server Fault - Search for 'Server Fault'
    I'm trying to set up a fax-server on a macintosh. I have Hylafax, and we're going to use an internet FOIP fax provider (Haven't decided who yet, that may be another question). The problem is how to get from Hylafax to T.38. I know of two options, but I'm not sure how to decide between them: T38modem Advantages:… >>> More

  • T38modem manuals?

    as seen on Server Fault - Search for 'Server Fault'
    Are there any T38modem users here? I'm trying to figure out how to call T38modem with SIP. I've got everything except the --route option for receiving. I know my own phone number, but I am not sure how to set it up. Currently, I have: --route "modem:0.*"="sip:<dn>@64.136.174.30" --route… >>> More