[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
OK, though somehow I agree that not having wss in the transport is confusing, because it is in Via, but I wanted to be sure I haven't missed any new specs introducing it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#issuecomment-1749988510

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
@miconda our bad, SIP.js was configured to use transport=wss. Closing this PR. I'm sorry for the inconvenience. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#issuecomment-1749508317 You are receiving this because you are subscribed to this

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
Closed #3588. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#event-10567664961 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread Daniel-Constantin Mierla via sr-dev
@joelbax: I think RFC3261 mention the deprecation of `transport=tls` for `sips` scheme (ie., end to end secure transmission), but it is defined in the grammar (e.g., for hop-by-hop tls usage). See RFC3261 page 223: ``` transport-param = "transport=" ( "udp" / "tcp" / "sct

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-05 Thread joelbax via sr-dev
@miconda SIP.js is including it in the contact header, then, the register module keeps it. I think this is also happening with pjsip but I haven't had a chance to properly verify it. Also, IMHO, I think that this is still a misleading subject because, referring to IƱaki's message in jssip: htt

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-04 Thread Daniel-Constantin Mierla via sr-dev
The rfc7118 (https://www.rfc-editor.org/rfc/rfc7118.html) defines only `transport=ws`, where have you met `transport=wss`? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3588#issuecomment-1748147393 You are receiving this because you are subscribe

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-03 Thread joelbax via sr-dev
@joelbax pushed 1 commit. c8a5265b0f159be472708e266fce46317dfffda4 core: Style formatting -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3588/files/e2424362c4dfc97b9922c13bfac65ccc00ecbf09..c8a5265b0f159be472708e266fce46317dfffda4 You are receiving this because you are subscrib

[sr-dev] Re: [kamailio/kamailio] Fix wss forwarding (PR #3588)

2023-10-03 Thread joelbax via sr-dev
@joelbax pushed 1 commit. e2424362c4dfc97b9922c13bfac65ccc00ecbf09 core: Style fixes -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3588/files/340107d53d8cdb0ed69025757f39a4c1614ba155..e2424362c4dfc97b9922c13bfac65ccc00ecbf09 You are receiving this because you are subscribed to