RTPengine has a few MI commands that needs to be implemented as RPC functions.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/906
Module: kamailio
Branch: master
Commit: 135cc620f41a3971b65252dcce10b0a6d3623065
URL: https://github.com/kamailio/kamailio/commit/135cc620f41a3971b65252dcce10b0a…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-01-05T10:46:15+01:00
modules: readme files regenerated - acc ...
---
Modified: src/modules/acc/README
---
Diff: https://github.com/kamailio/kamailio/commit/135cc620f41a3971b65252dcce10b0a…
Patch: https://github.com/kamailio/kamailio/commit/135cc620f41a3971b65252dcce10b0a…
---
diff --git a/src/modules/acc/README b/src/modules/acc/README
index 97f2ef0..dca5a6e 100644
--- a/src/modules/acc/README
+++ b/src/modules/acc/README
@@ -302,9 +302,13 @@ Chapter 1. Admin Guide
ACC module is used to account transactions information to different
backends like syslog and SQL. With the separate module, radius support
- is enabled. There is some very early support of the Diameter protocol
- in the code which is no longer included by default. This support is not
- up to date with the current Diameter protocols and is disabled.
+ is enabled.
+
+ There is some very early support of the Diameter protocol in the code
+ which is no longer included by default and will be deleted in coming
+ releases. This support is not up to date with the current Diameter
+ protocols and is disabled. If you need Diameter support, please use the
+ ims_charging module.
To account a transaction and to choose which set of backends to be
used, the script writer just has to set some flags (see the module