#!/bin/sh
sed -i -e 's|^\([ \t]*\)<!-- *\(.*\)"mod_shell_stream"\(.*\) *-->\(.*\)$|\1\2"mod_shell_stream"\3\4|' ${IPKG_INSTROOT}/etc/freeswitch/autoload_configs/modules.conf.xml
