H323 Video conference support with Port NAT (dynamic NAT)
Review Request #1046 — Created Sept. 3, 2025 and submitted
| Information | |
|---|---|
| pradeep | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-978 | |
| Reviewers | |
| ngurunathan, peteryeh, tanya, timlai, timsu | |
RTP packets (runs on UDP) are the media packets to receive audio & video. Using H245 (OpenLogicalChannel) protocol , Video conference (VC) device randomly selecting the UDP port at which it wish to receive media traffic. Code change done to identify and parse H245 traffic to know the UDP port and dynamically enable port forwarding for the port. Once done we also disabling port forwarding
