From 30766dca18235b160ed29234a107e77a396d3fb4 Mon Sep 17 00:00:00 2001 From: mcrane Date: Tue, 11 Aug 2009 00:49:37 -0600 Subject: FreeSWITCH minor change needed to get mp3 playback to work again for recordings and music on hold. --- config/freeswitch_dev/v_recordings_play.tmp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/freeswitch_dev') diff --git a/config/freeswitch_dev/v_recordings_play.tmp b/config/freeswitch_dev/v_recordings_play.tmp index e2072e1d..1794b036 100644 --- a/config/freeswitch_dev/v_recordings_play.tmp +++ b/config/freeswitch_dev/v_recordings_play.tmp @@ -27,6 +27,8 @@ POSSIBILITY OF SUCH DAMAGE. */ +require("/usr/local/pkg/v_config.inc"); + $filename = $_GET['filename']; $type = $_GET['type']; //moh //rec -- cgit v1.2.3