I want to develop IVR,so that have the ability to send real time fax in java,on ip protocol. Where should I start? Is also it possible?

有帮助吗?

解决方案

I suggest you to take a look to Asterisk project. Extended logic and functionalities can be implemented using Java or other languages via AGI interface.

There are several libraries implementing AGI also in Java (for example http://www.asterisk-java.org/development/tutorial.html)

Also take a look to Noojee Fax project

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top