Nils Ohlmeier (JIRA) wrote:
>      [ http://tracker.iptel.org/browse/SER-375?page=all ]
> 
>
> The suggested fix with del_attr should work too, but I chose to load
> the From UID into the FR AVP track. Thus we avoid doublicated AVPs and
> we still have all the AVPs accessible. Fixed in CVS.

Isn't this actually a bug in SER itself? If lookup_user("$fu.uri", ...)
gets called and $fu.uri already exists, it will be <null> afterwards
even though lookup_user() returns successfully. The same happens with
proxy_authenticate() which is supposed to set $fu.uri magically.

I did a quick diff over the code I thought was responsible but couldn't
find any difference between 2.0 and CVS head, except that 2.0 worked
as expected last time I checked.

Regards,
Martin
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to