Module: kamailio Branch: 5.2 Commit: f0cc36ed668eae7fdcd1b01d44b3e0e509d6f40e URL: https://github.com/kamailio/kamailio/commit/f0cc36ed668eae7fdcd1b01d44b3e0e5...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2020-01-23T15:31:27+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/kex/README Modified: src/modules/rtpproxy/README
---
Diff: https://github.com/kamailio/kamailio/commit/f0cc36ed668eae7fdcd1b01d44b3e0e5... Patch: https://github.com/kamailio/kamailio/commit/f0cc36ed668eae7fdcd1b01d44b3e0e5...
---
diff --git a/src/modules/kex/README b/src/modules/kex/README index 3b58fbae06..e0e3e5c9f9 100644 --- a/src/modules/kex/README +++ b/src/modules/kex/README @@ -15,8 +15,6 @@ Daniel-Constantin Mierla
-Edited by - Ovidiu Sas
osas@voipembedded.com.com @@ -66,7 +64,7 @@ Ovidiu Sas 4.9. core.ps 4.10. core.psx 4.11. core.pwd - 4.12. core.shmem + 4.12. core.shmmem 4.13. core.sockets_list 4.14. core.tcp_info 4.15. core.tcp_list @@ -142,7 +140,7 @@ Chapter 1. Admin Guide 4.9. core.ps 4.10. core.psx 4.11. core.pwd - 4.12. core.shmem + 4.12. core.shmmem 4.13. core.sockets_list 4.14. core.tcp_info 4.15. core.tcp_list @@ -442,7 +440,7 @@ resetdebug(); 4.9. core.ps 4.10. core.psx 4.11. core.pwd - 4.12. core.shmem + 4.12. core.shmmem 4.13. core.sockets_list 4.14. core.tcp_info 4.15. core.tcp_list @@ -534,7 +532,7 @@ kamcmd core.kill kamcmd core.pwd ...
-4.12. core.shmem +4.12. core.shmmem
Returns shared memory info. It has an optional parameter that specifies the measuring unit: b - bytes (default), k or kb, m or mb, g or gb. diff --git a/src/modules/rtpproxy/README b/src/modules/rtpproxy/README index 9b7aa5a818..93cb48b609 100644 --- a/src/modules/rtpproxy/README +++ b/src/modules/rtpproxy/README @@ -12,20 +12,12 @@ Edited by
Maxim Sobolev
-Edited by - Bogdan-Andrei Iancu
-Edited by - Juha Heinanen
-Edited by - Sas Ovidiu
-Edited by - Carsten Bock
ng-voice GmbH @@ -799,38 +791,45 @@ Chapter 2. Frequently Asked Questions 2.2. Where can I find more about Kamailio? 2.3. Where can I post a question about this module? 2.4. How can I report a bug? + 2.5. Does rtpproxy support MSRP protocol?
2.1.
- What happened with “rtpproxy_disable” parameter? + What happened with “rtpproxy_disable” parameter?
- It was removed as it became obsolete - now “rtpproxy_sock” can take - empty value to disable the rtpproxy functionality. + It was removed as it became obsolete - now “rtpproxy_sock” can take + empty value to disable the rtpproxy functionality.
2.2.
- Where can I find more about Kamailio? + Where can I find more about Kamailio?
- Take a look at https://www.kamailio.org/. + Take a look at https://www.kamailio.org/.
2.3.
- Where can I post a question about this module? + Where can I post a question about this module?
- First at all check if your question was already answered on one of our - mailing lists: - * User Mailing List - - https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users - * Developer Mailing List - - https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev + First at all check if your question was already answered on one of our + mailing lists: + * User Mailing List - + https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users + * Developer Mailing List - + https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
- E-mails regarding any stable Kamailio release should be sent to - sr-users@lists.kamailio.org and e-mails regarding development - versions should be sent to sr-dev@lists.kamailio.org. + E-mails regarding any stable Kamailio release should be sent to + sr-users@lists.kamailio.org and e-mails regarding development + versions should be sent to sr-dev@lists.kamailio.org.
2.4.
- How can I report a bug? + How can I report a bug? + + Please follow the guidelines provided at: + https://github.com/kamailio/kamailio/issues. + + 2.5. + + Does rtpproxy support MSRP protocol?
- Please follow the guidelines provided at: - https://github.com/kamailio/kamailio/issues. + Module do not support message media of MSRP protocol.