< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] Username as a quoted field


> Jason Fischl wrote:
>
> >>The bug (on SER end) may be due to the actual script the server was
> >>using, it seemed to compare my from address and the username field to
> >>ensure they were the same.
> >>
> >>Are you saying that applying my change will cause resip to not
> >>understand non-quoted username fields anymore ? Because from my
> >>understanding, most UAs use quoted usernames so wouldn't there already
> >>be large issues with this.
> >>
> >
> > I suspect that the effect of your change will be to make
> resiprocate output
> > (by default) usernames that are not quoted. It should still understand
> > quoted usernames.
> >
> >
> >
>
> My change does the opposite, currently reSIP outputs them unquoted
> (which is incorrect) my change makes them quoted.

Sorry for my confusion. Your change is correct. It was a bug.

Question for david: why is there a defineParam in Auth.hxx,
ParameterTypeEnums.hxx, ParameterTypes.hxx/cxx, ParserCategory.hxx/cxx and
what happens if they are inconsistent?



Jason