Module: kamailio
Branch: master
Commit: 7ddb20da95d35033eea00c2d4400db9a725b7e7b
URL: https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2017-01-14T20:46:31+01:00
INSTALL updating compiler requirements
---
Modified: INSTALL
---
Diff: https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9…
Patch: https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9…
---
diff --git a/INSTALL b/INSTALL
index f88fbec..e1cfcef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -63,8 +63,10 @@ There are various configuration options defined in the Makefile.
Requirements:
-- gcc or icc : gcc >= 2.9x; 3.[12] recommended (it will work with older version
- but it might require some options tweaking for best performance)
+- gcc or clang:
+ gcc >= 2.9x; 3.[12] recommended (it will work with older version
+ but it might require some options tweaking for best performance)
+ clang >= version 3.3
- bison or yacc (Berkley Yacc)
- flex
- GNU make (on Linux this is the standard "make", on *BSD and Solaris it is
Basically tested it from python script, by grepping for incoming commands on rtpengine side.
IMHO, a nice improvement to the kemi interface would be to detect the number of input parameters given from the script and call the proper function straight ahead.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/929
-- Commit Summary --
* rtpengine: Add kemi rtpengine_manage0/1
-- File Changes --
M src/modules/rtpengine/rtpengine.c (38)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/929.patchhttps://github.com/kamailio/kamailio/pull/929.diff
--
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/pull/929