diff options
Diffstat (limited to 'config/freeswitch/freeswitch_extensions.xml')
-rwxr-xr-x | config/freeswitch/freeswitch_extensions.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config/freeswitch/freeswitch_extensions.xml b/config/freeswitch/freeswitch_extensions.xml index 1e3c13a4..ab9a4bb7 100755 --- a/config/freeswitch/freeswitch_extensions.xml +++ b/config/freeswitch/freeswitch_extensions.xml @@ -62,11 +62,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> <active/> </tab> <tab> @@ -75,7 +75,7 @@ </tab> <tab> <text>Gateways</text> - <url>/freeswitch/freeswitch_gateways.php</url> + <url>/packages/freeswitch/freeswitch_gateways.php</url> </tab> <tab> <text>Internal</text> @@ -83,7 +83,7 @@ </tab> <tab> <text>IVR</text> - <url>/freeswitch/freeswitch_ivr.php</url> + <url>/packages/freeswitch/freeswitch_ivr.php</url> </tab> <tab> <text>Modules</text> @@ -91,15 +91,15 @@ </tab> <tab> <text>Public</text> - <url>/freeswitch/freeswitch_public_includes.php</url> + <url>/packages/freeswitch/freeswitch_public_includes.php</url> </tab> <tab> <text>Rec</text> - <url>/freeswitch/freeswitch_recordings.php</url> + <url>/packages/freeswitch/freeswitch_recordings.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> |