AE-1179 Support H323 video conference feature

Review Request #842 — Created May 6, 2025 and submitted — Latest diff uploaded

pradeep
APV10
rel_apv_10_7_2_17_bhel_h323_nat
AE-1179
ngurunathan, prajesh

H323 involves set of protocol suits. Mainly h225 & h245. Certain packets of these protcol carry the IP address on the payload as per the protocol requirements. ASN1C library is used & modified to parse these packets and update the internal IP that they carry in payload with the NAT IP.

tested H225 setup. H245 OpenLogicChannel and OpenLogicChannelAck packets. Payloads of these protocol updated with NAT IP replacing the local ip.

Cli added:

AN#sh h323
H323 natting is enabled.

AN#
AN(config)#h323 ?
nat enable/disable natting

AN(config)#h323 nat ?
disable Disable H225 natting
enable Enable H323 natting

AN(config)#h323 nat enable

AN(config)#

    Loading...