Results 1 to 4 of 4
Thread: using a pc like a telephone
- 06-03-2010, 11:28 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 1
- Rep Power
- 0
- 06-03-2010, 11:56 AM #2
There are a few Java API for working with telephone applications, like JTAPI but I think those assume VOIP types of phones.
I'm not even sure they still make 'voice' modems built into data modems any more.
But my theory is, you could get one of those digium cards from digium (a pci card that provides a POTS land line termination, and then run asterisk PBX on your box, and then a SIP peer, for which you would connect a SIP soft phone to.
Note however, this is a multi-product and not just java solution.
Im sure if there was a desire to make a single java-to-voice-modem telephone application, it would need to make use of native system libraries and OS device drivers thru JNI, but I don't now of any direct applications like that.
- 06-03-2010, 12:09 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
And also I think it's possible to built up VOIP communication using Java Sound API as well, full-duplex may be. Check on the Suns' official web site, you can find the link.
- 06-03-2010, 12:16 PM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Similar Threads
-
Help telephone book application using maps
By sean12 in forum New To JavaReplies: 1Last Post: 04-19-2010, 11:06 PM -
Serial port programming using modem and telephone
By maskey_dipesh in forum Advanced JavaReplies: 1Last Post: 09-03-2009, 11:53 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks