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?
Asked
Active
Viewed 276 times
1 Answers
0
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

davioooh
- 23,742
- 39
- 159
- 250
-
Do you know complete sample in asterisk-java? – Tishk Sep 23 '13 at 11:15
-
No, but I think you can find it easily googlin' a bit – davioooh Sep 24 '13 at 10:06