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
Merged #3332 into master.