I have the default Kamailio`s configurantion that I copied below. Please,
could you tell if it is stateless. And what should I change to execute
kamailio as statefull.
kamailio.cfg contains:
#!KAMAILIO
#
# Kamailio (OpenSER) SIP Server v4.0 - default configuration script
# - web: http://www.
forwarding to alias
On Tue, Nov 25, 2014 at 7:09 PM, Kamrul Khan wrote:
> Hi,
>
> I have successfully configured Kamailio for WSS support using the below
> instructions. Everything works perfectly except, when call is hanged up
> from the receiving end, Kamailio sends BYE and the browser disconn
Hi,
I have successfully configured Kamailio for WSS support using the below
instructions. Everything works perfectly except, when call is hanged up from
the receiving end, Kamailio sends BYE and the browser disconnects websocket
connection right after getting response from Kamailio with the fol
Don't do loose route in main route block. The WITHINDLG route will take
care of that.
Also you may need to do "handle_ruri_alias" just after loose route in
WITHINDLG route. See below link for more details,
http://www.kamailio.org/docs/modules/4.2.x/modules/nathelper.html#nathelper.f.handle_ruri_a
On Tuesday, November 25, 2014 11:43:36 PM Daniel-Constantin Mierla wrote:
> Hello,
>
> finally got to it -- the double free message is printed when destroying the
> sip message. Quickly looking at the code, the r-uri, ruid, user-agen and
> dst-uri (and some other attributes of the first branch, bu
Hello,
finally got to it -- the double free message is printed when destroying
the sip message. Quickly looking at the code, the r-uri, ruid, user-agen
and dst-uri (and some other attributes of the first branch, but perhaps
not available in that case) are very likely to be freed twice -- I will
tr
Hi,
I have successfully configured Kamailio for WSS support using the below
instructions. Everything works perfectly except, when call is hanged up from
the receiving end, Kamailio sends BYE and the browser disconnects websocket
connection right after getting response from Kamailio with the fol
Hi,
I'm trying to achieve this configuration
phone --> NAT --> kamailio loadbalancer --> kamailio sip/proxy
--> kamailio sip/proxy
With the attached configuration I can make calls without any problems
but when the callee hangs up the call does not end only the caller can hang
up.
Bt
On 25 Nov 2014, at 16:59, Luciana Oliveira wrote:
> Please,
> help me.
> I tried several times and i did not find any way to configure kamailio to
> start it in stateful mode. Anyone know how to do it?
Hi!
You don't start Kamailio in any mode - the decision on whether you respond or
forward s
Please,
help me.
I tried several times and i did not find any way to configure kamailio to
start it in stateful mode. Anyone know how to do it?
Thanks,
Luciana.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.si
Hi Guys,
I'm new on Kamailio and this list, so be patient with me :)
I've built an almost "complete" working SIP server on Ubuntu 14.04 LTS.
I told almost complete because my problem is with carrierroute module because
I'm not understanding the routing file and where I should put the code to use
check your connection , if firewalls not blocked traffic
2014-11-25 7:57 GMT-03:00 Daniel-Constantin Mierla :
> Hello,
>
> I didn't get any issue accessing the git repo lately, however, if
> git.sip-router.org is not accessible from your site, you can use the
> mirror from github (it is sync'ed
Hello,
I didn't get any issue accessing the git repo lately, however, if
git.sip-router.org is not accessible from your site, you can use the
mirror from github (it is sync'ed in real time):
- https://github.com/kamailio/kamailio
Cheers,
Daniel
On 24/11/14 14:35, kai.ohnac...@cbc.de wrote:
>
>
Hello,
to add few more tips:
- using debugger module with cfgtrace parameter set to 1 will result in
printing the executed actions (line, name, etc) in syslog, being very
convenient to see where routing ended in config file
- few hints on kamailio and syslog at -
http://kamailio.org/wiki/tutoria
Hi
Answer#1: You have to put logs to find where Kamailio is sending 404. Check
xlog lines in the code append more to see.
Answer#2: In Default Kamailio config log-facility used is 0 which mean logs
will be appended to /var/log/messages or syslog. If it is something else
make sure you have rsyslog
Hello everybody,
I tried to install Kamailio 4.1 with help of this instruction ->
http://www.kamailio.org/wiki/install/4.1.x/git.
But, if I type the command (Root:/usr/local/src/kamailio-4.1#)
git clone --depth 1 git://git.sip-router.org/kamailio kamailio
I got this message back
fatal: unabl
Hi All,
Sorry for the general questions here, I'll try to be concise. I'm kind of
a n00b, so bear with me.
Problem: Kamailio will not respond or accept SUBSCRIBE. It kicks back a
404 every time. SUBSCRIBE is ok.
Question #1: I actually copied a config from the vendor we are using and
it's s
Hello Daniel,
Here is the SIP message:
INVITE sip:@:5060 SIP/2.0\r\n
Via: SIP/2.0/UDP
:5060;rport;branch=z9hG4bK-1ed2-1416853638-4045-127\r\n
Call-ID: 6929-45b-10242014182718-0-\r\n
CSeq: 1 INVITE\r\n
Max-Forwards: 70\r\n
To: @:5060>\r\n
From:
""@>;tag=95ffc
18 matches
Mail list logo