--- app.h.orig 2005-11-29 19:24:39.000000000 +0100 +++ app.h 2006-05-05 02:46:22.006025250 +0200 @@ -134,7 +134,7 @@ \n permitted silence time in milliseconds of 'maxsilence' under 'silencethreshold' or use '-1' for either or both parameters for defaults. calls ast_unlock_path() on 'path' if passed */ -int ast_play_and_record(struct ast_channel *chan, const char *playfile, const char *recordfile, int maxtime_sec, const char *fmt, int *duration, int silencethreshold, int maxsilence_ms, const char *path); +int ast_play_and_record(struct ast_channel *chan, const char *playfile, const char *recordfile, int maxtime_sec, const char *fmt, int *duration, int silencethreshold, int maxsilence_ms, const char *path, char *accepteddtmf); /*! Record a message and prepend the message to the given record file after playing the optional playfile (or a beep), storing the duration in