diff --git a/scripts/socket/socket2me/Makefile b/scripts/c/socket2me/Makefile similarity index 100% rename from scripts/socket/socket2me/Makefile rename to scripts/c/socket2me/Makefile diff --git a/scripts/socket/socket2me/README b/scripts/c/socket2me/README similarity index 100% rename from scripts/socket/socket2me/README rename to scripts/c/socket2me/README diff --git a/scripts/socket/socket2me/socket2me.c b/scripts/c/socket2me/socket2me.c similarity index 100% rename from scripts/socket/socket2me/socket2me.c rename to scripts/c/socket2me/socket2me.c diff --git a/scripts/socket/FreeSWITCH/ChangeLog b/scripts/perl/FreeSWITCH/ChangeLog similarity index 100% rename from scripts/socket/FreeSWITCH/ChangeLog rename to scripts/perl/FreeSWITCH/ChangeLog diff --git a/scripts/socket/FreeSWITCH/Client.pm b/scripts/perl/FreeSWITCH/Client.pm similarity index 100% rename from scripts/socket/FreeSWITCH/Client.pm rename to scripts/perl/FreeSWITCH/Client.pm diff --git a/scripts/socket/FreeSWITCH/Makefile.PL b/scripts/perl/FreeSWITCH/Makefile.PL similarity index 100% rename from scripts/socket/FreeSWITCH/Makefile.PL rename to scripts/perl/FreeSWITCH/Makefile.PL diff --git a/scripts/socket/FreeSWITCH/README b/scripts/perl/FreeSWITCH/README similarity index 100% rename from scripts/socket/FreeSWITCH/README rename to scripts/perl/FreeSWITCH/README diff --git a/scripts/socket/FreeSWITCH/debian/changelog b/scripts/perl/FreeSWITCH/debian/changelog similarity index 100% rename from scripts/socket/FreeSWITCH/debian/changelog rename to scripts/perl/FreeSWITCH/debian/changelog diff --git a/scripts/socket/FreeSWITCH/debian/compat b/scripts/perl/FreeSWITCH/debian/compat similarity index 100% rename from scripts/socket/FreeSWITCH/debian/compat rename to scripts/perl/FreeSWITCH/debian/compat diff --git a/scripts/socket/FreeSWITCH/debian/control b/scripts/perl/FreeSWITCH/debian/control similarity index 100% rename from scripts/socket/FreeSWITCH/debian/control rename to scripts/perl/FreeSWITCH/debian/control diff --git a/scripts/socket/FreeSWITCH/debian/copyright b/scripts/perl/FreeSWITCH/debian/copyright similarity index 100% rename from scripts/socket/FreeSWITCH/debian/copyright rename to scripts/perl/FreeSWITCH/debian/copyright diff --git a/scripts/socket/FreeSWITCH/debian/rules b/scripts/perl/FreeSWITCH/debian/rules similarity index 100% rename from scripts/socket/FreeSWITCH/debian/rules rename to scripts/perl/FreeSWITCH/debian/rules diff --git a/scripts/socket/fs.pl b/scripts/perl/fs.pl similarity index 100% rename from scripts/socket/fs.pl rename to scripts/perl/fs.pl diff --git a/scripts/socket/fsconsole.pl b/scripts/perl/fsconsole.pl similarity index 100% rename from scripts/socket/fsconsole.pl rename to scripts/perl/fsconsole.pl diff --git a/scripts/socket/sock.pl b/scripts/perl/sock.pl similarity index 100% rename from scripts/socket/sock.pl rename to scripts/perl/sock.pl diff --git a/scripts/socket/freepy/INSTALL b/scripts/python/freepy/INSTALL similarity index 100% rename from scripts/socket/freepy/INSTALL rename to scripts/python/freepy/INSTALL diff --git a/scripts/socket/freepy/README b/scripts/python/freepy/README similarity index 100% rename from scripts/socket/freepy/README rename to scripts/python/freepy/README diff --git a/scripts/socket/freepy/__init__.py b/scripts/python/freepy/__init__.py similarity index 100% rename from scripts/socket/freepy/__init__.py rename to scripts/python/freepy/__init__.py diff --git a/scripts/socket/freepy/apirequest.sm b/scripts/python/freepy/apirequest.sm similarity index 100% rename from scripts/socket/freepy/apirequest.sm rename to scripts/python/freepy/apirequest.sm diff --git a/scripts/socket/freepy/apirequest_sm.py b/scripts/python/freepy/apirequest_sm.py similarity index 100% rename from scripts/socket/freepy/apirequest_sm.py rename to scripts/python/freepy/apirequest_sm.py diff --git a/scripts/socket/freepy/bgapirequest.sm b/scripts/python/freepy/bgapirequest.sm similarity index 100% rename from scripts/socket/freepy/bgapirequest.sm rename to scripts/python/freepy/bgapirequest.sm diff --git a/scripts/socket/freepy/bgapirequest_sm.py b/scripts/python/freepy/bgapirequest_sm.py similarity index 100% rename from scripts/socket/freepy/bgapirequest_sm.py rename to scripts/python/freepy/bgapirequest_sm.py diff --git a/scripts/socket/freepy/fseventlistener.py b/scripts/python/freepy/fseventlistener.py similarity index 100% rename from scripts/socket/freepy/fseventlistener.py rename to scripts/python/freepy/fseventlistener.py diff --git a/scripts/socket/freepy/fshelper.py b/scripts/python/freepy/fshelper.py similarity index 100% rename from scripts/socket/freepy/fshelper.py rename to scripts/python/freepy/fshelper.py diff --git a/scripts/socket/freepy/globals.py b/scripts/python/freepy/globals.py similarity index 100% rename from scripts/socket/freepy/globals.py rename to scripts/python/freepy/globals.py diff --git a/scripts/socket/freepy/loginrequest.sm b/scripts/python/freepy/loginrequest.sm similarity index 100% rename from scripts/socket/freepy/loginrequest.sm rename to scripts/python/freepy/loginrequest.sm diff --git a/scripts/socket/freepy/loginrequest_sm.py b/scripts/python/freepy/loginrequest_sm.py similarity index 100% rename from scripts/socket/freepy/loginrequest_sm.py rename to scripts/python/freepy/loginrequest_sm.py diff --git a/scripts/socket/freepy/models.py b/scripts/python/freepy/models.py similarity index 100% rename from scripts/socket/freepy/models.py rename to scripts/python/freepy/models.py diff --git a/scripts/socket/freepy/request.py b/scripts/python/freepy/request.py similarity index 100% rename from scripts/socket/freepy/request.py rename to scripts/python/freepy/request.py