I've been following the H.323 forums for months now, and have always battled trying to get H.323 working properly on Trixbox. Asterisk is no problem, as the addons install easily, and following that you have working Asterisk solution with H.323.
I read the forum "H323 trunks on TB 2.6.0.5 ?" and decided to try this one out on a new installation of TB CE 2.6.1.0. Well it worked perfectly and after 1 small issue, I was placing calls from an H.323 phone to my TB.
Steps are as follows:
1. Install Trixbox 2.6.1.0. (Default install includes addons)
2. Download asterisk-addons-1.4.7.tar.gz from http://downloads.digium.com/pub/asterisk/asterisk-1.4-current.tar...
3. Extract the file and copy the file ..../asterisk-addons-1.4.7/configs/ooh323.conf.sample to /etc/asterisk/ooh323.conf
4. Amportal stop
5. Amportal start
6. Run the asterisk console, asterisk -rvvvvvv
7. Check for available channels, show channeltypes
Result:
trixbox1*CLI> show channeltypes
Type Description Devicestate Indications Transfer
---------- ----------- ----------- ----------- --------
Local Local Proxy Channel Driver yes yes no
IAX2 Inter Asterisk eXchange Driver (Ver 2) yes yes yes
Zap Zapata Telephony Driver w/PRI no yes no
OOH323 Objective Systems H323 Channel Driver no yes no
Phone Standard Linux Telephony API Driver no yes no
Agent Call Agent Proxy Channel yes yes no
SIP Session Initiation Protocol (SIP) yes yes yes
MGCP Media Gateway Control Protocol (MGCP) yes yes no
----------LI>
8 channel drivers registered.
The only problem I had, was that I had forgot to Allow Anonymous Incoming SIP calls, and once I had enables that in the General Settings of FreePABX, I could call all my extensions on my TB.
Member Since:
2007-12-01