From 44f44e817107347cb73bc74a92c60e1a6fc63014 Mon Sep 17 00:00:00 2001 From: mcrane Date: Sun, 9 Aug 2009 02:12:29 -0600 Subject: FreeSWITCH dev package replace the rest of the hard coded paths, update wording, fix labels on a few pages, fix wav and mp3 download and play tools. --- config/freeswitch_dev/v_fax.tmp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'config/freeswitch_dev/v_fax.tmp') diff --git a/config/freeswitch_dev/v_fax.tmp b/config/freeswitch_dev/v_fax.tmp index 40beb598..5085614f 100644 --- a/config/freeswitch_dev/v_fax.tmp +++ b/config/freeswitch_dev/v_fax.tmp @@ -180,7 +180,16 @@ if ($config_change == 1) {

FAX
- To receive a FAX setup a fax extension and then direct the incoming FAX with a dedicated number or you can detect the FAX tone by using tone detection on the Public tab. + To receive a FAX setup a fax extension and then direct the incoming FAX with a dedicated number or you can detect the FAX tone by using + tone detection\n"; + } + else { + echo "tone detection\n"; + } + ?> + on the Public tab.

-- cgit v1.2.3