RE: [Asterisk-Users] asterisk - oh323 driver

2005-02-21 Thread Oswaldo Arratia



Hi,
Is there anybody out there that can e-mail me the following 
files?

Get oh323 fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gzGet 
pwlib fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gzGet 
asterisk-oh323 fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gz



inaccessnetworks web page is going down every2 
minutes and I am trying to make h323 work.

I'd really appreciate if anyone can send them to me 
off-list.
Thanks!!



From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of João 
AmaroSent: Thursday, January 06, 2005 11:40 AMTo: Asterisk 
Users Mailing List - Non-Commercial DiscussionSubject: Re: 
[Asterisk-Users] asterisk - oh323 driver
-BEGIN PGP SIGNED MESSAGE-Hash: 
SHA1Kanuri,If you want to use the last stable release of 
asterisk (1.0.3), youshould do it:(don't forget to read the README 
)Get oh323 fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gzGet 
pwlib fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gzGet 
asterisk-oh323 fromhttp://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.6.5.tar.gzUntar 
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.gzInstall Pwlib#cd pwlib#./configure 
 make clean  make opt  make install  
ldconfigPatch 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  
ldconfigAsterisk#cd asterisk-1.0.3#make  make 
install  make samplesAsterisk-oh323#cd 
asterisk-oh323-0.6.5Edit the Makefile#make  make install 
 ldconfigHope it helps,Contact-me of line if it don't 
workJoão AmaroKanuri, Seshu (Company 
IT) wrote:|| Rafael,|| Thanks for the detailed instructions. 
This really helps everyone| looking fix this nagging issue.|| Seshu 
Kanuri|| -Original Message- From:| [EMAIL PROTECTED]| 
[mailto:[EMAIL PROTECTED]] 
On Behalf Of| Rafael J. Risco G.V. Sent: Thursday, January 06, 2005 9:45 AM 
To:| Asterisk Users Mailing List - Non-Commercial Discussion Subject:| 
Re: [Asterisk-Users] asterisk - oh323 driver|| Hi I am using oh323-0.7.1 
with asterisk cvs head version and works| great for me (Linux Fedora1), see 
details below:|| Requirements: 
PWLIB 
: pwlib-v1_6_6-src.tar.gz (orJanus_Patch)| 
OpenH323 
: openh323-v1_13_5-src.tar.gz (or Janus_Patch)| 
Inaccessnetworks-asterisk-oh323 : 
asterisk-oh323-0.7.1.tar.gz|| Sources:| http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris| 
k-oh323-0.7.1.tar.gz| http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh3| 
23-Janus_patch4-src-tar.gz| http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-| 
Janus_patch4-src-tar.gz|| Note: asterisk-oh323-0.7.1 must be used with 
Asterisk CVS Head...|| Installation: tar -zxvf 
asterisk-oh323-0.7.1.tar.gz tar -zxvf| pwlib-Janus_patch4-src-tar.gz tar 
-zxvf| openh323-Janus_patch4-src-tar.gz|| cd pwlib ./configure 
make|| cd openh323 patch -p1 | 
/root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch (pach to| 
openh323)|| cd openh323 ./configure make opt|| ASTERISK CVS 
Head: ---|| export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot 
cvs| login - the password is 
anoncvs. cvs checkout zaptel libpri| asterisk|| cd zaptel/ make 
clean; make install|| cd libpri/ make clean make install|| cd 
asterisk/ make clean make install make samples make progdocs|| Finally 
install ASTERISK OH323 channel driver:| 
-- cd| asterisk-oh323-0.7.1 vi 
Makefile ( check paths according with your| system )|| 
PWLIBDIR=/root/pwlib OPENH323DIR=/root/openh323| 
ASTERISKINCDIR=/root/asterisk/include| 
ASTERISKMODDIR=/usr/lib/asterisk/modules| ASTERISKETCDIR=/etc/asterisk 
OH323WRAPLIBDIR=/usr/local/lib| SSLINCDIR=/usr/include/openssl 
SSLLIBDIR=/usr/lib|| Compiling --- Type "make" to build the 
oh323wrap library| and the ASTERISK OH323 channel driver.|| Type 
"make install" to install the binaries.|| Add to your LD_LIBRARY_PATH 
the path where the oh323wrap library| was installed (or edit your 
/etc/ld.so.conf file, add the library| path, and run 
"ldconfig").|| Hope it helps|| Rafael Risco| 
|| NOTICE: If 
received in error, please destroy and notify sender.| Sender does not waive 
confidentiality or privilege, and use is| 
prohibited.||-BEGIN PGP SIGNATURE-Version: GnuPG v1.2.4 
(GNU/Linux)iD8DBQFB3WnZJUm/Bor63CERAoLjAKCYOZsUNE3uVxd0COgOkHi2nDVE2wCfX+fpt0iiPQYJesHaZ2upDytUzvg==Jb1m-END 
PGP SIGNATURE-
___
Asterisk-Users mailing list
Asterisk-Users@lists.digi

Re: [Asterisk-Users] asterisk - oh323 driver

2005-01-06 Thread João Amaro




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

Joo Amaro


Kanuri, Seshu (Company IT) wrote:

  
  
  
  
  
  
  Joao wrote:
  
  
  Meanwhile i've downloaded ,again, the 0.6.5 version.
I'm using pwlib and openh323 versions from sourceforge.
It compiled without errors, but the error at startup it's the same
  
  This is the ldd output for the driver.
  
Shouldn't this be linked to the wrapper ?
  
  
I'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4


I am trying to compile thge latest h323 libraries from openh323.org site 
and also from sourceforge and I get only one error as under:
/usr/include/ptlib/syncthrd.h:356: error: 'PDictionary' is used as a
type, but is not defined as a type.

The error seems to be in synthrd.h file at line 356, 
where it is used but not declared in the beginning. Does nyoneone know how to fix this?
My be we need to declare PDictionary as a type in the file. 
Does anyone know how to declare this in the header file?
Seshu Kanuri

  
  
  
  
  
  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

Re: [Asterisk-Users] asterisk - oh323 driver

2005-01-06 Thread Rafael J. Risco G.V.
Hi
I am using oh323-0.7.1 with asterisk cvs head version and works great
for me (Linux Fedora1), see details below:

Requirements:
PWLIB   :   pwlib-v1_6_6-src.tar.gz  (or 
Janus_Patch)
OpenH323:   openh323-v1_13_5-src.tar.gz (or 
Janus_Patch)
Inaccessnetworks-asterisk-oh323 :   asterisk-oh323-0.7.1.tar.gz

Sources:
http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asterisk-oh323-0.7.1.tar.gz
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz

Note: asterisk-oh323-0.7.1 must be used with Asterisk CVS Head...

Installation:
tar -zxvf asterisk-oh323-0.7.1.tar.gz
tar -zxvf pwlib-Janus_patch4-src-tar.gz
tar -zxvf openh323-Janus_patch4-src-tar.gz

cd pwlib
./configure
make

cd openh323
patch -p1  /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch 
(pach to openh323)

cd openh323
./configure
make opt
 
ASTERISK CVS Head:
---

export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot
cvs login   - the password is anoncvs.
cvs checkout zaptel libpri asterisk

cd zaptel/
make clean; make install

cd libpri/
make clean
make install

cd asterisk/
make clean
make install
make samples
make progdocs

Finally install ASTERISK OH323 channel driver:
--
cd asterisk-oh323-0.7.1
vi Makefile  ( check paths according with your system )

PWLIBDIR=/root/pwlib
OPENH323DIR=/root/openh323
ASTERISKINCDIR=/root/asterisk/include
ASTERISKMODDIR=/usr/lib/asterisk/modules
ASTERISKETCDIR=/etc/asterisk
OH323WRAPLIBDIR=/usr/local/lib
SSLINCDIR=/usr/include/openssl
SSLLIBDIR=/usr/lib

Compiling
---
Type make to build the oh323wrap library and the ASTERISK OH323
channel driver.

Type make install to install the binaries.

Add to your LD_LIBRARY_PATH the path where the oh323wrap library was
installed (or edit your /etc/ld.so.conf file, add  the library path,
and run ldconfig).

Hope it helps

Rafael Risco



On Wed, 05 Jan 2005 15:37:46 +, João Amaro [EMAIL PROTECTED] wrote:
 Hi List
 
 I'm having problems starting asterisk with asterisk-oh323-0.6.4.
I'm using
 this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4
 + asterisk-0h323 patch
 pwlib-Janus_patch4
 At starting time, i've this error message

# /srv/usr/sbin/asterisk
 -vvvc
[chan_oh323.so]
Jan 3 17:06:26 WARNING[5817]: loader.c:258
 ast_load_resource: /srv/usr/lib/asterisk/modules/chan_oh323.so: undefined
 symbol: _ZNK13PSoundChannel6IsOpenEv

Jan 3 17:06:26 WARNING[5817]:
 loader.c:440 load_modules: Loading module chan_oh323.so failed!


I've tried
 to upgrade to version 0.6.5, but i got a compile error. 
Anyone know how to
 solve this error ?

Thanks in advance, and have a GOOD 2005

Regardz,

João
 Amaro
 ___
 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
 
 


-- 

rrgv
___
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


RE: [Asterisk-Users] asterisk - oh323 driver

2005-01-06 Thread Kanuri, Seshu (Company IT)
 
Rafael,

Thanks for the detailed instructions. 
This really helps everyone looking fix this nagging issue.

Seshu Kanuri

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rafael J.
Risco G.V.
Sent: Thursday, January 06, 2005 9:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] asterisk - oh323 driver

Hi
I am using oh323-0.7.1 with asterisk cvs head version and works great
for me (Linux Fedora1), see details below:

Requirements:
PWLIB   :   pwlib-v1_6_6-src.tar.gz  (or
Janus_Patch)
OpenH323:   openh323-v1_13_5-src.tar.gz (or
Janus_Patch)
Inaccessnetworks-asterisk-oh323 :   asterisk-oh323-0.7.1.tar.gz

Sources:
http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
k-oh323-0.7.1.tar.gz
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh3
23-Janus_patch4-src-tar.gz
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-
Janus_patch4-src-tar.gz

Note: asterisk-oh323-0.7.1 must be used with Asterisk CVS Head...

Installation:
tar -zxvf asterisk-oh323-0.7.1.tar.gz
tar -zxvf pwlib-Janus_patch4-src-tar.gz
tar -zxvf openh323-Janus_patch4-src-tar.gz

cd pwlib
./configure
make

cd openh323
patch -p1  /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
(pach to openh323)

cd openh323
./configure
make opt
 
ASTERISK CVS Head:
---

export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot
cvs login   - the password is anoncvs.
cvs checkout zaptel libpri asterisk

cd zaptel/
make clean; make install

cd libpri/
make clean
make install

cd asterisk/
make clean
make install
make samples
make progdocs

Finally install ASTERISK OH323 channel driver:
--
cd asterisk-oh323-0.7.1
vi Makefile  ( check paths according with your system )

PWLIBDIR=/root/pwlib
OPENH323DIR=/root/openh323
ASTERISKINCDIR=/root/asterisk/include
ASTERISKMODDIR=/usr/lib/asterisk/modules
ASTERISKETCDIR=/etc/asterisk
OH323WRAPLIBDIR=/usr/local/lib
SSLINCDIR=/usr/include/openssl
SSLLIBDIR=/usr/lib

Compiling
---
Type make to build the oh323wrap library and the ASTERISK OH323
channel driver.

Type make install to install the binaries.

Add to your LD_LIBRARY_PATH the path where the oh323wrap library was
installed (or edit your /etc/ld.so.conf file, add  the library path, and
run ldconfig).

Hope it helps

Rafael Risco 

 
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


Re: [Asterisk-Users] asterisk - oh323 driver

2005-01-06 Thread João Amaro




-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kanuri,


If you want to use the last stable release of asterisk (1.0.3), you
should do it:
(don't forget to read the README )

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

Hope it helps,

Contact-me of line if it don't work


Joo Amaro







Kanuri, Seshu (Company IT) wrote:

|
| Rafael,
|
| Thanks for the detailed instructions. This really helps everyone
| looking fix this nagging issue.
|
| Seshu Kanuri
|
| -Original Message- From:
| [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED]] On Behalf Of
| Rafael J. Risco G.V. Sent: Thursday, January 06, 2005 9:45 AM To:
| Asterisk Users Mailing List - Non-Commercial Discussion Subject:
| Re: [Asterisk-Users] asterisk - oh323 driver
|
| Hi I am using oh323-0.7.1 with asterisk cvs head version and works
| great for me (Linux Fedora1), see details below:
|
| Requirements: PWLIB : pwlib-v1_6_6-src.tar.gz (or
Janus_Patch)
| OpenH323 : openh323-v1_13_5-src.tar.gz (or
Janus_Patch)
| Inaccessnetworks-asterisk-oh323 : asterisk-oh323-0.7.1.tar.gz
|
| Sources:
|
http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
| k-oh323-0.7.1.tar.gz
|
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh3
| 23-Janus_patch4-src-tar.gz
|
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-
| Janus_patch4-src-tar.gz
|
| Note: asterisk-oh323-0.7.1 must be used with Asterisk CVS Head...
|
| Installation: tar -zxvf asterisk-oh323-0.7.1.tar.gz tar -zxvf
| pwlib-Janus_patch4-src-tar.gz tar -zxvf
| openh323-Janus_patch4-src-tar.gz
|
| cd pwlib ./configure make
|
| cd openh323 patch -p1 
| /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch (pach to
| openh323)
|
| cd openh323 ./configure make opt
|
| ASTERISK CVS Head: ---
|
| export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot cvs
| login - the password is anoncvs. cvs checkout zaptel libpri
| asterisk
|
| cd zaptel/ make clean; make install
|
| cd libpri/ make clean make install
|
| cd asterisk/ make clean make install make samples make progdocs
|
| Finally install ASTERISK OH323 channel driver:
| -- cd
| asterisk-oh323-0.7.1 vi Makefile ( check paths according with your
| system )
|
| PWLIBDIR=/root/pwlib OPENH323DIR=/root/openh323
| ASTERISKINCDIR=/root/asterisk/include
| ASTERISKMODDIR=/usr/lib/asterisk/modules
| ASTERISKETCDIR=/etc/asterisk OH323WRAPLIBDIR=/usr/local/lib
| SSLINCDIR=/usr/include/openssl SSLLIBDIR=/usr/lib
|
| Compiling --- Type "make" to build the oh323wrap library
| and the ASTERISK OH323 channel driver.
|
| Type "make install" to install the binaries.
|
| Add to your LD_LIBRARY_PATH the path where the oh323wrap library
| was installed (or edit your /etc/ld.so.conf file, add the library
| path, and run "ldconfig").
|
| Hope it helps
|
| Rafael Risco
| 
|
| NOTICE: If received in error, please destroy and notify sender.
| Sender does not waive confidentiality or privilege, and use is
| prohibited.
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB3WnZJUm/Bor63CERAoLjAKCYOZsUNE3uVxd0COgOkHi2nDVE2wCfX+fp
t0iiPQYJesHaZ2upDytUzvg=
=Jb1m
-END PGP SIGNATURE-



___
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

RE: [Asterisk-Users] asterisk - oh323 driver

2005-01-05 Thread Silviu Herchi
Hi,

The key to this stuff is using the exact versions of the required libs and
following blindly the instructions (the pwlib and openh323 libraries from
sourceforge.net worked better in my case than the ones from
innaccessnetworks.com). What is the error message you get when you try to
compile asterisk-oh 0.6.5?

Regards,

Silviu


De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de João Amaro
Envoyé : mercredi 5 janvier 2005 16:38
À : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : [Asterisk-Users] asterisk - oh323 driver

Hi List


I'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4


At starting time, i've this error message

# /srv/usr/sbin/asterisk -vvvc
[chan_oh323.so]
Jan  3 17:06:26 WARNING[5817]: loader.c:258 ast_load_resource:
/srv/usr/lib/asterisk/modules/chan_oh323.so: undefined symbol:
_ZNK13PSoundChannel6IsOpenEv

Jan  3 17:06:26 WARNING[5817]: loader.c:440 load_modules: Loading module
chan_oh323.so failed!


I've tried to upgrade to version 0.6.5, but i got a compile error. 
Anyone know how to solve this error ?

Thanks in advance, and have a GOOD 2005

Regardz,

João Amaro

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 03/01/2005
 

___
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


RE: [Asterisk-Users] asterisk - oh323 driver

2005-01-05 Thread Kanuri, Seshu (Company IT)



1) Download latest openh323 Libraries, 
untar to a folder and configure them running 
./configure
2) Download latest pwlib libraries
3) Download Asterisk-oh323 untar to a folder
Edit the Makefile and configure the folder names that has pwlib 
and openh323 libraries
4) make install
The pwlib and openh323 libraries can be downloaded from : 

http://www.inaccessnetworks.com/projects/asterisk-oh323
and
http://www.openh323.org/
Latest 
Linux patches can be downloaded from
http://ftp.freshrpms.net/pub/freshrpms/redhat/8.0/apt/
Check the blog here. 
http://www.openh323.org/pipermail/openh323/2004-April/067415.html
http://www.openh323.org/pipermail/openh323/2004-April/067422.html
Seshu Kanuri


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of João 
AmaroSent: Wednesday, January 05, 2005 10:38 AMTo: 
Asterisk Users Mailing List - Non-Commercial DiscussionSubject: 
[Asterisk-Users] asterisk - oh323 driver
Hi ListI'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4At starting time, i've this error message

# /srv/usr/sbin/asterisk -vvvc
[chan_oh323.so]
Jan  3 17:06:26 WARNING[5817]: loader.c:258 ast_load_resource: /srv/usr/lib/asterisk/modules/chan_oh323.so: undefined symbol: _ZNK13PSoundChannel6IsOpenEv

Jan  3 17:06:26 WARNING[5817]: loader.c:440 load_modules: Loading module chan_oh323.so failed!


I've tried to upgrade to version 0.6.5, but i got a compile error. 
Anyone know how to solve this error ?

Thanks in advance, and have a GOOD 2005

Regardz,

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

Re: [Asterisk-Users] asterisk - oh323 driver

2005-01-05 Thread João Amaro




Hello,

Meanwhile i've downloaded ,again, the 0.6.5 version. I'm using pwlib
and openh323 versions from sourceforge.
It compiled without errors, but the error at startup it's the same

This is the ldd output for the driver.

Shouldn't this be linked to the wrapper ?

# ldd chan_oh323.so
 libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0x009b3000)
 libpthread.so.0 = /lib/tls/libpthread.so.0 (0x00a69000)
 libldap.so.2 = /usr/lib/libldap.so.2 (0x00a79000)
 libldap_r.so.2 = /usr/lib/libldap_r.so.2 (0x00aa3000)
 liblber.so.2 = /usr/lib/liblber.so.2 (0x00efb000)
 libsasl.so.7 = /usr/lib/libsasl.so.7 (0x00c36000)
 libssl.so.4 = /lib/libssl.so.4 (0x00ad1000)
 libcrypto.so.4 = /lib/libcrypto.so.4 (0x00b05000)
 libexpat.so.0 = /usr/lib/libexpat.so.0 (0x00bf6000)
 libresolv.so.2 = /lib/libresolv.so.2 (0x00fa6000)
 libdl.so.2 = /lib/libdl.so.2 (0x00f0b000)
 libc.so.6 = /lib/tls/libc.so.6 (0x00c42000)
 libm.so.6 = /lib/tls/libm.so.6 (0x00d97000)
 libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00c16000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x00d81000)
 libgdbm.so.2 = /usr/lib/libgdbm.so.2 (0x00c1f000)
 libcrypt.so.1 = /lib/libcrypt.so.1 (0x00f17000)
 libpam.so.0 = /lib/libpam.so.0 (0x00c26000)
 libgssapi_krb5.so.2 = /usr/kerberos/lib/libgssapi_krb5.so.2
(0x00db9000)
 libkrb5.so.3 = /usr/kerberos/lib/libkrb5.so.3 (0x00dcc000)
 libcom_err.so.3 = /usr/kerberos/lib/libcom_err.so.3
(0x00c2e000)
 libk5crypto.so.3 = /usr/kerberos/lib/libk5crypto.so.3
(0x00f56000)
 libz.so.1 = /usr/lib/libz.so.1 (0x00e2a000)
 liblaus.so.1 = /lib/liblaus.so.1 (0x00c3)

Regards


Silviu Herchi wrote:

  Hi,

The key to this stuff is using the exact versions of the required libs and
following blindly the instructions (the pwlib and openh323 libraries from
sourceforge.net worked better in my case than the ones from
innaccessnetworks.com). What is the error message you get when you try to
compile asterisk-oh 0.6.5?

Regards,

Silviu


De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] De la part de Joo Amaro
Envoy: mercredi 5 janvier 2005 16:38
: Asterisk Users Mailing List - Non-Commercial Discussion
Objet: [Asterisk-Users] asterisk - oh323 driver

Hi List


I'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4


At starting time, i've this error message

# /srv/usr/sbin/asterisk -vvvc
[chan_oh323.so]
Jan  3 17:06:26 WARNING[5817]: loader.c:258 ast_load_resource:
/srv/usr/lib/asterisk/modules/chan_oh323.so: undefined symbol:
_ZNK13PSoundChannel6IsOpenEv

Jan  3 17:06:26 WARNING[5817]: loader.c:440 load_modules: Loading module
chan_oh323.so failed!


I've tried to upgrade to version 0.6.5, but i got a compile error. 
Anyone know how to solve this error ?

Thanks in advance, and have a GOOD 2005

Regardz,

Joo Amaro

  



___
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

Re: [Asterisk-Users] asterisk - oh323 driver

2005-01-05 Thread João Amaro




Hello,

Meanwhile i've downloaded ,again, the 0.6.5 version. I'm using pwlib
and openh323 versions from sourceforge.
It compiled without errors, but the error at startup it's the same

This is the ldd output for the driver.

Shouldn't this be linked to the wrapper ?

# ldd chan_oh323.so
 libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0x009b3000)
 libpthread.so.0 = /lib/tls/libpthread.so.0 (0x00a69000)
 libldap.so.2 = /usr/lib/libldap.so.2 (0x00a79000)
 libldap_r.so.2 = /usr/lib/libldap_r.so.2 (0x00aa3000)
 liblber.so.2 = /usr/lib/liblber.so.2 (0x00efb000)
 libsasl.so.7 = /usr/lib/libsasl.so.7 (0x00c36000)
 libssl.so.4 = /lib/libssl.so.4 (0x00ad1000)
 libcrypto.so.4 = /lib/libcrypto.so.4 (0x00b05000)
 libexpat.so.0 = /usr/lib/libexpat.so.0 (0x00bf6000)
 libresolv.so.2 = /lib/libresolv.so.2 (0x00fa6000)
 libdl.so.2 = /lib/libdl.so.2 (0x00f0b000)
 libc.so.6 = /lib/tls/libc.so.6 (0x00c42000)
 libm.so.6 = /lib/tls/libm.so.6 (0x00d97000)
 libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00c16000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x00d81000)
 libgdbm.so.2 = /usr/lib/libgdbm.so.2 (0x00c1f000)
 libcrypt.so.1 = /lib/libcrypt.so.1 (0x00f17000)
 libpam.so.0 = /lib/libpam.so.0 (0x00c26000)
 libgssapi_krb5.so.2 = /usr/kerberos/lib/libgssapi_krb5.so.2
(0x00db9000)
 libkrb5.so.3 = /usr/kerberos/lib/libkrb5.so.3 (0x00dcc000)
 libcom_err.so.3 = /usr/kerberos/lib/libcom_err.so.3
(0x00c2e000)
 libk5crypto.so.3 = /usr/kerberos/lib/libk5crypto.so.3
(0x00f56000)
 libz.so.1 = /usr/lib/libz.so.1 (0x00e2a000)
 liblaus.so.1 = /lib/liblaus.so.1 (0x00c3)

Regards


Silviu Herchi wrote:

  Hi,

The key to this stuff is using the exact versions of the required libs and
following blindly the instructions (the pwlib and openh323 libraries from
sourceforge.net worked better in my case than the ones from
innaccessnetworks.com). What is the error message you get when you try to
compile asterisk-oh 0.6.5?

Regards,

Silviu


De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] De la part de Joo Amaro
Envoy: mercredi 5 janvier 2005 16:38
: Asterisk Users Mailing List - Non-Commercial Discussion
Objet: [Asterisk-Users] asterisk - oh323 driver

Hi List


I'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4


At starting time, i've this error message

# /srv/usr/sbin/asterisk -vvvc
[chan_oh323.so]
Jan  3 17:06:26 WARNING[5817]: loader.c:258 ast_load_resource:
/srv/usr/lib/asterisk/modules/chan_oh323.so: undefined symbol:
_ZNK13PSoundChannel6IsOpenEv

Jan  3 17:06:26 WARNING[5817]: loader.c:440 load_modules: Loading module
chan_oh323.so failed!


I've tried to upgrade to version 0.6.5, but i got a compile error. 
Anyone know how to solve this error ?

Thanks in advance, and have a GOOD 2005

Regardz,

Joo Amaro

  



___
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

RE: [Asterisk-Users] asterisk - oh323 driver

2005-01-05 Thread Kanuri, Seshu (Company IT)


Joao wrote:



Meanwhile i've downloaded ,again, the 0.6.5 version. 
I'm using pwlib and openh323 versions from sourceforge.It compiled without 
errors, but the error at startup it's the sameThis 
is the ldd output for the driver.Shouldn't this be linked to the wrapper 
?

I'm having problems starting asterisk  with asterisk-oh323-0.6.4.
I'm using this versions:
 asterisk-1.0.3
 asterisk-oh323-0.6.4
 openh323-Janus_patch4 + asterisk-0h323 patch
 pwlib-Janus_patch4

I am trying to compile thge latest h323 libraries from openh323.org site and also from sourceforge and I get only one error as under:/usr/include/ptlib/syncthrd.h:356: error: 'PDictionary' is used as a
type, but is not defined as a type.
The error seems to be in synthrd.h file at line 356, where it is used but not declared in the beginning. Does nyoneone know how to fix this?My be we need to declare PDictionary as a type in the file. Does anyone know how to declare this in the header file?Seshu Kanuri




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