From: Chris Rienzo Date: Thu, 13 Aug 2020 14:44:53 +0000 (-0400) Subject: [build] Add mod_morse out of tree module to modules.conf X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc51b8875e01fcaab3df798aa773099e806d62f;p=thirdparty%2Ffreeswitch.git [build] Add mod_morse out of tree module to modules.conf --- diff --git a/build/modules.conf.in b/build/modules.conf.in index bd1ea4593a..d8a0355d09 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -173,6 +173,7 @@ xml_int/mod_xml_scgi ## Out of tree modules - open issues in their respective repositories #mod_coreclr|https://github.com/freeswitch/mod_coreclr.git -b master #mod_janus|https://github.com/freeswitch/mod_janus.git -b master +#mod_morse|https://github.com/signalwire/mod_morse.git -b master #mod_mosquitto|https://github.com/freeswitch/mod_mosquitto.git -b master ## Experimental Modules (don't cry if they're broken)