On Tue, 2009-04-14 at 16:40 -0400, David Saint wrote: > Dale has mentioned that we would need to check for (1) negative value > storage (2) IMDB value/types (3) registration "update number" > calculation.
Do remember that we can't now generate a registration database update number from a time value greater than 2^32 because it won't fit into an int64. So we may have to revise how we handle those -- otherwise the codebase will *look* clean for time >2^32 but won't work. 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
