Telephone to computer interface in java

I am trying to interface computer to telephne..

The basic problem is i want to detect the ring & detect the pressed numbers

on telephone keypad, Through modem which is connected to a serial port.

I have use javax.comm package., & ring is detected using this package..

Is it possible to detect the pressed numbers using this package?...

am I on the right track?..

Please help me...

Thanks in advance....

[460 byte] By [chandakhanapurea] at [2007-10-1 1:06:07]
# 1
First of all you'll have a hardware problem: in order to listen to the line modem will have to "pick up the phone"; if you don't know the moment user is going to dial something you'll have to have your telephone line "picked up" by the modem constantly, which is probably not
marat_khalilia at 2007-7-8 1:24:02 > top of Java-index,Security,Event Handling...