[Asterisk-Users] oh323 driver installation - It works now
Kanuri, Seshu (Company IT)
Seshu.Kanuri at morganstanley.com
Fri Jan 7 08:40:34 MST 2005
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: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050107/b848fc6a/attachment.htm
More information about the asterisk-users
mailing list