error inside information elements are now reported inside trace and main log,
[lcr.git] / main.h
diff --git a/main.h b/main.h
index 3e8ec33..61ffc80 100644 (file)
--- a/main.h
+++ b/main.h
@@ -13,7 +13,7 @@
 
 #define DEFAULT_ENDPOINT_APP EndpointAppPBX
 
-#define VERSION_STRING "0.3 (December 2007)"
+#define VERSION_STRING "0.5 (Spring 2007)"
 
 extern int memuse;
 extern int mmemuse;
@@ -140,7 +140,7 @@ extern "C" {
 #include "alawulaw.h"
 #include "tones.h"
 #include "crypt.h"
-#include "admin_server.h"
+#include "socket_server.h"
 #include "trace.h"
 
 extern double now_d;