From f122434fa0c326a79a4ca104e5102200963ec7a8 Mon Sep 17 00:00:00 2001 From: lmadsen Date: Mon, 20 Dec 2010 16:18:03 +0000 Subject: Note that Park() timeout is milliseconds. (closes issue #15758) Reported by: mmurdock Tested by: mmurdock, seanbright git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@299087 f38db490-d61c-443f-a65b-d21fe96a405b --- main/features.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/features.c b/main/features.c index 70df404a1..6ac5147f8 100644 --- a/main/features.c +++ b/main/features.c @@ -114,7 +114,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - A custom parking timeout for this parked call. + A custom parking timeout for this parked call. Value in milliseconds. The context to return the call to after it times out. -- cgit v1.2.3