Thanks! Can be merged, but then I would rename rtpengine_manage1() to just
rtpengine_manage(), to be in pair with rtpproxy kemi exports.
Variable number of arguments was in the plan, but iirc I couldn't find an easy way in
python embed api to get the number of parameters (and didn't get much spare time to
dig in more). Anyhow, I think in python it is always the same number of parameters given
to a function call, just that those not provided explicitely have the default value
specified when defining the function.
--
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#issuecomment-272619874