]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Note that Park() timeout is milliseconds.
authorLeif Madsen <leif@leifmadsen.com>
Mon, 20 Dec 2010 16:18:03 +0000 (16:18 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Mon, 20 Dec 2010 16:18:03 +0000 (16:18 +0000)
(closes issue #15758)
Reported by: mmurdock
Tested by: mmurdock, seanbright

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@299087 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/features.c

index 70df404a145bbd835915673c97875b7efc6fe343..6ac5147f8fc6c0fa632000e79040a943ab9af5fc 100644 (file)
@@ -114,7 +114,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                </synopsis>
                <syntax>
                        <parameter name="timeout">
-                               <para>A custom parking timeout for this parked call.</para>
+                               <para>A custom parking timeout for this parked call. Value in milliseconds.</para>
                        </parameter>
                        <parameter name="return_context">
                                <para>The context to return the call to after it times out.</para>