Displaying 1 result from an estimated 1 matches for "_____out".
2005 Jun 07
0
meetme recording of one user in the conference
I currently have my Asterisk set up to "monitor" (record) all audio in my
conference room on meetme. However, Asterisk will record an "____in.wav"
and "_____out.wav" file for each user that joins the conference. Is there a
way to set my extensions.conf file up so it only records when user when
extension 1234 calls, for example? I'm assuming that the "___in.wav" file
from caller 1234 will capture all the audio from the other callers.
H...