Module: kamailio Branch: master Commit: eb6ef99fd355f9e829e51a9e9dc232c76b29ed03 URL: https://github.com/kamailio/kamailio/commit/eb6ef99fd355f9e829e51a9e9dc232c7...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2017-01-02T15:46:21+01:00
modules: readme files regenerated - pua ...
---
Modified: src/modules/pua/README Modified: src/modules/pua_rpc/README
---
Diff: https://github.com/kamailio/kamailio/commit/eb6ef99fd355f9e829e51a9e9dc232c7... Patch: https://github.com/kamailio/kamailio/commit/eb6ef99fd355f9e829e51a9e9dc232c7...
---
diff --git a/src/modules/pua/README b/src/modules/pua/README index 59ff97f..c6116b8 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 b44650f..543cda7 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