UAC AUTH module
Admin Guide
Section titled “Admin Guide”Overview
Section titled “Overview”UAC AUTH (User Agent Client Authentication) module provides a common API for building authentication headers.
It also provides a common set of authentication credetials to be used by other modules.
Known limitations in this version:
- authentication does not support qop auth-int, just qop auth;
Dependencies
Section titled “Dependencies”OpenSIPS Modules
Section titled “OpenSIPS Modules”- None.
External Libraries or Applications
Section titled “External Libraries or Applications”The following libraries or applications must be installed before running OpenSIPS with this module loaded:
- None
Exported Parameters
Section titled “Exported Parameters”credential (string)
Section titled “credential (string)”Contains a multiple definition of credentials used to perform authentication.
This parameter is required if UAC authentication is used.
...modparam("uac_auth","credential","username:domain:password")modparam("uac_auth","credential","username:domain:0xc17ba8157756f263d07e158504204629")...Contributors
Section titled “Contributors”By Commit Statistics
Section titled “By Commit Statistics”Top contributors by DevScore(1), authored commits(2) and lines added/removed(3)
| # | Name | DevScore | Commits | Lines++ | Lines— |
|---|---|---|---|---|---|
| 1. | Ovidiu Sas (@ovidiusas) | 16 | 7 | 869 | 15 |
| 2. | Stefan Darius (@dariusstefan) | 6 | 4 | 85 | 10 |
| 3. | Bogdan-Andrei Iancu (@bogdan-iancu) | 5 | 3 | 32 | 4 |
| 4. | Razvan Crainea (@razvancrainea) | 4 | 2 | 6 | 11 |
(1) DevScore = author_commits + author_lines_added / (project_lines_added / project_commits) + author_lines_deleted / (project_lines_deleted / project_commits)
(2) including any documentation-related commits, excluding merge commits
(3) ignoring whitespace edits, renamed files and auto-generated files
By Commit Activity
Section titled “By Commit Activity”| # | Name | Commit Activity |
|---|---|---|
| 1. | Stefan Darius (@dariusstefan) | Jun 2026 - Jul 2026 |
| 2. | Razvan Crainea (@razvancrainea) | Sep 2011 - Jun 2026 |
| 3. | Ovidiu Sas (@ovidiusas) | Jun 2011 - Oct 2013 |
| 4. | Bogdan-Andrei Iancu (@bogdan-iancu) | Mar 2012 - Sep 2013 |
(1) including any documentation-related commits, excluding merge commits
Documentation
Section titled “Documentation”Contributors
Section titled “Contributors”Last edited by: Razvan Crainea (@razvancrainea), Bogdan-Andrei Iancu (@bogdan-iancu), Ovidiu Sas (@ovidiusas).
License
Section titled “License”All documentation files (i.e. .md extension) are licensed under the Creative Common License 4.0