Skip to main content
vazexa
Visitor III
April 13, 2022
Question

AVER video conference H323 no outbound audio and video

  • April 13, 2022
  • 9 replies
  • 4406 views

Hello,

 

I want to install an video conference by AVER that supports H.323.

I have made the port forwarding the user manual states (see below photo) but it does not operate ok. i.e. although I can see and hear the remote party, my camera and microphone are not being transmitted remotely. 

 

Can someone please help me?

 

2022-04-12 (2).png

9 replies

AlexC-FTNT
Staff
Staff
April 13, 2022

FortiGate is aware of SIP and other video protocols, with mechanisms that allow traffic inspection and content-alteration. Opening the ports as such (through a VIP, I expect) doesn't disable the session-helpers, which in this case may cause more problems than help the traffic. You need to do that manually (delete the H323 session helper)

vazexa
vazexaAuthor
Visitor III
April 13, 2022

Thank you for your reply!

 

i go to cli and put the following commands but i get command fail error

config system settings

set sip-helper enable (or disable)

 

my firmware version is 6.4.8

Screenshot 2022-04-13 at 3.29.41 PM (2).png

AlexC-FTNT
Staff
Staff
April 13, 2022

You should familiarize yourself with the available commands in a FortiGate.
If you know a part of the command, you can do "show full | grep -f helper" and that will show you where the word "helper" is available.

In your case, you need to DISABLE H323 helper, and not enable it.
To disable it, you must delete it from the session-helper context:
https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-disable-H323-and-RAS-session-helpers/ta-p/198262

Toshi_Esumi
SuperUser
SuperUser
April 13, 2022

Well, you should have checked what was in the session-helper config with "show" before changing anything. Looks like "edit 2" didn't exist because it was "added" when you entered into the config mode. Get in the session-helper config mode again and make sure no edit 2 there.

Also based on the protocol list, it also use SIP. So you should delete SIP session-helper (edit 13) as well. Just make sure with "show" the 13 is actually SIP helper.

 

Then, although this is not in the KB, I think you have to reboot the box unless you want to clear all existing sessions.

 

Toshi

vazexa
vazexaAuthor
Visitor III
April 13, 2022

I actually did checked with the show command and saw that 2 and 3 were deleted, I must have done it earlier in the morning while trying to find out how to make the system operate.

 

The 13 (sip) was still enabled but even after deleting this and rebooting the fortigate, the same problem exists.

 

Do you have any other ideas?

 

thank you very much for your help so far!!

Toshi_Esumi
SuperUser
SuperUser
April 13, 2022

In addition to disabling the session-helper, I would disable SIP ALG at the system settings. You can find how on the internet but like below:

 

config sys settings

  set sip-expectation dis

  set sip-nat-trace dis

  set default-voip-alg-mode kernel-hlper-based  (which is the session-helper you removed)

end

 

This shouldn't require a reboot.

If this still doesn't help, either you need to debug the protocol deeper by sniffing your outgoing video and audio packets before and after NAT to see if the FGT is changing TCP/UDP ports, or open a ticket at TAC to let them look into what's going on.

 

Toshi

vazexa
vazexaAuthor
Visitor III
April 13, 2022

Thank you very much for your help but it still does not operate. I have already opened a ticket at TAC. 

 

Thanks again!

Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!