AnswerMachine.cpp: a_msg.open(msg_fn_tmp,AmAudioFile::Write,true) create tmp file.

Real file name generated by tmpfile(). It is enough to pass "."+AnswerMachineFactory::RecFileExt in the 1st argument . Later unlink(msg_fn_tmp.c_str()) should "return" ENOENT, but i had not checked. If did not remove other file.

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to