From 7dc1f60d6713527d182f4414365eed2546f82a90 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Tue, 21 Feb 2017 15:19:02 +0100 Subject: [PATCH] pua: update documentation, replace pua_mi reference with pua_rpc [skip ci] (cherry picked from commit dbac66fa165d4058973a49d7ca9035b7ce7b07d2) --- src/modules/pua/doc/pua_admin.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/modules/pua/doc/pua_admin.xml b/src/modules/pua/doc/pua_admin.xml index 8df2c27b343..51d0fa37948 100644 --- a/src/modules/pua/doc/pua_admin.xml +++ b/src/modules/pua/doc/pua_admin.xml @@ -22,10 +22,9 @@ implementations. - It can be used with the following modules: pua_mi, pua_usrloc, + It can be used with the following modules: pua_rpc, 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_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.