ftocc

Here is an H323 package that should work

vjfromgt
Posts: 180
Member Since:
2006-11-11

I have paid a developer a few bucks to develop this for me

please test and give me your feedback

It was developed for Freepbx 2.2 but should work on later version

--------------------------------------------------------

Download

http://rapidshare.com/files/92644803/stack-0.1.tgz.html
http://rapidshare.com/files/92645214/gui-1.0.tgz.html

INSTALL procedure
untar
do INSTALL
go into freepbx web -> modules, enable module h323.
After all config you must go into "h323" section and do "save", then apply config(standart freepbx)
before first asterisk restart pls change ip in "h323" section to your box ip ( do not use 0.0.0.0)

Also, I don't think h323 works over nat,, not sure



cyber_kan
Posts: 32
Member Since:
2006-06-18
has anyone tried this, it

has anyone tried this, it does not work properly on my 2.4 box



vjfromgt
Posts: 180
Member Since:
2006-11-11
what problems are you

what problems are you getting cyber?



cyber_kan
Posts: 32
Member Since:
2006-06-18
I am not complaining you

I am not complaining you have done a gr8 job, I want to help you test this and get it working
My problems
1.)I tried using with G729 and G723 it does not work one way audio
2.)I tried to generate a call with SIP and terminate with h323 it does not work
3.)No voice on netmeeting, no voice on both sides
4.) how do i create the dialplan strings on extentions.conf



vjfromgt
Posts: 180
Member Since:
2006-11-11
i'll ask developer to post

i'll ask developer to post to this forum, hopefully you guys can work it out



cyber_kan
Posts: 32
Member Since:
2006-06-18
u have done a gr8 thing

u have done a gr8 thing still there is no proper h323 module for trixbox, hope we can get this working gr8



meral
Posts: 7
Member Since:
2007-10-22
http://rapidshare.com/files/9

meral
Posts: 7
Member Since:
2007-10-22
to install gui u need update

to install gui u need update your freepbx package to 2.3.1
if u have no sound play with noH245Tunneling and noFastStart options.
will not operate over nat, so u need public ip



meral
Posts: 7
Member Since:
2007-10-22
dialcommand must be

dialcommand must be like
dial(h323/123456@193.110.78.16)
or
dial(h323/extension)
or
dial(h323/number@trunk)
be aware that it is designed for chan_h323, not chan_ooh323. will be operate only with first one.
chan_h323 stack is in link in prevous post.



vjfromgt
Posts: 180
Member Since:
2006-11-11
thanks for posting

thanks for posting meral

khan, please note that h323 does not work behind nat



cyber_kan
Posts: 32
Member Since:
2006-06-18
hey what is the new stack

hey what is the new stack and the GUI please explain, do i have to install both ?



meral
Posts: 7
Member Since:
2007-10-22
h323 module can't passrow

h323 module can't passrow g729 and 723. so to use it with sip to h323 with this codecs u need also to download and install g729 and g723 codecs from digium.
for testing purpose u can also download "opensource codec" - u can find it via google.



meral
Posts: 7
Member Since:
2007-10-22
if u have install of

>hey what is the new stack and the GUI please explain,
> do i have to install both ?
if u have install of openh323-based chan_h323 - u not need install stack.
if u have no - need install it from source or use binary compiled by me(stack-0.1.tgz)



cyber_kan
Posts: 32
Member Since:
2006-06-18
ok doing it now,i will post

ok doing it now,i will post the results



sunnybug
Posts: 3
Member Since:
2007-08-07
It will corrupt latest

It will corrupt latest TrixBox install.
Before playing with this H323 mod, you may wish to backup
/var/www/html/admin/modules/core folder

This mod needs to be fixed to apply cleanly to newest Trixbox.

A.



vjfromgt
Posts: 180
Member Since:
2006-11-11
please tell us what version

please tell us what version you are referring to when you say latest trixbox and what you mean by corrupt

thanks



jeffreywfinch
Posts: 1
Member Since:
2008-03-17
TB 2.6.x Install Issue.

I just installed this on TB v2.4.2 & v2.6.0.5. It seemed to break a lot of items in the GUI, and H323 didn't seem to be available when I did a "show channeltypes" . What is the lasted version that this has been tested on? Anyone find any other bugs/issues?

I also tried installing TB v2.2.12, all seemed good until I updated/loaded some new FreePBX modules. Then I got this error.

Fatal error: Cannot redeclare timeconditions_chk() (previously declared in /var/www/html/admin/modules/timeconditions/functions.inc.php:173) in /var/www/html/admin/modules/h323/functions.inc.php on line 45

Thanks



persiasys
Posts: 1
Member Since:
2007-12-13
error after key in ip address

hi,

thanks for the tool.

I tried the installation and after keying in the ip address i got this error:

Warning: fopen(/etc/asterisk/h323_general.conf) [function.fopen]: failed to open stream: Permission denied in /var/www/html/admin/modules/h323/page.h323.php on line 21

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/html/admin/modules/h323/page.h323.php on line 31

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/admin/modules/h323/page.h323.php on line 32

after I chown the files to asterisk users then no more error



adminpop
Posts: 1
Member Since:
2008-04-04
Did you get this working?

Did you ever get this working.

I need to replace the ip office but like to do a slow move over.

Thank you



garcelj
Posts: 9
Member Since:
2007-08-08
Hello all, I have tried

Hello all,

I have tried installing the two packages onto the latest Trixbox CE 2.6.0.7-vmware.

When I ran the INSTALL scripts, and tried to refresh the FreePBX web page, I received the following error:

Fatal error: Cannot redeclare timeconditions_chk() (previously declared in /var/www/html/admin/modules/h323/functions.inc.php:45) in /var/www/html/admin/modules/timeconditions/functions.inc.php on line 238

Does anyone have an idea of what might have happened?

Thanks in advance!



jssayers
Posts: 8
Member Since:
2008-09-08
how do i do this

Is this thread still open?

I would like to try this H323 bundle, but am not sure how?

I copied both tgz files to the /tmp directory & tried a tar -x on each, but nothing happens & no response is returned. I have to CTRL-C to get the cursor back

I then tried extracting the files using winzip & copying the resultant files/directories back to Trixbox (2.6.1 by the way) in the /tmp directory in 2 folders, stack & GUI

I then tried do INSTALL as instructed at the top, but i just get:

-bash: syntax error near unexpected token `do'

i then looked in the install script for stack & completed each command in turn manually

yum install expat openssl -y
chown asterisk ./* -R
cp -R ./* /
chown asterisk /etc/asterisk/h323*

but although that completed OK, when i tried to restart asterisk, i got an error saying the chanh323.so module wasn't registered??

Please advise how i install these properly on a 2.6.1



Comment viewing options

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