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