On Wed, 2008-05-14 at 14:39 -0400, Scott Lawrence wrote: > +1 > > The configuration alternative is ugly: to get new configuration to the > stack, you need to add a member variable for it to SipUserAgent, provide > a default, add a method to change the default, and add code to every > service to read a configuration item and then invoke the set method.
Or we could use an (ugh) global variable. > Whether or not we do this change there, 3.10.2 is already going to have > a bunch of fairly significant changes to fix problems; it's already > going to need a full QA cycle. I don't think this changes that. That's probably the best available choice. We already have a decent estimate for the amount of traffic that is packets large enough to use TCP (1.5%), and we theoretically have the fd limit configured high enough to accommodate 1,000 concurrent TCP connections. 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
