HI All,
This is my first post to this community and I am new user of the Kmailio. I
want to use the Kamailio and RTPProxy on the same machine. I have installed
and rtpproxy succesfully and I have started both the kamailio and RtpProxy.
My RtpProxy is listening on localhost:7722 port of my local ma
HI All,
I am using the Kamailio 4.1.2 with RTPProxy 1.2.1 as a SIP Proxy. I want to
ensure that all my sip and media (RTP) passes through the SIP Proxy
(Kamailio + RTP Proxy) while we my SIP Client sends any SIP and RTP to SIP
Server (asterisk). So it is like below:
SIP Agent
HI All/ Daniel,
We are using the Kamailio+ RTPProxy as a SIP and RTP Proxy to call the
Phones. Our setup is like below:
SIP UAC->Kamailio+RTPProxy-->SIP Server--->Phone
Now when we call from UAC to Phone then voice is coming good at the UAC
side. But we receive the bad voice at t
tion somewhere in the path or an issue in the client sides.
Can you try with different phones?
Cheers,
Daniel
On 02/05/14 07:49, varun pratapsingh wrote:
> HI All/ Daniel,
> We are using the Kamailio+ RTPProxy as a SIP and RTP Proxy to call the
> Phones. Our setup is like below:
> SIP UAC
HI All/ Daniel,
According to the recommendation I have migrated my Kamailio 4.1.2 to the
Kamailio 4.1.3. But very frequent crashes are coming in Kamailio 4.1.3
which was not coming on the 4.1.2. The gdb backtrace of the crash is below:
I have seen many crashes in couple of days but the "data_lump
Hi All,
I want to handle a special case in the Kamailio 4.1.3. When I receive
INVITE from some UAC I wanto reply it with 403 message. I am using the
Kamailio in Proxy mode when the INVITE comes I want to reply it with 403
and do not want to send this INVITE to SIP Server.
I expored the Kamailio s
Hi All,
I am using the sl_send_reply function in the receive.c file. In included
the header file sl_funcs.h correctly in the receive.c and receive. compiles
fine. But when in gcc LD phase it gives the error
CC (gcc) [kamailio] cfg.tab.o
LD (gcc) [kamailio] kamailio
receive
turned 1 exit status
make: *** [kamailio] Error 1
Please suggest any solution to this problem. So I have make some changes in
the Makefile as it seems to be linking problem.
Thanks in advance.
Regards
Varun
Date: Wed, 14 May 2014 13:09:44 +0100
> From: varun pratapsingh
> To: sr-users@list
Hi All,
Can anybody help me by telling how to read INVITE packet SDP c line IP
address in Kamailio.cfg. For example a INVITE packet comes and its SDP
contains the line
v=0
o=- 3619547086 3619547086 IN IP4 1.223.65.215
s=pjmedia
c=IN IP4 1.223.65.215
t=0 0
a=X-nat:0
Now I want to read this SDP p