The pv_auth_check has a flags and a checks parameter but the flags
parameter is used for both. This means that if flags has the 1-bit set
it will enable both HA1-passwords and from/to URI checks and setting the
1-bit in the checks parameter does not do anything.

This fixes the parameters so that the checks parameter is used for the
to/from URI checks.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/49

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.