Author: sayer
Date: 2009-02-17 22:30:15 +0100 (Tue, 17 Feb 2009)
New Revision: 1285

Modified:
   trunk/apps/webconference/WebConference.h
Log:
missing checking from 1284

Modified: trunk/apps/webconference/WebConference.h
===================================================================
--- trunk/apps/webconference/WebConference.h    2009-02-17 21:16:35 UTC (rev 
1284)
+++ trunk/apps/webconference/WebConference.h    2009-02-17 21:30:15 UTC (rev 
1285)
@@ -118,6 +118,8 @@
   static int ParticipantExpiredDelay;
   static int RoomExpiredDelay;
   static int RoomSweepInterval;
+  
+  static bool ignore_pin;
 
   WebConferenceFactory(const string& _app_name);
   AmSession* onInvite(const AmSipRequest&);

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

Reply via email to