<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2>Is there anybody out there that can e-mail me the following 
files?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005>Get oh323 from<BR><A 
class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz</A><BR>Get 
pwlib from<BR><A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz</A><BR>Get 
asterisk-oh323 from<BR><A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz</A></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2>inaccessnetworks web page is going down every&nbsp;2 
minutes&nbsp; and I am trying to make h323 work.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2>I'd really appreciate if anyone can send them to me 
off-list.&nbsp;&nbsp;</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2>&nbsp;Thanks!!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=922452700-22022005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com 
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>Joćo 
Amaro<BR><B>Sent:</B> Thursday, January 06, 2005 11:40 AM<BR><B>To:</B> Asterisk 
Users Mailing List - Non-Commercial Discussion<BR><B>Subject:</B> Re: 
[Asterisk-Users] asterisk - oh323 driver<BR></FONT><BR></DIV>
<DIV></DIV>-----BEGIN PGP SIGNED MESSAGE-----<BR>Hash: 
SHA1<BR><BR>Kanuri,<BR><BR><BR>If you want to use the last stable release of 
asterisk (1.0.3), you<BR>should do it:<BR>(don't forget to read the README 
)<BR><BR>Get oh323 from<BR><A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz</A><BR>Get 
pwlib from<BR><A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz</A><BR>Get 
asterisk-oh323 from<BR><A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz">http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz</A><BR><BR><BR>Untar 
the files<BR>#tar zxvf openh323-Janus_patch4-src-tar.gz<BR>#tar zxvf 
pwlib-Janus_patch4-src-tar.gz<BR>#tar zxvf asterisk-oh323-0.6.5.tar.gz<BR>#tar 
zxvf asterisk-1.0.3.tar.gz<BR><BR><BR>Install Pwlib<BR>#cd pwlib<BR>#./configure 
&amp;&amp; make clean &amp;&amp; make opt &amp;&amp; make install &amp;&amp; 
ldconfig<BR><BR><BR>Patch and Install OpenH323<BR>#cd openh323<BR>#patch -p1 
&lt; ../asterisk-oh323-0.6.5/openh323_1.13.5-make.patch<BR>#./configure 
&amp;&amp; make clean &amp;&amp; make opt &amp;&amp; make install &amp;&amp; 
ldconfig<BR><BR><BR>Asterisk<BR>#cd asterisk-1.0.3<BR>#make &amp;&amp; make 
install &amp;&amp; make samples<BR><BR><BR>Asterisk-oh323<BR>#cd 
asterisk-oh323-0.6.5<BR>Edit the Makefile<BR>#make &amp;&amp; make install 
&amp;&amp; ldconfig<BR><BR>Hope it helps,<BR><BR>Contact-me of line if it don't 
work<BR><BR><BR>Joćo Amaro<BR><BR><BR><BR><BR><BR><BR><BR>Kanuri, Seshu (Company 
IT) wrote:<BR><BR>|<BR>| Rafael,<BR>|<BR>| Thanks for the detailed instructions. 
This really helps everyone<BR>| looking fix this nagging issue.<BR>|<BR>| Seshu 
Kanuri<BR>|<BR>| -----Original Message----- From:<BR>| <A 
class=moz-txt-link-abbreviated 
href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</A><BR>| 
[<A class=moz-txt-link-freetext 
href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</A>] 
On Behalf Of<BR>| Rafael J. Risco G.V. Sent: Thursday, January 06, 2005 9:45 AM 
To:<BR>| Asterisk Users Mailing List - Non-Commercial Discussion Subject:<BR>| 
Re: [Asterisk-Users] asterisk - oh323 driver<BR>|<BR>| Hi I am using oh323-0.7.1 
with asterisk cvs head version and works<BR>| great for me (Linux Fedora1), see 
details below:<BR>|<BR>| Requirements: 
PWLIB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
:&nbsp;&nbsp;&nbsp; pwlib-v1_6_6-src.tar.gz&nbsp; (or<BR>Janus_Patch)<BR>| 
OpenH323&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
:&nbsp;&nbsp;&nbsp; openh323-v1_13_5-src.tar.gz (or Janus_Patch)<BR>| 
Inaccessnetworks-asterisk-oh323&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp; 
asterisk-oh323-0.7.1.tar.gz<BR>|<BR>| Sources:<BR>| <A 
class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris">http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris</A><BR>|&nbsp; 
k-oh323-0.7.1.tar.gz<BR>| <A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh3">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh3</A><BR>|&nbsp; 
23-Janus_patch4-src-tar.gz<BR>| <A class=moz-txt-link-freetext 
href="http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib">http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib</A>-<BR>|&nbsp; 
Janus_patch4-src-tar.gz<BR>|<BR>| Note: asterisk-oh323-0.7.1 must be used with 
Asterisk CVS Head...<BR>|<BR>| Installation: tar -zxvf 
asterisk-oh323-0.7.1.tar.gz tar -zxvf<BR>| pwlib-Janus_patch4-src-tar.gz tar 
-zxvf<BR>| openh323-Janus_patch4-src-tar.gz<BR>|<BR>| cd pwlib ./configure 
make<BR>|<BR>| cd openh323 patch -p1 &lt;<BR>| 
/root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch (pach to<BR>| 
openh323)<BR>|<BR>| cd openh323 ./configure make opt<BR>|<BR>| ASTERISK CVS 
Head: -------------------<BR>|<BR>| export <A class=moz-txt-link-abbreviated 
href="mailto:CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot">CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot</A> 
cvs<BR>| login&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - the password is 
anoncvs. cvs checkout zaptel libpri<BR>| asterisk<BR>|<BR>| cd zaptel/ make 
clean; make install<BR>|<BR>| cd libpri/ make clean make install<BR>|<BR>| cd 
asterisk/ make clean make install make samples make progdocs<BR>|<BR>| Finally 
install ASTERISK OH323 channel driver:<BR>| 
---------------------------------------------- cd<BR>| asterisk-oh323-0.7.1 vi 
Makefile&nbsp; ( check paths according with your<BR>| system )<BR>|<BR>| 
PWLIBDIR=/root/pwlib OPENH323DIR=/root/openh323<BR>| 
ASTERISKINCDIR=/root/asterisk/include<BR>| 
ASTERISKMODDIR=/usr/lib/asterisk/modules<BR>| ASTERISKETCDIR=/etc/asterisk 
OH323WRAPLIBDIR=/usr/local/lib<BR>| SSLINCDIR=/usr/include/openssl 
SSLLIBDIR=/usr/lib<BR>|<BR>| Compiling ----------- Type "make" to build the 
oh323wrap library<BR>| and the ASTERISK OH323 channel driver.<BR>|<BR>| Type 
"make install" to install the binaries.<BR>|<BR>| Add to your LD_LIBRARY_PATH 
the path where the oh323wrap library<BR>| was installed (or edit your 
/etc/ld.so.conf file, add&nbsp; the library<BR>| path, and run 
"ldconfig").<BR>|<BR>| Hope it helps<BR>|<BR>| Rafael Risco<BR>| 
--------------------------------------------------------<BR>|<BR>| NOTICE: If 
received in error, please destroy and notify sender.<BR>| Sender does not waive 
confidentiality or privilege, and use is<BR>| 
prohibited.<BR>|<BR>|<BR>-----BEGIN PGP SIGNATURE-----<BR>Version: GnuPG v1.2.4 
(GNU/Linux)<BR><BR>iD8DBQFB3WnZJUm/Bor63CERAoLjAKCYOZsUNE3uVxd0COgOkHi2nDVE2wCfX+fp<BR>t0iiPQYJesHaZ2upDytUzvg=<BR>=Jb1m<BR>-----END 
PGP SIGNATURE-----<BR><BR></BODY></HTML>