Stefan Knoblich 7d0dcb6175 ftmod_misdn: Rework mISDN channel de-/activation.
Remove the 'state' variable of per-channel data, use active flag exclusively to track
open/close state.

Add misdn_activate_channel()/misdn_deactivate_channel() helper functions, rename old
one to _misdn_toggle_channel() (internal).

Add _nowait variant of channel de-/activation function, that just sends the mISDN request message.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-25 14:03:22 +02:00
..
2012-06-24 08:15:16 +00:00
2012-07-15 21:52:02 -05:00
2012-05-12 18:53:00 +00:00
2012-04-04 16:18:53 -05:00
2012-07-14 20:23:13 -05:00
2012-06-25 08:51:49 +00:00
2012-07-18 21:48:53 -05:00
2012-06-24 08:34:52 +00:00
2012-05-25 07:54:11 -05:00
2012-07-08 09:10:28 -05:00
2012-07-20 05:18:04 +00:00