--- ../asterisk-1.2/app.c 2006-07-14 13:04:18.000000000 -0300 +++ app.c 2007-03-09 13:57:54.676652396 -0300 @@ -284,7 +284,7 @@ int res = 0; struct ast_frame f; if (!between) - between = 100; + between = 200; if (peer) res = ast_autoservice_start(peer);