diff options
Diffstat (limited to 'config/freeswitch/freeswitch_modules.xml')
-rw-r--r-- | config/freeswitch/freeswitch_modules.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/freeswitch/freeswitch_modules.xml b/config/freeswitch/freeswitch_modules.xml index 05762fa0..81afa910 100644 --- a/config/freeswitch/freeswitch_modules.xml +++ b/config/freeswitch/freeswitch_modules.xml @@ -74,11 +74,11 @@ </tab> <tab> <text>Dialplan</text> - <url>/freeswitch/freeswitch_dialplan_includes.php</url> + <url>/packages/freeswitch/freeswitch_dialplan_includes.php</url> </tab> <tab> <text>Extensions</text> - <url>/freeswitch/freeswitch_extensions.php</url> + <url>/packages/freeswitch/freeswitch_extensions.php</url> </tab> <tab> <text>External</text> @@ -86,11 +86,11 @@ </tab> <tab> <text>Features</text> - <url>/freeswitch/freeswitch_features.php</url> + <url>/packages/freeswitch/freeswitch_features.php</url> </tab> <tab> <text>Gateways</text> - <url>/freeswitch/freeswitch_gateways.php</url> + <url>/packages/freeswitch/freeswitch_gateways.php</url> </tab> <tab> <text>Internal</text> @@ -98,11 +98,11 @@ </tab> <tab> <text>Public</text> - <url>/freeswitch/freeswitch_public_includes.php</url> + <url>/packages/freeswitch/freeswitch_public_includes.php</url> </tab> <tab> <text>Status</text> - <url>/freeswitch/freeswitch_status.php</url> + <url>/packages/freeswitch/freeswitch_status.php</url> </tab> <tab> <text>Vars</text> |