瀏覽代碼
The call is rejected if @from.uri cannot be looked up during
non-register authentication.
It is not enough to check whether $fu.uid != $fr.uid, because
the expression is true only if both AVPs exist, and their values
are not equal. If one (or both) of the AVPs is missing, the expression
is false. (strange behaviour of not equal operator with AVPs)