From 2c64ccad0fbca62fe1528e19f551c14db46366cd Mon Sep 17 00:00:00 2001 From: Matteo Brancaleoni Date: Tue, 18 Mar 2003 06:00:18 +0000 Subject: Tue Mar 18 07:00:01 CET 2003 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@652 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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