diff --git a/includes/install/autoload_configs/cdr_csv.conf.xml b/resources/install/autoload_configs/cdr_csv.conf.xml similarity index 100% rename from includes/install/autoload_configs/cdr_csv.conf.xml rename to resources/install/autoload_configs/cdr_csv.conf.xml diff --git a/includes/install/dialplan/default.xml b/resources/install/dialplan/default.xml similarity index 100% rename from includes/install/dialplan/default.xml rename to resources/install/dialplan/default.xml diff --git a/includes/install/htdocs/license.txt b/resources/install/htdocs/license.txt similarity index 100% rename from includes/install/htdocs/license.txt rename to resources/install/htdocs/license.txt diff --git a/includes/install/htdocs/slim.swf b/resources/install/htdocs/slim.swf similarity index 100% rename from includes/install/htdocs/slim.swf rename to resources/install/htdocs/slim.swf diff --git a/includes/install/htdocs/slimtest.htm b/resources/install/htdocs/slimtest.htm similarity index 100% rename from includes/install/htdocs/slimtest.htm rename to resources/install/htdocs/slimtest.htm diff --git a/includes/install/lang/en/en.xml b/resources/install/lang/en/en.xml similarity index 100% rename from includes/install/lang/en/en.xml rename to resources/install/lang/en/en.xml diff --git a/includes/install/lang/en/wakeup/sounds.xml b/resources/install/lang/en/wakeup/sounds.xml similarity index 100% rename from includes/install/lang/en/wakeup/sounds.xml rename to resources/install/lang/en/wakeup/sounds.xml diff --git a/includes/install/scripts/app.lua b/resources/install/scripts/app.lua similarity index 100% rename from includes/install/scripts/app.lua rename to resources/install/scripts/app.lua diff --git a/includes/install/scripts/app/conference_center/index.lua b/resources/install/scripts/app/conference_center/index.lua similarity index 100% rename from includes/install/scripts/app/conference_center/index.lua rename to resources/install/scripts/app/conference_center/index.lua diff --git a/includes/install/scripts/app/conference_center/resources/templates/en/us/email_body.tpl b/resources/install/scripts/app/conference_center/resources/templates/en/us/email_body.tpl similarity index 100% rename from includes/install/scripts/app/conference_center/resources/templates/en/us/email_body.tpl rename to resources/install/scripts/app/conference_center/resources/templates/en/us/email_body.tpl diff --git a/includes/install/scripts/app/conference_center/resources/templates/en/us/email_subject.tpl b/resources/install/scripts/app/conference_center/resources/templates/en/us/email_subject.tpl similarity index 100% rename from includes/install/scripts/app/conference_center/resources/templates/en/us/email_subject.tpl rename to resources/install/scripts/app/conference_center/resources/templates/en/us/email_subject.tpl diff --git a/includes/install/scripts/app/voicemail/index.lua b/resources/install/scripts/app/voicemail/index.lua similarity index 100% rename from includes/install/scripts/app/voicemail/index.lua rename to resources/install/scripts/app/voicemail/index.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/advanced.lua b/resources/install/scripts/app/voicemail/resources/functions/advanced.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/advanced.lua rename to resources/install/scripts/app/voicemail/resources/functions/advanced.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/change_password.lua b/resources/install/scripts/app/voicemail/resources/functions/change_password.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/change_password.lua rename to resources/install/scripts/app/voicemail/resources/functions/change_password.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/check_password.lua b/resources/install/scripts/app/voicemail/resources/functions/check_password.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/check_password.lua rename to resources/install/scripts/app/voicemail/resources/functions/check_password.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/choose_greeting.lua b/resources/install/scripts/app/voicemail/resources/functions/choose_greeting.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/choose_greeting.lua rename to resources/install/scripts/app/voicemail/resources/functions/choose_greeting.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/delete_recording.lua b/resources/install/scripts/app/voicemail/resources/functions/delete_recording.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/delete_recording.lua rename to resources/install/scripts/app/voicemail/resources/functions/delete_recording.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/forward_to_extension.lua b/resources/install/scripts/app/voicemail/resources/functions/forward_to_extension.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/forward_to_extension.lua rename to resources/install/scripts/app/voicemail/resources/functions/forward_to_extension.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/get_voicemail_id.lua b/resources/install/scripts/app/voicemail/resources/functions/get_voicemail_id.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/get_voicemail_id.lua rename to resources/install/scripts/app/voicemail/resources/functions/get_voicemail_id.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/listen_to_recording.lua b/resources/install/scripts/app/voicemail/resources/functions/listen_to_recording.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/listen_to_recording.lua rename to resources/install/scripts/app/voicemail/resources/functions/listen_to_recording.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/macro.lua b/resources/install/scripts/app/voicemail/resources/functions/macro.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/macro.lua rename to resources/install/scripts/app/voicemail/resources/functions/macro.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/main_menu.lua b/resources/install/scripts/app/voicemail/resources/functions/main_menu.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/main_menu.lua rename to resources/install/scripts/app/voicemail/resources/functions/main_menu.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/menu_messages.lua b/resources/install/scripts/app/voicemail/resources/functions/menu_messages.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/menu_messages.lua rename to resources/install/scripts/app/voicemail/resources/functions/menu_messages.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/message_saved.lua b/resources/install/scripts/app/voicemail/resources/functions/message_saved.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/message_saved.lua rename to resources/install/scripts/app/voicemail/resources/functions/message_saved.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/message_waiting.lua b/resources/install/scripts/app/voicemail/resources/functions/message_waiting.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/message_waiting.lua rename to resources/install/scripts/app/voicemail/resources/functions/message_waiting.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/on_dtmf.lua b/resources/install/scripts/app/voicemail/resources/functions/on_dtmf.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/on_dtmf.lua rename to resources/install/scripts/app/voicemail/resources/functions/on_dtmf.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/play_greeting.lua b/resources/install/scripts/app/voicemail/resources/functions/play_greeting.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/play_greeting.lua rename to resources/install/scripts/app/voicemail/resources/functions/play_greeting.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/record_greeting.lua b/resources/install/scripts/app/voicemail/resources/functions/record_greeting.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/record_greeting.lua rename to resources/install/scripts/app/voicemail/resources/functions/record_greeting.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/record_menu.lua b/resources/install/scripts/app/voicemail/resources/functions/record_menu.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/record_menu.lua rename to resources/install/scripts/app/voicemail/resources/functions/record_menu.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/record_message.lua b/resources/install/scripts/app/voicemail/resources/functions/record_message.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/record_message.lua rename to resources/install/scripts/app/voicemail/resources/functions/record_message.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/record_name.lua b/resources/install/scripts/app/voicemail/resources/functions/record_name.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/record_name.lua rename to resources/install/scripts/app/voicemail/resources/functions/record_name.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/return_call.lua b/resources/install/scripts/app/voicemail/resources/functions/return_call.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/return_call.lua rename to resources/install/scripts/app/voicemail/resources/functions/return_call.lua diff --git a/includes/install/scripts/app/voicemail/resources/functions/send_email.lua b/resources/install/scripts/app/voicemail/resources/functions/send_email.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/functions/send_email.lua rename to resources/install/scripts/app/voicemail/resources/functions/send_email.lua diff --git a/includes/install/scripts/app/voicemail/resources/scripts/mwi.lua b/resources/install/scripts/app/voicemail/resources/scripts/mwi.lua similarity index 100% rename from includes/install/scripts/app/voicemail/resources/scripts/mwi.lua rename to resources/install/scripts/app/voicemail/resources/scripts/mwi.lua diff --git a/includes/install/scripts/app/voicemail/resources/templates/en/gb/email_body.tpl b/resources/install/scripts/app/voicemail/resources/templates/en/gb/email_body.tpl similarity index 100% rename from includes/install/scripts/app/voicemail/resources/templates/en/gb/email_body.tpl rename to resources/install/scripts/app/voicemail/resources/templates/en/gb/email_body.tpl diff --git a/includes/install/scripts/app/voicemail/resources/templates/en/gb/email_subject.tpl b/resources/install/scripts/app/voicemail/resources/templates/en/gb/email_subject.tpl similarity index 100% rename from includes/install/scripts/app/voicemail/resources/templates/en/gb/email_subject.tpl rename to resources/install/scripts/app/voicemail/resources/templates/en/gb/email_subject.tpl diff --git a/includes/install/scripts/app/voicemail/resources/templates/en/us/email_body.tpl b/resources/install/scripts/app/voicemail/resources/templates/en/us/email_body.tpl similarity index 100% rename from includes/install/scripts/app/voicemail/resources/templates/en/us/email_body.tpl rename to resources/install/scripts/app/voicemail/resources/templates/en/us/email_body.tpl diff --git a/includes/install/scripts/app/voicemail/resources/templates/en/us/email_subject.tpl b/resources/install/scripts/app/voicemail/resources/templates/en/us/email_subject.tpl similarity index 100% rename from includes/install/scripts/app/voicemail/resources/templates/en/us/email_subject.tpl rename to resources/install/scripts/app/voicemail/resources/templates/en/us/email_subject.tpl diff --git a/includes/install/scripts/app/xml_handler/index.lua b/resources/install/scripts/app/xml_handler/index.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/index.lua rename to resources/install/scripts/app/xml_handler/index.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/configuration/conference.conf.lua b/resources/install/scripts/app/xml_handler/resources/scripts/configuration/conference.conf.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/configuration/conference.conf.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/configuration/conference.conf.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/configuration/sofia.conf.lua b/resources/install/scripts/app/xml_handler/resources/scripts/configuration/sofia.conf.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/configuration/sofia.conf.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/configuration/sofia.conf.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua b/resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/directory/action/group_call.lua b/resources/install/scripts/app/xml_handler/resources/scripts/directory/action/group_call.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/directory/action/group_call.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/directory/action/group_call.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/directory/action/message-count.lua b/resources/install/scripts/app/xml_handler/resources/scripts/directory/action/message-count.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/directory/action/message-count.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/directory/action/message-count.lua diff --git a/includes/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua b/resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua similarity index 100% rename from includes/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua rename to resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua diff --git a/includes/install/scripts/call_flow.lua b/resources/install/scripts/call_flow.lua similarity index 100% rename from includes/install/scripts/call_flow.lua rename to resources/install/scripts/call_flow.lua diff --git a/includes/install/scripts/call_flow_monitor.lua b/resources/install/scripts/call_flow_monitor.lua similarity index 100% rename from includes/install/scripts/call_flow_monitor.lua rename to resources/install/scripts/call_flow_monitor.lua diff --git a/includes/install/scripts/call_forward.lua b/resources/install/scripts/call_forward.lua similarity index 100% rename from includes/install/scripts/call_forward.lua rename to resources/install/scripts/call_forward.lua diff --git a/includes/install/scripts/confirm.lua b/resources/install/scripts/confirm.lua similarity index 100% rename from includes/install/scripts/confirm.lua rename to resources/install/scripts/confirm.lua diff --git a/includes/install/scripts/destination_caller_id.lua b/resources/install/scripts/destination_caller_id.lua similarity index 100% rename from includes/install/scripts/destination_caller_id.lua rename to resources/install/scripts/destination_caller_id.lua diff --git a/includes/install/scripts/dial_string.lua b/resources/install/scripts/dial_string.lua similarity index 100% rename from includes/install/scripts/dial_string.lua rename to resources/install/scripts/dial_string.lua diff --git a/includes/install/scripts/directory.lua b/resources/install/scripts/directory.lua similarity index 100% rename from includes/install/scripts/directory.lua rename to resources/install/scripts/directory.lua diff --git a/includes/install/scripts/disa.lua b/resources/install/scripts/disa.lua similarity index 100% rename from includes/install/scripts/disa.lua rename to resources/install/scripts/disa.lua diff --git a/includes/install/scripts/eavesdrop.lua b/resources/install/scripts/eavesdrop.lua similarity index 100% rename from includes/install/scripts/eavesdrop.lua rename to resources/install/scripts/eavesdrop.lua diff --git a/includes/install/scripts/email.lua b/resources/install/scripts/email.lua similarity index 100% rename from includes/install/scripts/email.lua rename to resources/install/scripts/email.lua diff --git a/includes/install/scripts/fax_retry.lua b/resources/install/scripts/fax_retry.lua similarity index 100% rename from includes/install/scripts/fax_retry.lua rename to resources/install/scripts/fax_retry.lua diff --git a/includes/install/scripts/fifo_member.lua b/resources/install/scripts/fifo_member.lua similarity index 100% rename from includes/install/scripts/fifo_member.lua rename to resources/install/scripts/fifo_member.lua diff --git a/includes/install/scripts/huntgroup_originate.lua b/resources/install/scripts/huntgroup_originate.lua similarity index 100% rename from includes/install/scripts/huntgroup_originate.lua rename to resources/install/scripts/huntgroup_originate.lua diff --git a/includes/install/scripts/intercept.lua b/resources/install/scripts/intercept.lua similarity index 100% rename from includes/install/scripts/intercept.lua rename to resources/install/scripts/intercept.lua diff --git a/includes/install/scripts/ivr_menu.lua b/resources/install/scripts/ivr_menu.lua similarity index 100% rename from includes/install/scripts/ivr_menu.lua rename to resources/install/scripts/ivr_menu.lua diff --git a/includes/install/scripts/monitor.lua b/resources/install/scripts/monitor.lua similarity index 100% rename from includes/install/scripts/monitor.lua rename to resources/install/scripts/monitor.lua diff --git a/includes/install/scripts/page.lua b/resources/install/scripts/page.lua similarity index 100% rename from includes/install/scripts/page.lua rename to resources/install/scripts/page.lua diff --git a/includes/install/scripts/park.lua b/resources/install/scripts/park.lua similarity index 100% rename from includes/install/scripts/park.lua rename to resources/install/scripts/park.lua diff --git a/includes/install/scripts/park_monitor.lua b/resources/install/scripts/park_monitor.lua similarity index 100% rename from includes/install/scripts/park_monitor.lua rename to resources/install/scripts/park_monitor.lua diff --git a/includes/install/scripts/pin_number.lua b/resources/install/scripts/pin_number.lua similarity index 100% rename from includes/install/scripts/pin_number.lua rename to resources/install/scripts/pin_number.lua diff --git a/includes/install/scripts/recordings.lua b/resources/install/scripts/recordings.lua similarity index 100% rename from includes/install/scripts/recordings.lua rename to resources/install/scripts/recordings.lua diff --git a/includes/install/scripts/resources/functions/base64.lua b/resources/install/scripts/resources/functions/base64.lua similarity index 100% rename from includes/install/scripts/resources/functions/base64.lua rename to resources/install/scripts/resources/functions/base64.lua diff --git a/includes/install/scripts/resources/functions/config.lua b/resources/install/scripts/resources/functions/config.lua similarity index 100% rename from includes/install/scripts/resources/functions/config.lua rename to resources/install/scripts/resources/functions/config.lua diff --git a/includes/install/scripts/resources/functions/database_handle.lua b/resources/install/scripts/resources/functions/database_handle.lua similarity index 100% rename from includes/install/scripts/resources/functions/database_handle.lua rename to resources/install/scripts/resources/functions/database_handle.lua diff --git a/includes/install/scripts/resources/functions/explode.lua b/resources/install/scripts/resources/functions/explode.lua similarity index 100% rename from includes/install/scripts/resources/functions/explode.lua rename to resources/install/scripts/resources/functions/explode.lua diff --git a/includes/install/scripts/resources/functions/file_exists.lua b/resources/install/scripts/resources/functions/file_exists.lua similarity index 100% rename from includes/install/scripts/resources/functions/file_exists.lua rename to resources/install/scripts/resources/functions/file_exists.lua diff --git a/includes/install/scripts/resources/functions/format_seconds.lua b/resources/install/scripts/resources/functions/format_seconds.lua similarity index 100% rename from includes/install/scripts/resources/functions/format_seconds.lua rename to resources/install/scripts/resources/functions/format_seconds.lua diff --git a/includes/install/scripts/resources/functions/mkdir.lua b/resources/install/scripts/resources/functions/mkdir.lua similarity index 100% rename from includes/install/scripts/resources/functions/mkdir.lua rename to resources/install/scripts/resources/functions/mkdir.lua diff --git a/includes/install/scripts/resources/functions/trim.lua b/resources/install/scripts/resources/functions/trim.lua similarity index 100% rename from includes/install/scripts/resources/functions/trim.lua rename to resources/install/scripts/resources/functions/trim.lua diff --git a/includes/install/scripts/ring_group.lua b/resources/install/scripts/ring_group.lua similarity index 100% rename from includes/install/scripts/ring_group.lua rename to resources/install/scripts/ring_group.lua diff --git a/includes/install/scripts/roku.lua b/resources/install/scripts/roku.lua similarity index 100% rename from includes/install/scripts/roku.lua rename to resources/install/scripts/roku.lua diff --git a/includes/install/scripts/wakeup.lua b/resources/install/scripts/wakeup.lua similarity index 100% rename from includes/install/scripts/wakeup.lua rename to resources/install/scripts/wakeup.lua diff --git a/includes/install/sounds/en/us/callie/custom/16000/4.wav b/resources/install/sounds/en/us/callie/custom/16000/4.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/4.wav rename to resources/install/sounds/en/us/callie/custom/16000/4.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/a.wav b/resources/install/sounds/en/us/callie/custom/16000/a.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/a.wav rename to resources/install/sounds/en/us/callie/custom/16000/a.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/accept.wav b/resources/install/sounds/en/us/callie/custom/16000/accept.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/accept.wav rename to resources/install/sounds/en/us/callie/custom/16000/accept.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/and.wav b/resources/install/sounds/en/us/callie/custom/16000/and.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/and.wav rename to resources/install/sounds/en/us/callie/custom/16000/and.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/been.wav b/resources/install/sounds/en/us/callie/custom/16000/been.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/been.wav rename to resources/install/sounds/en/us/callie/custom/16000/been.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/begin.wav b/resources/install/sounds/en/us/callie/custom/16000/begin.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/begin.wav rename to resources/install/sounds/en/us/callie/custom/16000/begin.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/begin_recording.wav b/resources/install/sounds/en/us/callie/custom/16000/begin_recording.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/begin_recording.wav rename to resources/install/sounds/en/us/callie/custom/16000/begin_recording.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/call.wav b/resources/install/sounds/en/us/callie/custom/16000/call.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/call.wav rename to resources/install/sounds/en/us/callie/custom/16000/call.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_deleted.wav b/resources/install/sounds/en/us/callie/custom/16000/call_forward_has_been_deleted.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_deleted.wav rename to resources/install/sounds/en/us/callie/custom/16000/call_forward_has_been_deleted.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_set.wav b/resources/install/sounds/en/us/callie/custom/16000/call_forward_has_been_set.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/call_forward_has_been_set.wav rename to resources/install/sounds/en/us/callie/custom/16000/call_forward_has_been_set.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/calling.wav b/resources/install/sounds/en/us/callie/custom/16000/calling.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/calling.wav rename to resources/install/sounds/en/us/callie/custom/16000/calling.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/cancel.wav b/resources/install/sounds/en/us/callie/custom/16000/cancel.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/cancel.wav rename to resources/install/sounds/en/us/callie/custom/16000/cancel.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/delete.wav b/resources/install/sounds/en/us/callie/custom/16000/delete.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/delete.wav rename to resources/install/sounds/en/us/callie/custom/16000/delete.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/digit.wav b/resources/install/sounds/en/us/callie/custom/16000/digit.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/digit.wav rename to resources/install/sounds/en/us/callie/custom/16000/digit.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/digits.wav b/resources/install/sounds/en/us/callie/custom/16000/digits.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/digits.wav rename to resources/install/sounds/en/us/callie/custom/16000/digits.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/enter.wav b/resources/install/sounds/en/us/callie/custom/16000/enter.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/enter.wav rename to resources/install/sounds/en/us/callie/custom/16000/enter.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/exit.wav b/resources/install/sounds/en/us/callie/custom/16000/exit.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/exit.wav rename to resources/install/sounds/en/us/callie/custom/16000/exit.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/extension.wav b/resources/install/sounds/en/us/callie/custom/16000/extension.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/extension.wav rename to resources/install/sounds/en/us/callie/custom/16000/extension.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/followme_menu.wav b/resources/install/sounds/en/us/callie/custom/16000/followme_menu.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/followme_menu.wav rename to resources/install/sounds/en/us/callie/custom/16000/followme_menu.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/for.wav b/resources/install/sounds/en/us/callie/custom/16000/for.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/for.wav rename to resources/install/sounds/en/us/callie/custom/16000/for.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/forward.wav b/resources/install/sounds/en/us/callie/custom/16000/forward.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/forward.wav rename to resources/install/sounds/en/us/callie/custom/16000/forward.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/goodbye.wav b/resources/install/sounds/en/us/callie/custom/16000/goodbye.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/goodbye.wav rename to resources/install/sounds/en/us/callie/custom/16000/goodbye.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/has.wav b/resources/install/sounds/en/us/callie/custom/16000/has.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/has.wav rename to resources/install/sounds/en/us/callie/custom/16000/has.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/hours.wav b/resources/install/sounds/en/us/callie/custom/16000/hours.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/hours.wav rename to resources/install/sounds/en/us/callie/custom/16000/hours.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/incorrect.wav b/resources/install/sounds/en/us/callie/custom/16000/incorrect.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/incorrect.wav rename to resources/install/sounds/en/us/callie/custom/16000/incorrect.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/is.wav b/resources/install/sounds/en/us/callie/custom/16000/is.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/is.wav rename to resources/install/sounds/en/us/callie/custom/16000/is.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/m.wav b/resources/install/sounds/en/us/callie/custom/16000/m.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/m.wav rename to resources/install/sounds/en/us/callie/custom/16000/m.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/minutes.wav b/resources/install/sounds/en/us/callie/custom/16000/minutes.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/minutes.wav rename to resources/install/sounds/en/us/callie/custom/16000/minutes.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/name.wav b/resources/install/sounds/en/us/callie/custom/16000/name.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/name.wav rename to resources/install/sounds/en/us/callie/custom/16000/name.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/new.wav b/resources/install/sounds/en/us/callie/custom/16000/new.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/new.wav rename to resources/install/sounds/en/us/callie/custom/16000/new.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/now.wav b/resources/install/sounds/en/us/callie/custom/16000/now.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/now.wav rename to resources/install/sounds/en/us/callie/custom/16000/now.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/number.wav b/resources/install/sounds/en/us/callie/custom/16000/number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/number.wav rename to resources/install/sounds/en/us/callie/custom/16000/number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/or.wav b/resources/install/sounds/en/us/callie/custom/16000/or.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/or.wav rename to resources/install/sounds/en/us/callie/custom/16000/or.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/p.wav b/resources/install/sounds/en/us/callie/custom/16000/p.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/p.wav rename to resources/install/sounds/en/us/callie/custom/16000/p.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/pin.wav b/resources/install/sounds/en/us/callie/custom/16000/pin.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/pin.wav rename to resources/install/sounds/en/us/callie/custom/16000/pin.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please.wav b/resources/install/sounds/en/us/callie/custom/16000/please.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please.wav rename to resources/install/sounds/en/us/callie/custom/16000/please.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_extension_number.wav b/resources/install/sounds/en/us/callie/custom/16000/please_enter_the_extension_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_enter_the_extension_number.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_enter_the_extension_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_phone_number.wav b/resources/install/sounds/en/us/callie/custom/16000/please_enter_the_phone_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_enter_the_phone_number.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_enter_the_phone_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_pin_number.wav b/resources/install/sounds/en/us/callie/custom/16000/please_enter_the_pin_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_enter_the_pin_number.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_enter_the_pin_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_enter_the_recording_number.wav b/resources/install/sounds/en/us/callie/custom/16000/please_enter_the_recording_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_enter_the_recording_number.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_enter_the_recording_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_enter_your_pin_number.wav b/resources/install/sounds/en/us/callie/custom/16000/please_enter_your_pin_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_enter_your_pin_number.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_enter_your_pin_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/please_say_your_name_and_reason_for_calling.wav b/resources/install/sounds/en/us/callie/custom/16000/please_say_your_name_and_reason_for_calling.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/please_say_your_name_and_reason_for_calling.wav rename to resources/install/sounds/en/us/callie/custom/16000/please_say_your_name_and_reason_for_calling.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/press.wav b/resources/install/sounds/en/us/callie/custom/16000/press.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/press.wav rename to resources/install/sounds/en/us/callie/custom/16000/press.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav b/resources/install/sounds/en/us/callie/custom/16000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav rename to resources/install/sounds/en/us/callie/custom/16000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_this_call.wav b/resources/install/sounds/en/us/callie/custom/16000/press_1_to_accept_this_call.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/press_1_to_accept_this_call.wav rename to resources/install/sounds/en/us/callie/custom/16000/press_1_to_accept_this_call.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/reason.wav b/resources/install/sounds/en/us/callie/custom/16000/reason.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/reason.wav rename to resources/install/sounds/en/us/callie/custom/16000/reason.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/recording.wav b/resources/install/sounds/en/us/callie/custom/16000/recording.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/recording.wav rename to resources/install/sounds/en/us/callie/custom/16000/recording.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/reject.wav b/resources/install/sounds/en/us/callie/custom/16000/reject.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/reject.wav rename to resources/install/sounds/en/us/callie/custom/16000/reject.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/say.wav b/resources/install/sounds/en/us/callie/custom/16000/say.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/say.wav rename to resources/install/sounds/en/us/callie/custom/16000/say.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/schedule.wav b/resources/install/sounds/en/us/callie/custom/16000/schedule.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/schedule.wav rename to resources/install/sounds/en/us/callie/custom/16000/schedule.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/scheduled.wav b/resources/install/sounds/en/us/callie/custom/16000/scheduled.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/scheduled.wav rename to resources/install/sounds/en/us/callie/custom/16000/scheduled.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/set.wav b/resources/install/sounds/en/us/callie/custom/16000/set.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/set.wav rename to resources/install/sounds/en/us/callie/custom/16000/set.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/snooze.wav b/resources/install/sounds/en/us/callie/custom/16000/snooze.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/snooze.wav rename to resources/install/sounds/en/us/callie/custom/16000/snooze.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/the.wav b/resources/install/sounds/en/us/callie/custom/16000/the.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/the.wav rename to resources/install/sounds/en/us/callie/custom/16000/the.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/this.wav b/resources/install/sounds/en/us/callie/custom/16000/this.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/this.wav rename to resources/install/sounds/en/us/callie/custom/16000/this.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/time.wav b/resources/install/sounds/en/us/callie/custom/16000/time.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/time.wav rename to resources/install/sounds/en/us/callie/custom/16000/time.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/to.wav b/resources/install/sounds/en/us/callie/custom/16000/to.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/to.wav rename to resources/install/sounds/en/us/callie/custom/16000/to.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/voicemail.wav b/resources/install/sounds/en/us/callie/custom/16000/voicemail.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/voicemail.wav rename to resources/install/sounds/en/us/callie/custom/16000/voicemail.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/wakeup.wav b/resources/install/sounds/en/us/callie/custom/16000/wakeup.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/wakeup.wav rename to resources/install/sounds/en/us/callie/custom/16000/wakeup.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/your.wav b/resources/install/sounds/en/us/callie/custom/16000/your.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/your.wav rename to resources/install/sounds/en/us/callie/custom/16000/your.wav diff --git a/includes/install/sounds/en/us/callie/custom/16000/your_pin_number_is_incorect_goodbye.wav b/resources/install/sounds/en/us/callie/custom/16000/your_pin_number_is_incorect_goodbye.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/16000/your_pin_number_is_incorect_goodbye.wav rename to resources/install/sounds/en/us/callie/custom/16000/your_pin_number_is_incorect_goodbye.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/4.wav b/resources/install/sounds/en/us/callie/custom/8000/4.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/4.wav rename to resources/install/sounds/en/us/callie/custom/8000/4.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/a.wav b/resources/install/sounds/en/us/callie/custom/8000/a.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/a.wav rename to resources/install/sounds/en/us/callie/custom/8000/a.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/accept.wav b/resources/install/sounds/en/us/callie/custom/8000/accept.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/accept.wav rename to resources/install/sounds/en/us/callie/custom/8000/accept.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/and.wav b/resources/install/sounds/en/us/callie/custom/8000/and.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/and.wav rename to resources/install/sounds/en/us/callie/custom/8000/and.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/been.wav b/resources/install/sounds/en/us/callie/custom/8000/been.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/been.wav rename to resources/install/sounds/en/us/callie/custom/8000/been.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/begin.wav b/resources/install/sounds/en/us/callie/custom/8000/begin.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/begin.wav rename to resources/install/sounds/en/us/callie/custom/8000/begin.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/begin_recording.wav b/resources/install/sounds/en/us/callie/custom/8000/begin_recording.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/begin_recording.wav rename to resources/install/sounds/en/us/callie/custom/8000/begin_recording.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/call.wav b/resources/install/sounds/en/us/callie/custom/8000/call.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/call.wav rename to resources/install/sounds/en/us/callie/custom/8000/call.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_deleted.wav b/resources/install/sounds/en/us/callie/custom/8000/call_forward_has_been_deleted.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_deleted.wav rename to resources/install/sounds/en/us/callie/custom/8000/call_forward_has_been_deleted.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_set.wav b/resources/install/sounds/en/us/callie/custom/8000/call_forward_has_been_set.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/call_forward_has_been_set.wav rename to resources/install/sounds/en/us/callie/custom/8000/call_forward_has_been_set.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/calling.wav b/resources/install/sounds/en/us/callie/custom/8000/calling.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/calling.wav rename to resources/install/sounds/en/us/callie/custom/8000/calling.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/cancel.wav b/resources/install/sounds/en/us/callie/custom/8000/cancel.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/cancel.wav rename to resources/install/sounds/en/us/callie/custom/8000/cancel.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/delete.wav b/resources/install/sounds/en/us/callie/custom/8000/delete.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/delete.wav rename to resources/install/sounds/en/us/callie/custom/8000/delete.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/digit.wav b/resources/install/sounds/en/us/callie/custom/8000/digit.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/digit.wav rename to resources/install/sounds/en/us/callie/custom/8000/digit.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/digits.wav b/resources/install/sounds/en/us/callie/custom/8000/digits.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/digits.wav rename to resources/install/sounds/en/us/callie/custom/8000/digits.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/enter.wav b/resources/install/sounds/en/us/callie/custom/8000/enter.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/enter.wav rename to resources/install/sounds/en/us/callie/custom/8000/enter.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/exit.wav b/resources/install/sounds/en/us/callie/custom/8000/exit.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/exit.wav rename to resources/install/sounds/en/us/callie/custom/8000/exit.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/extension.wav b/resources/install/sounds/en/us/callie/custom/8000/extension.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/extension.wav rename to resources/install/sounds/en/us/callie/custom/8000/extension.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/followme_menu.wav b/resources/install/sounds/en/us/callie/custom/8000/followme_menu.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/followme_menu.wav rename to resources/install/sounds/en/us/callie/custom/8000/followme_menu.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/for.wav b/resources/install/sounds/en/us/callie/custom/8000/for.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/for.wav rename to resources/install/sounds/en/us/callie/custom/8000/for.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/forward.wav b/resources/install/sounds/en/us/callie/custom/8000/forward.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/forward.wav rename to resources/install/sounds/en/us/callie/custom/8000/forward.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/goodbye.wav b/resources/install/sounds/en/us/callie/custom/8000/goodbye.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/goodbye.wav rename to resources/install/sounds/en/us/callie/custom/8000/goodbye.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/has.wav b/resources/install/sounds/en/us/callie/custom/8000/has.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/has.wav rename to resources/install/sounds/en/us/callie/custom/8000/has.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/hours.wav b/resources/install/sounds/en/us/callie/custom/8000/hours.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/hours.wav rename to resources/install/sounds/en/us/callie/custom/8000/hours.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/incorrect.wav b/resources/install/sounds/en/us/callie/custom/8000/incorrect.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/incorrect.wav rename to resources/install/sounds/en/us/callie/custom/8000/incorrect.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/is.wav b/resources/install/sounds/en/us/callie/custom/8000/is.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/is.wav rename to resources/install/sounds/en/us/callie/custom/8000/is.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/m.wav b/resources/install/sounds/en/us/callie/custom/8000/m.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/m.wav rename to resources/install/sounds/en/us/callie/custom/8000/m.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/minutes.wav b/resources/install/sounds/en/us/callie/custom/8000/minutes.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/minutes.wav rename to resources/install/sounds/en/us/callie/custom/8000/minutes.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/name.wav b/resources/install/sounds/en/us/callie/custom/8000/name.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/name.wav rename to resources/install/sounds/en/us/callie/custom/8000/name.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/new.wav b/resources/install/sounds/en/us/callie/custom/8000/new.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/new.wav rename to resources/install/sounds/en/us/callie/custom/8000/new.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/now.wav b/resources/install/sounds/en/us/callie/custom/8000/now.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/now.wav rename to resources/install/sounds/en/us/callie/custom/8000/now.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/number.wav b/resources/install/sounds/en/us/callie/custom/8000/number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/number.wav rename to resources/install/sounds/en/us/callie/custom/8000/number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/or.wav b/resources/install/sounds/en/us/callie/custom/8000/or.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/or.wav rename to resources/install/sounds/en/us/callie/custom/8000/or.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/p.wav b/resources/install/sounds/en/us/callie/custom/8000/p.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/p.wav rename to resources/install/sounds/en/us/callie/custom/8000/p.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/pin.wav b/resources/install/sounds/en/us/callie/custom/8000/pin.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/pin.wav rename to resources/install/sounds/en/us/callie/custom/8000/pin.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please.wav b/resources/install/sounds/en/us/callie/custom/8000/please.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please.wav rename to resources/install/sounds/en/us/callie/custom/8000/please.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_extension_number.wav b/resources/install/sounds/en/us/callie/custom/8000/please_enter_the_extension_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_enter_the_extension_number.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_enter_the_extension_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_phone_number.wav b/resources/install/sounds/en/us/callie/custom/8000/please_enter_the_phone_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_enter_the_phone_number.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_enter_the_phone_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_pin_number.wav b/resources/install/sounds/en/us/callie/custom/8000/please_enter_the_pin_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_enter_the_pin_number.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_enter_the_pin_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_enter_the_recording_number.wav b/resources/install/sounds/en/us/callie/custom/8000/please_enter_the_recording_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_enter_the_recording_number.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_enter_the_recording_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_enter_your_pin_number.wav b/resources/install/sounds/en/us/callie/custom/8000/please_enter_your_pin_number.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_enter_your_pin_number.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_enter_your_pin_number.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/please_say_your_name_and_reason_for_calling.wav b/resources/install/sounds/en/us/callie/custom/8000/please_say_your_name_and_reason_for_calling.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/please_say_your_name_and_reason_for_calling.wav rename to resources/install/sounds/en/us/callie/custom/8000/please_say_your_name_and_reason_for_calling.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/press.wav b/resources/install/sounds/en/us/callie/custom/8000/press.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/press.wav rename to resources/install/sounds/en/us/callie/custom/8000/press.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav b/resources/install/sounds/en/us/callie/custom/8000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav rename to resources/install/sounds/en/us/callie/custom/8000/press_1_to_accept_2_to_reject_or_3_for_voicemail.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_this_call.wav b/resources/install/sounds/en/us/callie/custom/8000/press_1_to_accept_this_call.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/press_1_to_accept_this_call.wav rename to resources/install/sounds/en/us/callie/custom/8000/press_1_to_accept_this_call.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/reason.wav b/resources/install/sounds/en/us/callie/custom/8000/reason.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/reason.wav rename to resources/install/sounds/en/us/callie/custom/8000/reason.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/recording.wav b/resources/install/sounds/en/us/callie/custom/8000/recording.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/recording.wav rename to resources/install/sounds/en/us/callie/custom/8000/recording.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/reject.wav b/resources/install/sounds/en/us/callie/custom/8000/reject.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/reject.wav rename to resources/install/sounds/en/us/callie/custom/8000/reject.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/say.wav b/resources/install/sounds/en/us/callie/custom/8000/say.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/say.wav rename to resources/install/sounds/en/us/callie/custom/8000/say.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/schedule.wav b/resources/install/sounds/en/us/callie/custom/8000/schedule.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/schedule.wav rename to resources/install/sounds/en/us/callie/custom/8000/schedule.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/scheduled.wav b/resources/install/sounds/en/us/callie/custom/8000/scheduled.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/scheduled.wav rename to resources/install/sounds/en/us/callie/custom/8000/scheduled.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/set.wav b/resources/install/sounds/en/us/callie/custom/8000/set.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/set.wav rename to resources/install/sounds/en/us/callie/custom/8000/set.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/snooze.wav b/resources/install/sounds/en/us/callie/custom/8000/snooze.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/snooze.wav rename to resources/install/sounds/en/us/callie/custom/8000/snooze.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/the.wav b/resources/install/sounds/en/us/callie/custom/8000/the.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/the.wav rename to resources/install/sounds/en/us/callie/custom/8000/the.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/this.wav b/resources/install/sounds/en/us/callie/custom/8000/this.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/this.wav rename to resources/install/sounds/en/us/callie/custom/8000/this.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/time.wav b/resources/install/sounds/en/us/callie/custom/8000/time.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/time.wav rename to resources/install/sounds/en/us/callie/custom/8000/time.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/to.wav b/resources/install/sounds/en/us/callie/custom/8000/to.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/to.wav rename to resources/install/sounds/en/us/callie/custom/8000/to.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/voicemail.wav b/resources/install/sounds/en/us/callie/custom/8000/voicemail.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/voicemail.wav rename to resources/install/sounds/en/us/callie/custom/8000/voicemail.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/wakeup.wav b/resources/install/sounds/en/us/callie/custom/8000/wakeup.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/wakeup.wav rename to resources/install/sounds/en/us/callie/custom/8000/wakeup.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/your.wav b/resources/install/sounds/en/us/callie/custom/8000/your.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/your.wav rename to resources/install/sounds/en/us/callie/custom/8000/your.wav diff --git a/includes/install/sounds/en/us/callie/custom/8000/your_pin_number_is_incorect_goodbye.wav b/resources/install/sounds/en/us/callie/custom/8000/your_pin_number_is_incorect_goodbye.wav similarity index 100% rename from includes/install/sounds/en/us/callie/custom/8000/your_pin_number_is_incorect_goodbye.wav rename to resources/install/sounds/en/us/callie/custom/8000/your_pin_number_is_incorect_goodbye.wav diff --git a/includes/install/source.xml b/resources/install/source.xml similarity index 100% rename from includes/install/source.xml rename to resources/install/source.xml diff --git a/includes/install/sql/mysql.sql b/resources/install/sql/mysql.sql similarity index 100% rename from includes/install/sql/mysql.sql rename to resources/install/sql/mysql.sql diff --git a/includes/install/sql/pgsql.sql b/resources/install/sql/pgsql.sql similarity index 100% rename from includes/install/sql/pgsql.sql rename to resources/install/sql/pgsql.sql diff --git a/includes/install/sql/sqlite.sql b/resources/install/sql/sqlite.sql similarity index 100% rename from includes/install/sql/sqlite.sql rename to resources/install/sql/sqlite.sql