Installing H.323 on Trixbox 2.4

joshelson
Posts: 244
Member Since:
2006-12-07

Has anyone had any experience or luck installing H.323 on Trixbox 2.4?

This forum has information on doing it on the 2.2 release, which basically just involves copying the ooh323.conf out of the /etc/asteriskXXX_samples directory.

This doesn't appear to be the same in 2.4.

Any success stories or hints for doing this? What's the consensus on Trixbox support for H.323 going forward?

Thanks,

Josh

--

FluentStream Technologies - Integrate * Communicate



anchor
Posts: 1
Member Since:
2007-07-11
I have the same

I have the same promplem.
The release 2.4 does not contain file /usr/lib/asterisk/modules/chan_h323.so.
I need help!



joshelson
Posts: 244
Member Since:
2006-12-07
RE: I have the same

I should have updated the thread for the benefit of all.

I was able to get the H.323 driver (ooh323) installed by using the following procedure:

1. Download Asterisk-Addons-1.4.5 from Digium's website.

2. Extract files.

3. You will find a subdirectory in the extraction called "asterisk-ooh323c". CD to this directory.

4. Run the following commands.

./configure
make
make samples

NOTE: you will need to install the GCC, kernel-devel, and a few other packages, if I remember correctly.

5. Start / restart Asterisk.

6. Run a 'show channeltypes' to check H.323 registration.

Hope this helps!

Josh

--

FluentStream Technologies - Integrate * Communicate



vjfromgt
Posts: 192
Member Since:
2006-11-11
http://www.trixbox.org/forums

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.