Module: kamailio
Branch: master
Commit: 929986648dcfefa1212cbfcc129b7bb3a44259d6
URL: https://github.com/kamailio/kamailio/commit/929986648dcfefa1212cbfcc129b7bb…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-11-23T09:16:28+01:00
modules: readme files regenerated - presence ... [skip ci]
---
Modified: src/modules/presence/README
---
Diff: https://github.com/kamailio/kamailio/commit/…
[View More]929986648dcfefa1212cbfcc129b7bb…
Patch: https://github.com/kamailio/kamailio/commit/929986648dcfefa1212cbfcc129b7bb…
---
diff --git a/src/modules/presence/README b/src/modules/presence/README
index 9e378a5681..571ba1872f 100644
--- a/src/modules/presence/README
+++ b/src/modules/presence/README
@@ -1135,7 +1135,7 @@ kamcmd presence.updateWatchers sip:alice@domain.com presence
Parameters:
* mode - (optional) it can be 'full' to print all the fields of
- presentity record. If missine, only a selected set of fields are
+ presentity record. If missing, only a selected set of fields are
printed in the response.
RPC Command Format:
[View Less]
Module: kamailio
Branch: master
Commit: ced18c6f3c3a4632cb23510334466c236f08d26f
URL: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-11-23T09:07:44+01:00
presence: docs - small typo
---
Modified: src/modules/presence/doc/presence_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c2……
[View More]
Patch: https://github.com/kamailio/kamailio/commit/ced18c6f3c3a4632cb23510334466c2…
---
diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml
index 7e425105aa4..9a1a655cc17 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -1381,7 +1381,7 @@ pres_update_watchers("sip:test@kamailio.org", "presence");
<itemizedlist>
<listitem>
<para>mode - (optional) it can be 'full' to print all the
- fields of presentity record. If missine, only a selected
+ fields of presentity record. If missing, only a selected
set of fields are printed in the response.</para>
</listitem>
</itemizedlist>
[View Less]