Linux hmp - I'd like to create a program to listen to a channel that has an active call going and record the call. I want the call to proceed normally with its prompts, dtmf, Asr, etc., without interrupting it. So it seems like the logical choice would be to fire up a background process to listen in and record everything. Is this possible?
↧