[Asterisk-Users] H323

Tzafrir Cohen tzafrir at cohens.org.il
Mon Jun 27 23:30:57 MST 2005


On Tue, Jun 28, 2005 at 01:18:18PM +0800, Ronald_Wiplinger wrote:
> Can anybody give me a hint, what I am doing wrong, please?
> 
> 
> 
> 
> Asterisk and H.323
> 
> 1. download all parts
> ---------------------
> 
> wget 
> http://www.inaccessnetworks.com/asterisk-oh323/download/asterisk-oh323-0.7.1.tar.gz

What version of Asterisk? I suppose you use HEAD, right? 0.7 requires
HEAD.

> wget 
> http://www.inaccessnetworks.com/ian/asterisk-oh323/Libraries/openh323_1.12.2.tar.gz
> wget 
> http://www.inaccessnetworks.com/ian/asterisk-oh323/Libraries/pwlib_1.5.2.tar.gz

Isn't that an old version of pwlib and oh323?

> wget 
> http://www.inaccessnetworks.com/ian/asterisk-oh323/Libraries/ohphone_1.4.1.tar.gz
> wget 
> http://www.inaccessnetworks.com/ian/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
> wget 
> http://www.inaccessnetworks.com/ian/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz

WHIW, the debian debs in Sarge are of Asterisk 1.0, oh323 0.66pre3,
openh323 1.1.15 and pwlib 1.8.4 . They build. IIRC I even got some
reports that they work.

> 
> and untar it into /usr/src/
> 
> 
> 2. Compiling
> ------------
> 
> cd /usr/src/pwlib
> pwlib$ ./configure
> pwlib$ make clean; make opt
> 
> cd /usr/src/openh323
> openh323$ patch -p1 < 
> /usr/src/asterisk-oh323-0.7.1/openh323_1.13.5-make.patch
> 
> openh323$ ./configure
> openh323$ make clean; make opt
> 
> 
> 3. Download / update Asterisk
> -----------------------------
> 
> cd /usr/src
> export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
> cvs login        - the password is anoncvs.
> 
> cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds

This is HEAD. That is: the version whose problems are less known. Be
sure to keep a record of the date you actually downloaded the files from
the CVS, as things may change from day to day.

-- 
Tzafrir Cohen         | tzafrir at jbr.cohens.org.il | VIM is
http://tzafrir.org.il |                           | a Mutt's  
tzafrir at cohens.org.il |                           |  best
ICQ# 16849755         |                           | friend



More information about the asterisk-users mailing list