ChristianBergerSipgate left a comment (kamailio/kamailio#4281)
Cool, but we were able to work around the issue with server_id and testing new
releases currently is a bit hard for us. However I've looked over the code and
it looks good. Thank you very much!
--
Reply to this email directly or vi
Closed #4281 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4281#event-18211732376
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
ChristianBergerSipgate created an issue (kamailio/kamailio#4281)
### Description
The rtpengine module uses a `cookie` field in the Protocol controlling
rtpengines. This field needs to be unique, and is derived from the `server_id`
field set in the Kamailio, the `pid` as well as the value of a v
ChristianBergerSipgate left a comment (kamailio/kamailio#4167)
Thanks,
We are looking into it, but this will take a while as our build process is not
optimized for patches.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4167#issuecomment-272941
ChristianBergerSipgate created an issue (kamailio/kamailio#4168)
We think we have found a potential bug in the path module.
When we call `add_path_received()` we get the following for WSS connections:
`Path: `
We think there should be a `transport%3Dwss` appended instead of ws.
We have looked
ChristianBergerSipgate created an issue (kamailio/kamailio#4167)
Hi,
we have found a potential bug. The pseudo variables return null for WSS
connections.
Example config:
`xlog("L_INFO", " REGISTER: TLS or WSS detected: fU=$fU
tls_version=$tls_version tls_cipher_info=$tls_cipher_info ua=$ua\n")
- describe limitation of weight parameter
- describe a potential workaround against those limitations
Pre-Submission Checklist