otherwise the code below always matches:
```
if ($Rp != 80 && $Rp != 443) {
```
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3332
-- Commit Summary --
* websocket: example must listen on ports 80 and 443
-- File Changes --
M src/modules/websocket/doc/websocket_admin.xml (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3332.patch
https://github.com/kamailio/kamailio/pull/3332.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3332
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3332(a)github.com>