Browse Source

modules: readme files regenerated - pua ... [skip ci]

Kamailio Dev 8 years ago
parent
commit
15b746b935
1 changed files with 11 additions and 12 deletions
  1. 11 12
      src/modules/pua/README

+ 11 - 12
src/modules/pua/README

@@ -120,18 +120,17 @@ Chapter 1. Admin Guide
    Kamailio's SIP presence package, implementing SIMPLE and various shared
    Kamailio's SIP presence package, implementing SIMPLE and various shared
    line appearance implementations.
    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
    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
    to store the presentity list and writes to database on timer to be able