George wrote: > > So should we leave as it is or should we improve the integer > > translator validation message - to display something like "Proxy > > Keepalive Time must be a valid int (numeric value greater than > > -2147483648 and lower than 2147483647)." ... > Strongly think that the message should be updated as new > related issues appear on the radar: > http://track.sipfoundry.org/browse/XX-8391
No, I think it's more important to give a helpful and concise message, than a technically accurate one which also covers extremely large numbers. I'm happy with the following validation messages. These (slight) string changes can be done under XX-8358: 4 --> "Proxy Keepalive Time cannot be less than 5." 2000001 --> "Proxy Keepalive Time cannot be greater than 2000000." 60s or 2147483648 --> "Proxy Keepalive Time must be a number." Keep in mind that 2147483648 seconds is a little over 68 years. With respect to XX-8391, I'll mark it as a duplicate of XX-8358 and send it back. Thanks. -Paul [email protected] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
