Hello all, [Part 1 of 2 submissions] Recently we started to use PJSIP for our project (Voicemail / IVR application); thanks for this great project. We missed some functionality, which we have added and now contributing back to the community. All provided patches are very easy to merge. No existing code has been changed/moved/tampered. New functionality: Silence Detection callback handler on the WAV-recorder. Description: The user can register a callback on the wav-recorder, specifying the silence duration before the callback is being triggered. An application can use this callback, for example, to stop the recording in case of x-seconds silence to avoid the file is filled with useless information. Please find the patch-file (against stable 1.10) attached (recorder-silence-det.patch). With regards, Eize Slange -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110913/914d1848/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: recorder-silence-det.patch Type: application/octet-stream Size: 5670 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110913/914d1848/attachment.patch>