Module: kamailio
Branch: 5.0
Commit: bff352b9c7965c9ef24273433064bccbd1c649e3
URL:
https://github.com/kamailio/kamailio/commit/bff352b9c7965c9ef24273433064bcc…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-02-21T15:31:20+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/pua/README
---
Diff:
https://github.com/kamailio/kamailio/commit/bff352b9c7965c9ef24273433064bcc…
Patch:
https://github.com/kamailio/kamailio/commit/bff352b9c7965c9ef24273433064bcc…
---
diff --git a/src/modules/pua/README b/src/modules/pua/README
index c6116b8..22fd964 100644
--- a/src/modules/pua/README
+++ b/src/modules/pua/README
@@ -120,18 +120,17 @@ Chapter 1. Admin Guide
Kamailio's SIP presence package, implementing SIMPLE and various shared
line appearance implementations.
- It can be used with the following modules: pua_mi, pua_usrloc, pua_bla,
- pua_dialoginfo, pua_reginfo and pua_xmpp. The pua_mi module offer the
- possibility to publish any kind of information or subscribing to a
- resource through the manager interface. The pua_usrloc module calls a
- function exported by pua modules to publish elementary presence
- information, such as basic status "open" or "closed", for clients
that
- do not implement client-to-server presence. Through pua_bla , BRIDGED
- LINE APPEARANCE features are added to Kamailio The pua_xmpp module
- represents a gateway between SIP and XMPP, so that jabber and SIP
- clients can exchange presence information. The pua_reginfo modules
- presents registration information from the usrloc module using the
- reginfo event package.
+ It can be used with the following modules: pua_rpc, pua_usrloc,
+ pua_bla, pua_dialoginfo, pua_reginfo and pua_xmpp. The pua_rpc module
+ offer the possibility to publish any kind of information via the RPC
+ transport. The pua_usrloc module calls a function exported by pua
+ modules to publish elementary presence information, such as basic
+ status "open" or "closed", for clients that do not implement
+ client-to-server presence. Through pua_bla , BRIDGED LINE APPEARANCE
+ features are added to Kamailio The pua_xmpp module represents a gateway
+ between SIP and XMPP, so that jabber and SIP clients can exchange
+ presence information. The pua_reginfo modules presents registration
+ information from the usrloc module using the reginfo event package.
The module supports 2 modes of operation. In the first a cache is used
to store the presentity list and writes to database on timer to be able