Skip to content

PRESENCE_MWI module

The module does specific handling for notify-subscribe message-summary (message waiting indication) events as specified in RFC 3842. It is used with the general event handling module, presence. It constructs and adds message-summary event to it.

The module does not currently implement any authorization rules. It assumes that publish requests are only issued by a voicemail application and subscribe requests only by the owner of voicemail box. Authorization can thus be easily done by OpenSIPS configuration file before calling handle_publish() and handle_subscribe() functions.

The module implements a simple check of content type application/simple-message-summary: Content must start with Messages-Waiting status line followed by zero or more lines that consist of tabs and printable ASCII characters.

The following modules must be loaded before this module:

  • presence.

None.

None.

None to be used in configuration file.

Top contributors by DevScore(1), authored commits(2) and lines added/removed(3)

#NameDevScoreCommitsLines++Lines—
1.Juha Heinanen (@juha-h)12564511
2.Daniel-Constantin Mierla (@miconda)971311
3.Anca Vamanu961990
4.Bogdan-Andrei Iancu (@bogdan-iancu)862019
5.Stefan Darius (@dariusstefan)538416
6.Sergio Gutierrez314110
7.Ancuta Onofrei311013
8.Razvan Crainea (@razvancrainea)3122
9.Konstantin Bokarius3125
10.Edson Gellert Schubert310104

(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

#NameCommit Activity
1.Stefan Darius (@dariusstefan)Jun 2026 - Jul 2026
2.Razvan Crainea (@razvancrainea)Jun 2026 - Jun 2026
3.Bogdan-Andrei Iancu (@bogdan-iancu)Jul 2007 - Jul 2009
4.Sergio GutierrezNov 2008 - Nov 2008
5.Daniel-Constantin Mierla (@miconda)Oct 2007 - Mar 2008
6.Konstantin BokariusMar 2008 - Mar 2008
7.Edson Gellert SchubertFeb 2008 - Feb 2008
8.Juha Heinanen (@juha-h)Apr 2007 - Oct 2007
9.Ancuta OnofreiSep 2007 - Sep 2007
10.Anca VamanuJul 2007 - Aug 2007

(1) including any documentation-related commits, excluding merge commits

Last edited by: Razvan Crainea (@razvancrainea), Bogdan-Andrei Iancu (@bogdan-iancu), Daniel-Constantin Mierla (@miconda), Konstantin Bokarius, Edson Gellert Schubert, Juha Heinanen (@juha-h).

All documentation files (i.e. .md extension) are licensed under the Creative Common License 4.0