@bitcall/webrtc-sip-gateway 0.3.11 → 0.3.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,8 +20,8 @@ Latest updates:
|
|
|
20
20
|
(nft-compatible port ranges and rule action order).
|
|
21
21
|
- Media firewall status now checks both nft and ip6tables marker rules so
|
|
22
22
|
legacy ip6tables protections are reported correctly.
|
|
23
|
-
- In-dialog
|
|
24
|
-
route-set now attempt alias/usrloc fallback before 404.
|
|
23
|
+
- In-dialog handling is hardened: in-dialog requests (including 2xx ACK) with
|
|
24
|
+
broken/missing route-set now attempt alias/usrloc fallback before 404.
|
|
25
25
|
- `TURN_MODE=coturn` now generates a compose stack with a dedicated coturn
|
|
26
26
|
container.
|
|
27
27
|
|