[Asterisk-Users] oh323 compilation

Nardis Dome infet154 at yahoo.com
Thu Apr 7 11:22:24 MST 2005


 
Hi,

attached an installation tip from Joao posted the 7th
of jan.

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


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


--- Gabriel Millerd <gmillerd at gmail.com> wrote:
> I have been struggling with oh323 compilation for
> some time now. I am
> trying to use the voip-info suggested walk through
> that points to here
> ...
> 
>
http://www.oinko.net/astrecipes/index.php?action=artikel&cat=270174&id=10&artlang=en
> 
> ... which asks for versions OpenH323 (v1.13.5) &
> PWlib (v1.6.6).
> 
> Anyone know how to get these?
> 
> The website 
>
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries
> used openh323_1.12.2.tar.gz pwlib_1.5.2.tar.gz and
> sourceforge doesnt
> have direct downloads for the EXACT versions needed.
> 
> Thanks very much.
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
> 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 



More information about the asterisk-users mailing list