[Home]

Summary:ASTERISK-27363: res_http_websocket: Wrong LocalAddress (it is equal to RemoteAddress)
Reporter:Vasilii Rogin (roginvs)Labels:pjsip webrtc
Date Opened:2017-10-20 09:46:15Date Closed:2017-11-16 10:58:21.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_http_websocket
Versions:13.18.0 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-26758 res_hep_pjsip: For WebRTC clients Asterisk insert same ip address in "source ip address" and "destination ip address" fields in HEP packets
Environment:Ubuntu 16.04Attachments:
Description:Pjsip or chan_sip, transport=wss.
Security logs have LocalAddress equal to RemoveAddress.
This is not a big issue, but this also affects Homer "res_hep.c", which sends corrupted local address in reports.
Thus, there is no good CallFlow in Homer for webrtc websockets calls.
Comments:By: Asterisk Team (asteriskteam) 2017-10-20 09:46:16.519-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2017-11-16 10:58:22.166-0600

Change 7223 merged by Jenkins2:
pjsip / hep: Provide correct local address for Websockets.

[https://gerrit.asterisk.org/7223|https://gerrit.asterisk.org/7223]

By: Friendly Automation (friendly-automation) 2017-11-16 11:22:48.615-0600

Change 7224 merged by Jenkins2:
pjsip / hep: Provide correct local address for Websockets.

[https://gerrit.asterisk.org/7224|https://gerrit.asterisk.org/7224]

By: Friendly Automation (friendly-automation) 2017-11-16 11:54:46.902-0600

Change 7225 merged by Joshua Colp:
pjsip / hep: Provide correct local address for Websockets.

[https://gerrit.asterisk.org/7225|https://gerrit.asterisk.org/7225]