Why can't I use a dash "-" for the domain alias in the ser.cfg file? I receive a syntax error with hostname expected.
If I use for example:
alias=rhvp.domain-1.com
Yeah, this is a little strange. rfc1035 allows format of the kind '...[:alnum:]+-[:digit:][:alnum:]*...' , but the 'host' nonterminal doesn't. Anyway, you can achieve the desired result by quoting (alias=" rhvp.domain-1.com").
WL.
On 9/13/06, Alan abaker@cliquecom.com wrote:
Why can't I use a dash "-" for the domain alias in the ser.cfg file? I receive a syntax error with hostname expected.
If I use for example:
alias=rhvp.domain-1.com
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers