develop IVR in java for send real time fax over internet protocol(FOIP)

StackOverflow https://stackoverflow.com/questions/18823372

  •  28-06-2022
  •  | 
  •  

سؤال

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