Hi all, I am working with sipXtapi-media-update branch, and placing code inside the sipXezPhone.
I would like to find out how to record an audio file. I want to record what is coming over the network in a .wav file. Could someone please provide help on how to record an audio file, and give more information on how is the following code being used and/or should be used to record an audio file? Are the MpFlowGraph functions recording what is coming over the network or not? /// Handle the FLOWGRAPH_STOP_RECORD message. UtlBoolean handleStartRecord(MpFlowGraphMsg& rMsg); UtlBoolean handleStopRecord(MpFlowGraphMsg& rMsg); 5. Could you please provide more information on how are RTP packets beeing received? // Start the packet pump mpFlowGraph->startReceiveRtp(NULL, 0, *rtpSocket, *rtcpSocket, connectionId) ; Thanks Melanie _________________________________________________________________ Fixing up the home? Live Search can help http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=hmemailtaglinenov06&FORM=WLMTAG _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
