aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch_dialplan.xml
diff options
context:
space:
mode:
authorMark Crane <mcrane@pfsense.org>2008-12-06 11:02:28 +0000
committerMark Crane <mcrane@pfsense.org>2008-12-06 11:02:28 +0000
commit1022bb41bcb1c5e42bd088c93bab4e1d99df3b87 (patch)
treef4479dc830091175abe8424942a0fac604e0eb80 /packages/freeswitch/freeswitch_dialplan.xml
parentdedba3abe3b07e7447c008e3b4c4aca01c206a31 (diff)
downloadpfsense-packages-1022bb41bcb1c5e42bd088c93bab4e1d99df3b87.tar.gz
pfsense-packages-1022bb41bcb1c5e42bd088c93bab4e1d99df3b87.tar.bz2
pfsense-packages-1022bb41bcb1c5e42bd088c93bab4e1d99df3b87.zip
Update FreeSWITCH package v0.3 added IVR, Recordings, enhanced GUI for Dialplan, Gateways, Public. Updated FreeSWITCH to revision 10638.
Diffstat (limited to 'packages/freeswitch/freeswitch_dialplan.xml')
-rw-r--r--packages/freeswitch/freeswitch_dialplan.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/packages/freeswitch/freeswitch_dialplan.xml b/packages/freeswitch/freeswitch_dialplan.xml
index 5559c3b6..a4c8b929 100644
--- a/packages/freeswitch/freeswitch_dialplan.xml
+++ b/packages/freeswitch/freeswitch_dialplan.xml
@@ -63,7 +63,7 @@
</tab>
<tab>
<text>Dialplan</text>
- <url>/pkg_edit.php?xml=freeswitch_dialplan.xml&amp;id=0</url>
+ <url>/freeswitch/freeswitch_dialplan_includes.php</url>
<active/>
</tab>
<tab>
@@ -76,21 +76,29 @@
</tab>
<tab>
<text>Gateways</text>
- <url>/pkg.php?xml=freeswitch_gateways.xml</url>
+ <url>/freeswitch/freeswitch_gateways.php</url>
</tab>
<tab>
<text>Internal</text>
<url>/pkg_edit.php?xml=freeswitch_internal.xml&amp;id=0</url>
- </tab>
+ </tab>
+ <tab>
+ <text>IVR</text>
+ <url>/freeswitch/freeswitch_ivr.php</url>
+ </tab>
<tab>
<text>Modules</text>
<url>/pkg_edit.php?xml=freeswitch_modules.xml&amp;id=0</url>
</tab>
<tab>
<text>Public</text>
- <url>/pkg_edit.php?xml=freeswitch_public.xml&amp;id=0</url>
+ <url>/freeswitch/freeswitch_public_includes.php</url>
</tab>
<tab>
+ <text>Rec</text>
+ <url>/freeswitch/freeswitch_recordings.php</url>
+ </tab>
+ <tab>
<text>Status</text>
<url>/freeswitch/freeswitch_status.php</url>
</tab>
@@ -125,5 +133,4 @@
<custom_php_resync_config_command>
sync_package_freeswitch_dialplan();
</custom_php_resync_config_command>
-</packagegui>
-
+</packagegui> \ No newline at end of file