Re: [OpenSIPStack] Record phone call
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2007-08-01 14:49:54
|
I have old code that do mixing. I'll see if I could incorporate it in ATLSIP soon. sip pot wrote: > for recording call I use softphone that can record call from vidosystem.com, > I think xten also support record call. > I think recording wave in and wave out on different buffer and join them > after finish will work, I saw this on openh323 softphone. > > pot > > 2007/8/1, Ilian Jeri C. Pinzon <ip...@so...>: > >> Might be worth a try: >> http://www.codeproject.com/cs/media/directxcapture.asp >> >> Check if this can peek in waveout without changing the mixer lines. You >> might need a video input device to run the sample program though. >> >> tomach wrote: >> >>> Hey guys help! >>> >>> >>> Has anyboyd have an idea how to record phone calls? >>> There is no probelm with record microphone but what abtou wave out? >>> In the beginning I thought that I could use "stereo Mix" in windows >>> >> mixer and recored wave out somehow...but it turned out that then in remote >> end own voice is available in phone....So now is the only option to record >> microphone and wave out separatle and then merge it? Do you know any easy >> way to record wave out in .net? >> >>> please help... >>> >>> >>> >> ------------------------------------------------------------------------- >> >>> This SF.net email is sponsored by: Splunk Inc. >>> Still grepping through log files to find problems? Stop. >>> Now Search log events and configuration files using AJAX and a browser. >>> Download your FREE copy of Splunk now >> http://get.splunk.com/ >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |