寻找T.38资料库

编程入门 行业动态 更新时间:2024-10-19 00:27:12
本文介绍了寻找T.38资料库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试实现可与传真一起使用的系统.我们有一个网关,可以拨打T.38(基于IP的传真).我需要一个可以让我做另一端的库,即T.38到TIFF图像.我在Mac上执行此操作,并且我们使用C,C ++,php,java.

I'm trying to implement a system that works with faxes. We have a gatewary, phone to T.38 (fax over IP). I need a library that will let me do the other end, T.38 to TIFF image. I'm doing this on a mac, and we work with C, C++, php, java.

一个程序可以将T.38安静地转换为T.37(通过电子邮件发送传真)也可以正常工作.

A program that will quietly turn T.38 into T.37 (fax over email) would work just as well.

有人知道其中一个吗?

推荐答案

如果您愿意在某个地方使用linux,Hylafax可能会为您工作.

Hylafax may work for you, if you're willing to use linux somewhere.

我使用星号+ iaxmodem + hylafax. Hylafax旨在接收/发送传真.接收到的传真将另存为tiff或pdf,或发送到您自己制作的任意脚本中进行处理. Hylafax希望使用真实的调制解调器. Iaxmodem可以模拟真正的调制解调器,而实际上却是与星号的IAX2(VoIP协议,如sip)连接.

I use asterisk + iaxmodem + hylafax. Hylafax is designed to receive/send faxes. Received faxes are saved as tiffs or pdf's or sent to an arbitrary script of your own making for processing. Hylafax expects to use real modems. Iaxmodem simulates a real modem while really being an IAX2 (voip protocol like sip) connection to asterisk.

如果您真的很顽固,则可以考虑从hylafax中提取转换"部分,然后将其转换为库供您在Mac上使用.它是开源的.

If you're really hardcore, you could look at extracting the 'conversion' part out of hylafax and turning it into a library for your own use on the mac. It is open source.

更多推荐

寻找T.38资料库

本文发布于:2023-10-24 14:11:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1524148.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:资料库

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!