Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 10:19:18 +0100 (CET)
From:      Leif Neland <leifn@neland.dk>
To:        freebsd-isdn@freebsd.org
Subject:   Timeout while sending voice
Message-ID:  <Pine.BSF.4.21.0011260944560.98691-100000@arnold.neland.dk>

next in thread | raw e-mail | index | archive | help
It appears the "idletime-incoming" is not reset while sending voice.
I'm sending a rather long message (synthesized by festival btw), and I
have to set the idletime-incoming to at least the length of the message,
otherwise the "answering machine" hangs up.

If I (as caller) says something while the message gets played, it doesn't
hangup. But I can't rely on the caller saying "Oh yes", "I see",
"Interesting" while the message is playing :-)

Shouldn't the timeout be reset while something is being sent too?

Leif

#==============================================================================
# entry section: answering machine example
#==============================================================================
entry				

name        		= LEIF		# name for reference
usrdevicename		= tel		# ipr, tel, rbch
usrdeviceunit           = 0             # unit number
				
isdncontroller		= 0		# contoller to use or -1 to use any
isdnchannel		= -1		# channel (1/2) to use or 0 or -1 for any

					# numbers used to verify at DIAL IN
local-phone-incoming	= xxxxxxxx		# this is my number
remote-phone-incoming	= yyyyyyyy		# 
				
dialin-reaction		= answer	# accept, reject, ignore, answer

answerprog		= news		# program to run

b1protocol		= raw		# hdlc, raw

idletime-incoming	= 10		# 10 seconds idle timeout



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011260944560.98691-100000>