Yes, working now!
```
root@p01t-1:~/build-dir/kamailio.webrtc# grep "^tcp_"
/var/local/src/kamailio.webrtc/kamailio.cfg
tcp_children=CHILDREN # def = children
tcp_send_timeout=3
tcp_connect_timeout=10 # def = 10
tcp_connection_lifetime=3605
tcp_rd_buf_size=32768
tcp_max_connections=2048
tcp_co
FTR: I followed
https://www.kamailio.org/wiki/tutorials/troubleshooting/coredumpfile
Took a while until I read the line **First check if the “disable_core_dump”
variable is set in your configuration.** :-(
```
sysctl kernel.core_pattern=/tmp/core.%e.%p.%h.%t
root@p01t-1:/var/local/src/kamailio.
> I pushed a commit for it, can you test and see if works fine now?
built from master, your patch is in the git log.
```
Sep 5 10:26:04 p01t-1 kamailio.webrtc[482512]: INFO: webrtc:
Commenting the line
```
tcp_connection_match=1 # match also local port
```
"solves" the issue in the fist place. tcp_reuse_port = 1 makes no difference:
the outgoing INVITE is sent from the local port 443 within the existing TCP
sesssion (which is necessary for NAT/FW traversal).
Shouldn't "
> I suspected that its related to the commit referenced above. Just to check,
> you have "tcp_connection_match" set to 1 in your cfg, right?
Yes. These are my tcp settings:
```
# Lower this value for faster detection of broken TCP connections.
tcp_send_timeout=3
tcp_connect_timeout=10 # def =
https://github.com/kamailio/kamailio/commit/7d103cf3887401fca32d95f7ea7ee10f28e9e127
dst->proto should be right.
```
kamailio.webrtc[338351]: INFO: webrtc:
I found some changes in the change notes for HOMER socket assignment. But same
happens with sipcapture module not inlcuded and HOMER sections commented out,
too.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3969#issuecomment-2329416074
You ar
### Description
Kamailio is setup as a WebRTC to SIP(UDP) gateway. It forwards WSS to UDP and
UDP to WSS connections.
This was doing fine until 5.8.2 (so 5.8.1 is running perfectly).
Since 5.8.2 (and 5.8.3) the following message is printed on sending towards a
connected WSS connection:
```
Sep
Anything I need to do?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3528#issuecomment-1808224517
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
The patch is a really small change. So it should be easy to add. I would
aprreciate to find it in the stable branch to avoic private builds all the
time.
I understand, that my task is done so far.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issue
Closed #3443 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3443#event-10941705624
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Is there a reason why it didn't make it into 5.7.2?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3528#issuecomment-1801322464
You are receiving this because you are subscribed to this thread.
Message ID: _
What is missing and why it doesnt go into upstream? Why it was not added to
5.7.2?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3443#issuecomment-1801319989
You are receiving this because you are subscribed to this thread.
Message ID: ___
13 matches
Mail list logo