From 77d09e7cff89af8faf42b38db4d15d963c348d6a Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Wed, 5 Feb 2014 15:51:40 +0100 Subject: [PATCH] fix flexisip config file --- tester/flexisip.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tester/flexisip.conf b/tester/flexisip.conf index fc8bdaea9..a5cac58fc 100755 --- a/tester/flexisip.conf +++ b/tester/flexisip.conf @@ -261,6 +261,9 @@ stateful=true # Default value: false fork-late=true +call-fork-timeout=20 + + # Only forward one response of forked invite to the caller # Default value: true fork-one-response=true