The trixbox project does not have a lot of experience with H.323 nor do we have any way to test H.323 on trixbox. We do include the new ooH323 module for Asterisk.
There is a basic config file for ooH323 in the /etc/asterisk-1.2.7.1_samples directory
If you do this command from Linux
cp /etc/asterisk-1.2.7.1_samples/ooh323.conf /etc/asterisk
amportal stop
amportal start
you will have basic H.323 functionality. You can edit the ooh323.conf file using the config editor built into the web GUI. Follow the comments in the file to get it working. Incoming calls should go to context from-pstn. You will need to create a custom trunk in FreePBX for outbound calls. I think something like this will work for the custom dial string.
OOH323/$OUTNUM$@XX.XX.XX.XX:XXXX
(x is the IP address and port of your H.323provider)
Hope this helps get you started. If you come up with more complete documentation on how to use OOH323 with a H.323 provider please post it to this forum.
Member Since:
2006-05-30