aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_features.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_features.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_features.tmp')
-rw-r--r--config/freeswitch_dev/v_features.tmp12
1 files changed, 5 insertions, 7 deletions
diff --git a/config/freeswitch_dev/v_features.tmp b/config/freeswitch_dev/v_features.tmp
index 781e0bc8..590791c5 100644
--- a/config/freeswitch_dev/v_features.tmp
+++ b/config/freeswitch_dev/v_features.tmp
@@ -93,12 +93,10 @@ build_menu();
<td class="listtopic" colspan='2'>Auto Attendant</td>
</tr>
<tr>
- <td width='10%' class="vncell"><a href='v_ivr.php'>Open</a></td>
+ <td width='10%' class="vncell"><a href='v_auto_attendant.php'>Open</a></td>
<td class="vtable">
- An interactive voice response (IVR) often refered to as an Auto Attendant.
- It associates a recording to multiple options that can be used to direct
- calls to extensions, voicemail, queues, other IVR applications, and external
- phone numbers.
+ Auto Attendant provides callers the ability to choose between multiple options that direct calls to extensions,
+ voicemail, conferences, queues, other auto attendants, and external phone numbers.
</td>
</tr>
</table>
@@ -113,8 +111,8 @@ build_menu();
<tr>
<td width='10%' class="vncell"></td>
<td class="vtable">
- Direct Inward System Access (DISA) allows inbound callers to make internal or external calls. For security reasons it is disabled by default.
- To enable it first set a secure pin number from the Settings->Admin PIN Number.
+ Direct Inward System Access (DISA) allows inbound callers to make internal or external calls. For security reasons
+ it is disabled by default. To enable it first set a secure pin number from the Settings->Admin PIN Number.
Then go to Dialplan tab and find the DISA entry and edit it to set 'Enabled' to 'true'.
To use DISA dial *3472 (disa) enter the admin pin code and the extension or phone number you wish to call.
</td>