I submitted this bug with a patch. http://bugs.digium.com/bug_view_page.php?bug_id=0000255 Essentially the O_APPEND was not being specified if you gave an offset for recording to start. The one line change specifies O_APPEND if it is needed else it doesn't do anything. -- Steven Critchfield <critch at basesys.com>