diff --git a/res/res_jabber.c b/res/res_jabber.c index 8dc3f130581c1404c7ae5d41a76446d95faf5a11..c6cb1bb829bb3fe67c293cb89b6ef934af4ce677 100644 --- a/res/res_jabber.c +++ b/res/res_jabber.c @@ -21,6 +21,11 @@ * or a component to a jabber compliant server. * * \extref Iksemel http://iksemel.jabberstudio.org/ + * + * \todo If you unload this module, chan_gtalk/jingle will be dead. How do we handle that? + * \todo If you have TLS, you can't unload this module. See bug #9738. This needs to be fixed, + * but the bug is in the unmantained Iksemel library + * */ /*** MODULEINFO