From 15d2f7aa97d8aeb5c079eb0f8f12e34566cc25e3 Mon Sep 17 00:00:00 2001 From: matteo Date: Tue, 18 Mar 2003 06:00:18 +0000 Subject: Tue Mar 18 07:00:01 CET 2003 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@652 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/iax2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'channels/iax2.h') diff --git a/channels/iax2.h b/channels/iax2.h index e42591c2d..88ffe0ca0 100755 --- a/channels/iax2.h +++ b/channels/iax2.h @@ -66,6 +66,8 @@ #define IAX_DEFAULT_REG_EXPIRE 60 /* By default require re-registration once per minute */ +#define IAX_LINGER_TIMEOUT 10 /* How long to wait before closing bridged call */ + #define IAX_DEFAULT_PORTNO 4569 /* IAX Information elements */ -- cgit v1.2.3