aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_dialplan_includes.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-09 02:12:29 -0600
committermcrane <mctch@yahoo.com>2009-08-09 02:13:29 -0600
commit44f44e817107347cb73bc74a92c60e1a6fc63014 (patch)
treeee0e5e45769516e5e679e192880d8bd551df0817 /config/freeswitch_dev/v_dialplan_includes.tmp
parentd7d26e97b3928fb7e98cbf44dcbf4ef3523dbd19 (diff)
downloadpfsense-packages-44f44e817107347cb73bc74a92c60e1a6fc63014.tar.gz
pfsense-packages-44f44e817107347cb73bc74a92c60e1a6fc63014.tar.bz2
pfsense-packages-44f44e817107347cb73bc74a92c60e1a6fc63014.zip
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.
Diffstat (limited to 'config/freeswitch_dev/v_dialplan_includes.tmp')
-rw-r--r--config/freeswitch_dev/v_dialplan_includes.tmp6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/freeswitch_dev/v_dialplan_includes.tmp b/config/freeswitch_dev/v_dialplan_includes.tmp
index 6ce4a3f6..0377d148 100644
--- a/config/freeswitch_dev/v_dialplan_includes.tmp
+++ b/config/freeswitch_dev/v_dialplan_includes.tmp
@@ -155,13 +155,15 @@ build_menu();
</strong></span></span>
</td>
<td align='right'>
- <input type='button' value='default.xml' onclick="document.location.href='/packages/freeswitch/v_dialplan.php';">
+ <input type='button' value='default.xml' onclick="document.location.href='v_dialplan.php';">
</td>
</tr>
<tr>
<td colspan='2'>
<span class="vexpl">
- The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, IVRs, external numbers, to scripts, or any destination.
+ The dialplan is used to setup call destinations based on conditions and context.
+ You can use the dialplan to send calls to gateways, auto attendants, external numbers,
+ to scripts, or any destination.
</span>
</td>