Table of Contents
List of Tables
List of Examples
The pua_usrloc is the connector between usrloc and pua modules. It creates the environment to send PUBLISH requests for user location records, on specific events (e.g., when new record is added in usrloc, a PUBLISH with status open (online) is issued; when expires, it sends closed (offline)).
Using this module, phones which have no support for presence can be seen as online/offline.
The default domain to use when constructing the presentity uri if it is missing from recorded aor.
Default value is “NULL”.
Example 1.1. Set default_domain
parameter
... modparam("pua_usrloc", "default_domain", "opensips.org") ...
Table 2.1. Top contributors by DevScore(1), authored commits(2) and lines added/removed(3)
Name | DevScore | Commits | Lines ++ | Lines -- | |
---|---|---|---|---|---|
1. | Anca Vamanu | 34 | 17 | 1245 | 365 |
2. | Liviu Chircu (@liviuchircu) | 16 | 14 | 54 | 57 |
3. | Bogdan-Andrei Iancu (@bogdan-iancu) | 15 | 13 | 46 | 60 |
4. | Razvan Crainea (@razvancrainea) | 13 | 11 | 14 | 22 |
5. | Daniel-Constantin Mierla (@miconda) | 10 | 8 | 25 | 19 |
6. | Vlad Patrascu (@rvlad-patrascu) | 5 | 3 | 14 | 7 |
7. | Ovidiu Sas (@ovidiusas) | 4 | 2 | 14 | 2 |
8. | Peter Lemenkov (@lemenkov) | 4 | 2 | 5 | 4 |
9. | Maksym Sobolyev (@sobomax) | 3 | 1 | 4 | 4 |
10. | Konstantin Bokarius | 3 | 1 | 2 | 5 |
All remaining contributors: Elena-Ramona Modroiu, Juha Heinanen (@juha-h), Walter Doekes (@wdoekes), Edson Gellert Schubert, Julien Blache.
(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. Regarding imported patches/code, we do our best to count the work on behalf of the proper owner, as per the "fix_authors" and "mod_renames" arrays in opensips/doc/build-contrib.sh. If you identify any patches/commits which do not get properly attributed to you, please submit a pull request which extends "fix_authors" and/or "mod_renames".
(3) ignoring whitespace edits, renamed files and auto-generated files
Table 2.2. Most recently active contributors(1) to this module
Name | Commit Activity | |
---|---|---|
1. | Liviu Chircu (@liviuchircu) | Mar 2014 - May 2024 |
2. | Maksym Sobolyev (@sobomax) | Feb 2023 - Feb 2023 |
3. | Razvan Crainea (@razvancrainea) | Feb 2012 - Jan 2023 |
4. | Peter Lemenkov (@lemenkov) | Jun 2018 - Feb 2020 |
5. | Bogdan-Andrei Iancu (@bogdan-iancu) | Feb 2007 - Apr 2019 |
6. | Vlad Patrascu (@rvlad-patrascu) | May 2017 - Apr 2019 |
7. | Ovidiu Sas (@ovidiusas) | Jan 2013 - Mar 2014 |
8. | Walter Doekes (@wdoekes) | Apr 2010 - Apr 2010 |
9. | Anca Vamanu | Nov 2006 - Oct 2009 |
10. | Daniel-Constantin Mierla (@miconda) | Dec 2006 - Mar 2008 |
All remaining contributors: Konstantin Bokarius, Edson Gellert Schubert, Juha Heinanen (@juha-h), Julien Blache, Elena-Ramona Modroiu.
(1) including any documentation-related commits, excluding merge commits
Last edited by: Peter Lemenkov (@lemenkov), Liviu Chircu (@liviuchircu), Vlad Patrascu (@rvlad-patrascu), Bogdan-Andrei Iancu (@bogdan-iancu), Razvan Crainea (@razvancrainea), Anca Vamanu, Daniel-Constantin Mierla (@miconda), Konstantin Bokarius, Edson Gellert Schubert, Elena-Ramona Modroiu.
Documentation Copyrights:
Copyright © 2006 Voice Sistem SRL