I would like to do integration of freepbx and java web server.
- There will be an IVR.
- IVR will ask callers age
- This age should be entered into database through some web server.
1 and 2 can be done in freepbx. Not sure how the data (age pressed on keyborad) will be redirected to other server.
What configuration I need to do in freepbx through admin ui? Do I need any specific type to server to handle request from freepbx after getting age information?
How asterisk-java will help in this?