Joao,
 
Thanks for sending the Installation tips as pasted below. It works.
 
Seshu
----------
 
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz
Get asterisk-oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz


Untar the files
#tar zxvf openh323-Janus_patch4-src-tar.gz
#tar zxvf pwlib-Janus_patch4-src-tar.gz
#tar zxvf asterisk-oh323-0.6.5.tar.gz
#tar zxvf asterisk-1.0.3.tar.gz


Install Pwlib
#cd pwlib
#./configure && make clean && make opt && make install && ldconfig


Patch and Install OpenH323
#cd openh323
#patch -p1 < ../asterisk-oh323-0.6.5/openh323_1.13.5-make.patch
#./configure && make clean && make opt && make install && ldconfig


Asterisk
#cd asterisk-1.0.3
#make && make install && make samples


Asterisk-oh323
#cd asterisk-oh323-0.6.5
Edit the Makefile
#make && make install && ldconfig


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joćo Amaro
Sent: Thursday, January 06, 2005 7:37 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] asterisk - oh323 driver

Hi all


I've managed to get chan-oh323-0.6.5 working with asterisk-1.0.3
I've downloaded all the files from www.inaccessnetworks.com

       pwlib + pwlib-janus patch
       openh323 + openh323-janus patch
       chan-oh323 0.6.5

Don't forget to apply the chan-oh323 patch to openh323 before compiling.

Hope it helps

Regards

Joćo Amaro

 

NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to