From: Stefan Knoblich Date: Tue, 7 Feb 2012 17:38:09 +0000 (+0100) Subject: [ftmod_misdn] Add some TODO items at the top of ftmod_misdn.c. X-Git-Tag: v1.2-rc1~19^2^2~68^2~121^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb1ab0113c371f1aaa29981f9b19f7b75fbb919;p=thirdparty%2Ffreeswitch.git [ftmod_misdn] Add some TODO items at the top of ftmod_misdn.c. Signed-off-by: Stefan Knoblich --- diff --git a/libs/freetdm/src/ftmod/ftmod_misdn/ftmod_misdn.c b/libs/freetdm/src/ftmod/ftmod_misdn/ftmod_misdn.c index 306f884c05..06caeef7ae 100644 --- a/libs/freetdm/src/ftmod/ftmod_misdn/ftmod_misdn.c +++ b/libs/freetdm/src/ftmod/ftmod_misdn/ftmod_misdn.c @@ -25,6 +25,15 @@ * NOTE: This is intended as a Layer 1 interface only, signaling * is handled by other modules (e.g. ftmod_libpri or ftmod_isdn). */ +/* + * TODO: + * - Use a fifo and PH_DATA_CNF for b-channel write polling (drop timerfd) + * + * - Disable L1 idle deactivation on BRI PTMP with IMGL1HOLD ioctl(? optional) + * + * - Add hfcsusb specific state + flag defines and try to do something useful with + * it in misdn_handle_mph_information_ind(). + */ #include #include