diff --git a/indications.c b/indications.c index a626d17f3f..9598c5438a 100755 --- a/indications.c +++ b/indications.c @@ -51,6 +51,7 @@ struct playtones_state { int pos; int origwfmt; struct ast_frame f; + unsigned char offset[AST_FRIENDLY_OFFSET]; short data[4000]; };