On Mon, 2009-04-06 at 14:06 -0400, Joly, Robert (CAR:9D30) wrote: > I think you have made a very clear demonstration that the current > behavior is broken. I'm trying to recall why we introduced that > business of also testing for ( users > 1 && mTableLoaded == false ).
For the time being, I'm going to initialize mTableLoaded to 'true'. That will prevent multiple-loading of the tables in the common case. Of course, that doesn't solve the larger problem, but it will result in better behavior than the code has now. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
