I know there are a lot of threads on this issue but ive been unable to see any suitable one. i desperately need assistance in implementing the outlined business requirement(for hotel or big office)
1. a call is made from the telephone extension connected to the pabx/pbx machine
2. the call is monitored until a connection is made
3. the
java program records the extension number, number dialled and connection time
4. the program determines whether intercom(one extension calling the other), local, upcountry or international call
5. the caller drops the receiver to signify end of call
6. the java program records end of call time
Hence, i want an implementation of the above that will be allow pabx connection to my java program on a pc and will perform the above functions seemlessly.
what tools do i need? how do i go about implementing this in java?
any clue, or the appropriate
thread will be appreciated.
thanks upfront