Hi,
I'd like to develop module for Kamailio which will be working with RTP/RTCP
packets. Is there any way to capture and edit RTP packet in module of
Kamailio for example in module extended from *topoh*?
In topoh there are two events SREV_NET_DATA_IN and SREV_NET_DATA_OUT but I
didn't be able to capture any RTP packets by them.
Thanks in advance for any help or useful information.
Hi,
I am developing Kamailio module as a part of my school project and I need
to send some data via UDP socket from within my module. Before I try to use
Unix sockets I want to ask if there isn't something implemented in Kamailio
so I can use it without developing wheel.
I tried to google for "kamailio module development udp socket" and so on
but I cannot find anything particular.
Thanks for your help in advance.
Hello,
Kamailio SIP Server v4.1.3 stable release is out.
This is a maintenance release of the latest stable branch, 4.1, that
includes fixes since release of v4.1.2. There is no change to database
schema or configuration language structure that you have to do on
installations of v4.1.x. Deployments running previous v4.x.x versions
are strongly recommended to be upgraded to v4.1.3.
For more details about version 4.1.3 (including links and guidelines to
download the tarball or from GIT repository), visit:
* http://www.kamailio.org/w/2014/04/kamailio-v4-1-3-released/
RPM, Debian/Ubuntu packages will be available soon as well.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hello,
I am considering releasing v4.1.3 by mid of next week, on Wednesday or
Thursday (April 23 or 24). If there are issues you are aware of and not
reported to the bug tracker, add them there asap to investigate them.
Also, if you noticed some fixes in the master branch not backported
yet, report them to the mailing lists.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
some sip user agents/proxies have started to use history-info header(s)
instead of diversion header(s) to carry diversion information.
i didn't find any history-info header related pvs in wiki nor any
h-i related stuff in parser.
there is requirement in sip proxy to be able to map between h-i and
diversion headers. any suggestions on how to proceed with this?
-- juha