I am using a GSM modem and using minicom to pass AT commands to the modem. I need to find out the following.
- Time taken to initiate a call.
- Time elapsed till the user picks up the call.
- Duration of the call.
- Time modem takes to disconnect.
I am passing ATDT command to call from my modem.