diff options
author | Christopher Walker <kris240376@gmail.com> | 2016-01-12 00:46:09 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 89800434abb186ce23d325d6383b30ca45aea7de (patch) | |
tree | c9d7046cbc37d4972c295ff4147aaf2b2db5aae1 /network/t38modem/README | |
parent | d66a818a678fdc0eb4c2bc9f9bb584575d40a518 (diff) | |
download | slackbuilds-89800434abb186ce23d325d6383b30ca45aea7de.tar.gz |
network/t38modem: Added (H.323/SIP endpoint with T.38 fax support).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/t38modem/README')
-rw-r--r-- | network/t38modem/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/t38modem/README b/network/t38modem/README new file mode 100644 index 0000000000..8b80ff7d18 --- /dev/null +++ b/network/t38modem/README @@ -0,0 +1,10 @@ +What is t38modem? + + * From your fax or voice application view point it's a fax/voice modem pool. + * From IP network view point it's a H.323/SIP endpoint with T.38 fax support. + * From your view point it's a gateway between an application and IP network. + +This package requires both the OPAL and ptlib packages (both available on +SlackBuilds.) After building and installing OPAL package keep the OPAL source +tree on disk. This package will point to OPAL source tree and use files created +during its build processes to create this package. |