On Thu, 2008-10-16 at 13:56 -0400, Damian Krzeminski wrote: > I did not look but I suspect that in most if not all of those cases, there > is no reason sipXconfig should reject just a hostname (and specifically > 'localhost'). > Note to myself (or whoever takes the patch): there should be a standard > unit test for that pattern that verifies it.
As far as I know, the only fields in screens are for host names or SIP domain names. All valid SIP domain names must have at least two labels. The only valid (fully-qualified) host name with one label is "localhost". As far as I know, our policy is to never let the user enter non-fully-qualified domain names. 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
