hm 0bab8d6b8c Fix hangup bug; Juha writes:
Problem 2 is that doing a local hangup (eg. by writing "H" to the
 dialout device) to a call which is already disconnected results in isdnd
 moving the cfg entry to an illegal state, from which there is no
 recovery. This is tricky because there is no way to synchronize local
 hangup with the remote end (ie. the callee can always hang up at an
 inconvenient time)! Hence, patch-2 alters fsm.c's EV_DRQ state table
 such that the local hangup request is processed or ignored in most
 states, even for disconnected calls.

Submitted by:	Juha-Matti Liukkonen <jml@cubical.fi>
2001-07-21 16:28:28 +00:00
..
1999-12-14 21:14:28 +00:00
2000-10-09 14:22:51 +00:00
1999-12-14 21:14:28 +00:00
2000-12-09 09:35:55 +00:00
2001-07-21 16:28:28 +00:00
2001-07-15 08:06:20 +00:00
2001-07-15 08:06:20 +00:00
2000-10-09 14:22:51 +00:00
2001-06-05 15:16:45 +00:00
2000-10-09 14:22:51 +00:00
2000-10-09 14:22:51 +00:00
2000-10-09 14:22:51 +00:00
1999-12-14 21:14:28 +00:00
2000-10-09 14:22:51 +00:00