[reSIProcate] Username as a quoted field
Scott Lawrence
slawrence at pingtel.com
Mon Jun 28 23:11:42 CDT 2004
On Mon, 2004-06-28 at 22:59, Adam Hart wrote:
> G'day,
>
> I've been using resiprocate for awhile (cause I love it). A user
> recently asked why he couldn't auth with my software, yet other SIP UAs
> worked. The server was SER and the reason ended up been username=blah
> not quoted in the auth section. So, obviously, I just changed all
>
> defineParam(username, "username", DataParameter, "RFC ????");
> to
> defineParam(username, "username", QuotedDataParameter, "RFC ????");
>
> and, bang, it worked. Is this a bug in resiprocate or is there any
> danger in just keeping it like this.
RFC 2617 says that username should be quoted.
--
Scott Lawrence
Consulting Engineer
Pingtel Corp.
sip:slawrence at pingtel.com
+1.781.938.5306 x162
More information about the resiprocate-devel
mailing list