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