diff --git a/src/modules/pua/README b/src/modules/pua/README index 59ff97fb384..c6116b82322 100644 --- a/src/modules/pua/README +++ b/src/modules/pua/README @@ -41,9 +41,9 @@ Anca-Maria Vamanu 4.1. pua_update_contact() - 5. MI Commands + 5. RPC Commands - 5.1. pua_cleanup + 5.1. pua.cleanup 6. Installation @@ -107,9 +107,9 @@ Chapter 1. Admin Guide 4.1. pua_update_contact() - 5. MI Commands + 5. RPC Commands - 5.1. pua_cleanup + 5.1. pua.cleanup 6. Installation @@ -373,22 +373,23 @@ if(method=="NOTIFY") pua_update_contact(); ... -5. MI Commands +5. RPC Commands - 5.1. pua_cleanup + 5.1. pua.cleanup -5.1. pua_cleanup +5.1. pua.cleanup Manually triggers the cleanup functions for the pua table. Useful if you have set update_period to zero or less. - Name: pua_cleanup + Name: pua.cleanup Parameters: none - MI FIFO Command Format: - :pua_cleanup:fifo_reply - _empty_line_ + RPC Command Format: +... +kamcmd pua.cleanup +... 6. Installation diff --git a/src/modules/pua_rpc/README b/src/modules/pua_rpc/README index b44650ff78f..543cda7e59a 100644 --- a/src/modules/pua_rpc/README +++ b/src/modules/pua_rpc/README @@ -8,9 +8,9 @@ Anca-Maria Vamanu Voice Sistem SRL - Copyright © 2016 TutPro Inc. + Copyright © 2016 TutPro Inc. - Copyright © 2006 Voice Sistem SRL + Copyright © 2006 Voice Sistem SRL __________________________________________________________________ Table of Contents @@ -49,9 +49,9 @@ Chapter 1. Admin Guide 1. Overview - The pua_rpc offers the possibility to publish presence information via - RPC transport. Subscribing to presence information has not been - implemented yet. + The pua_rpc module offers the possibility to publish presence + information via the RPC transport. Subscribing to presence information + has not been implemented yet. Using this module you can create independent applications/scripts to publish SIP and not SIP related information (e.g., MWI message summary @@ -84,7 +84,7 @@ Chapter 1. Admin Guide 4.1. pua.publish -4.1. pua.publish +4.1. pua.publish Command parameters: * presentity_uri - e.g. sip:jh@tutpro.com