Hi again,
Regarding RPC list: I do not think it is implemented for python? I checked the source and
couldn't find anything that would handle the RPC call:
kamctl rpc app_python.api_list
Regarding the documentation:
I didn't mean to document in the source code, sorry for not expressing myself clearly,
I ment to generate the Kemi function list documentation from the source code automatically
via a script instead of updating it manually (so the documentation doesn't become
stale). One example could be to run the RPC api_list and take that list to generate a
documentation file that shows all available functions. I tried to check that out now but
couldn't get it working for python because I think the command is missing (v5.0.4).
So to condense my proposal on how we could structure the KEMI docs I would suggest:
- General documentation about how KEMI works: As it is now, great
- Document special functions that are only implemented in KEMI /or differs from the
original module implementation: As it is now, great
- Not have sections for each and every module, just one section with a long list of
exported KEMI functions with a link to the original documentation
I'm happy to take a shot at generating a script for this but would need help to
understand how I can export the python API list.
// Samuel
________________________________
From: Daniel-Constantin Mierla <miconda(a)gmail.com>
Sent: Tuesday, November 21, 2017 3:20:21 PM
To: Samuel F.; Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Kamailio KEMI Framework Tutorial
Hello,
On 21.11.17 10:20, Samuel F. wrote:
Hi Daniel,
First, I'd just like to say thanks and let you know we are very grateful for the KEMI
framework. We have developed three small applications running on python KEMI in production
serving calls every day successfully without any issues at all. The development process
was very smooth and quick.
thanks for the feedback, really appreciated! It is good to know that KEMI is being used in
production and also it shows its potential for various needs.
I reviewed the documentation and think it's great that the KEMI framework gets an
extensive documentation.
One thought I had regarding documenting the exported functions is that I think it's
good if they are exported to the docs automatically from the source code. My opinion is
that it is better to have documentation that reflects the current state of the source code
rather than having stale/out-of-date documentation.
Perhaps having a parser that locates all the exported functions, lists them in appropriate
modules with the return value and then a link to the actual modules documentation?
There is an RPC command that lists the exported KEMI functions for a running Kamailio. It
reflects exactly what functions are available from the kemi framework internal structure.
This is like an auto discovery, it is done automatically.
Addition docs can be added in the code using doxygen, however, while that is good for
short descriptions, I don't find it good to add extensive docs and especially usage
examples in the code. Also, from past experiences, non-developer users tend not to look at
the code, therefore the improvements to docs in code from general users are very low.
Anyhow, this tutorial was started with the initial goal of covering the KEMI framework in
general, and the special functions. For the functions exported by modules I added only the
acc as an example (which is also a skeleton at this moment).
As I said, I am open for suggestions on how to do the docs for kemi functions from
modules. Your proposal with using somehow the code is not like being dismissed, I just
expressed my opinions based. Contributions to parse the code and extract prototypes are of
course welcome.
Cheers,
Daniel
// Samuel
________________________________
From: sr-users
<sr-users-bounces@lists.kamailio.org><mailto:sr-users-bounces@lists.kamailio.org>
on behalf of Daniel-Constantin Mierla
<miconda@gmail.com><mailto:miconda@gmail.com>
Sent: Monday, November 20, 2017 4:11:54 PM
To: Kamailio (SER) - Users Mailing List; Kamailio (SER) - Devel Mailing List
Subject: [SR-Users] Kamailio KEMI Framework Tutorial
Hello,
I started a tutorial for Kamailio KEMI Framework written in markdown
format targeting use of mkdocs. It is published on github as part of
kamailio-docs repository:
*
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co…
The mkdocs build (to browse and read) is online at:
*
https://nam02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fkamailio.o…
It is work in progress and contributions from the community are more
than welcome -- doing push requests on github project is the recommended
way for contributions:
*
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co…
The main goal is document the role of KEMI, its benefits and how it can
be used. It addition it should cover the list of functions exported to
KEMI by core as well as special KEMI functions.
Regarding the functions exported by kamailio modules to KEMI I added as
an skeleton the ones exported by acc module. However, I am not sure if
we should do it there or add them to the existing docs of the modules.
Opinions on this?!?
Cheers,
Daniel
--
Daniel-Constantin Mierla
https://nam02.safelinks.protection.outlook.com/?url=www.twitter.com%2Fmicon…
--
https://nam02.safelinks.protection.outlook.com/?url=www.linkedin.com%2Fin%2…
Kamailio Advanced Training -
https://nam02.safelinks.protection.outlook.com/?url=www.asipto.com&data…
Kamailio World Conference - May 14-16, 2018 -
https://nam02.safelinks.protection.outlook.com/?url=www.kamailioworld.com&a…
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org<mailto:sr-users@lists.kamailio.org>
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.kam…
--
Daniel-Constantin Mierla
www.twitter.com/miconda<https://eur02.safelinks.protection.outlook.com/?…
--
www.linkedin.com/in/miconda<https://eur02.safelinks.protection.outlook.c…
Kamailio Advanced Training -
www.asipto.com<https://eur02.safelinks.protection.outlook.com/?url=http%…
Kamailio World Conference - May 14-16, 2018 -
www.kamailioworld.com<https://eur02.safelinks.protection.outlook.com/?ur…