Commits
Stefan Knoblich committed 143c5990669
mod_freetdm: Add missing break in on_clear_channel_signal() FTDM_SIGEVENT_UP case statement. FTDM_SIGEVENT_UP was falling through to FTDM_SIGEVENT_PROGRESS_MEDIA, which does (almost) the same, so no harm, but still fix it. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>