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