HI Daniel,
Can you please share , why kamailio couldn't able to extract
the body, when INVITE comes with multi party body (sdp + resource-lists). Is
there any other way to extract the same.
Please share your views.
Regards
Surendra
_
Hello Daniel,
I am implementing conference bridge using kamalio and RTP
porxy without media mixing. Since for now we are ok with this. My question
is as per the flow of RFC 4579, UA may send SUBSCRIBE to the conference URI
with event as conference. In kamalio modules presence
Hello
I am trying to implement code coverage tool in kamailio
using gcov. I have added CFLAGS and LIBS in Makefile.defs and it got
compiled successfully.
My problem is when I am running kamailio it is saying
lib64/kamailio/libkcore.so.1: undefined symbol: __gcov
Dear Daniel,
A small concern in kamailio, existing TCP stack is not doing load
distribution among children for SIP messages. For example UE-->kamailio1 (TCP
listen (4 children)) ->kamailio2 (TCP Listen 4 children)
As per stack if UE opens a connection with kamailio1 based o
Hi Daniel,
Thanks for your suggestions. The approaches which you have
suggested are good, event I thought before initiating this query (since am
working with kamailio for last three years), but my requirement is to
distribute on single connection. Since it requires code change,