Module: kamailio Branch: master Commit: 15b746b93548bf3d45b69018c175f4a521f16c20 URL: https://github.com/kamailio/kamailio/commit/15b746b93548bf3d45b69018c175f4a5...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2017-02-21T15:46:22+01:00
modules: readme files regenerated - pua ... [skip ci]
---
Modified: src/modules/pua/README
---
Diff: https://github.com/kamailio/kamailio/commit/15b746b93548bf3d45b69018c175f4a5... Patch: https://github.com/kamailio/kamailio/commit/15b746b93548bf3d45b69018c175f4a5...
---
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