Index: AnnRecorder.cpp
===================================================================
--- AnnRecorder.cpp    (revision 1772)
+++ AnnRecorder.cpp    (working copy)
@@ -111,7 +111,7 @@
   }

message_storage_fact= AmPlugIn::instance()->getFactory4Di("msg_storage");
-  if(!user_timer_fact) {
+  if(!message_storage_fact) {
ERROR("sorry, could not get msg_storage, please load a suitable plug-in\n");
     return -1;
   }

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to