Re: [Asterisk-Users] h323 error when trying to start Asterisk

2005-08-10 Thread JP Carballo
When running ldconfig -v, did you see it find the files under the  
directory /usr/local/lib?
If not, edit /etc/ld.so.conf with your favorite editor and  add 
/usr/local/lib in  a new line.

Then rerun ldconfig -v.
Check that the libpt* files were seen.

kurt turner wrote:


yes.. i have the following
 
IPD:/usr/local/lib# ls
firmwarelibpt_linux_x86_d.so.1.5
libpt_linux_x86_r.so.1  python2.3
libpt_linux_x86_d.solibpt_linux_x86_d.so.1.5.2  
libpt_linux_x86_r.so.1.5
libpt_linux_x86_d.so.1  libpt_linux_x86_r.so
libpt_linux_x86_r.so.1.5.2
 
I found ldconfig under root /sbin/ldconfig
when you say run ldconfig what are you saying? ldconfig -v .. right? 
if so I did that and I still get the h323 error listed below when 
firing up *
 
anymore ideas?


*/Derek Whitten <[EMAIL PROTECTED]>/* wrote:

does libpt_linux_x86_r.so.1.5.2 exist on your machine?

maybe try running ldconfig or if that file is in a non-standard
location, maybe add that path to ld.so.conf and then run ldconfig
again



On Wed, 2005-08-10 at 08:09, kurt turner wrote:
>
>
> Asterisk has been working fine for me for several weeks using
MGCP to
> a Adit600 for intra office calling. I have recently loaded h323 and
> the following errors occurs when starting asterisk.
>
> [chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258
> ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared
> object file: No such file or directory
>
>
> Aug 10 09:09:18 WARNING[7824]: loader.c:440 load_modules: Loading
> module chan_h323.so failed! Ouch ... error while writing audio
data: :
> Broken pipe
>
> I loading the following : Open H.323 v1.12.2, PWLib v1.5.2,
> expat-dev-1.95, expat-1.95, openssl-devel-0.9.6b, openssl-0.9.6b
- per
> the read me files
>
> I did try the advsie previously give here -->
>
http://lists.digium.com/pipermail/asterisk-users/2003-April/011019.html
but that didn't work for me.
>
> I thinking I may have loaded these in the incorrect
directories.. here
> is where they are
>
> located in (slash root) - is the following openh323 and pwlib
>
> located in root - /root/usr/src/asterisk/channels is the following -
> chan_h323.c - h323 -
>
> Would these being in different areas be the cause? Should I move
these
> or remove them then reinstall them? Sorry for my noobness as I'm
> learning Linux for Asterisk.. I'm really a class 5 voice guy
tryin to
> keep up!!
>
> Thanks,
>
> Kurt



--
JP Carballo

http://www.netfone2x.com
Bringing the world closer.

It might look like I'm doing nothing, but at the cellular level, I'm really quite busy. 


___
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] h323 error when trying to start Asterisk

2005-08-10 Thread kurt turner

yes.. i have the following 
 
IPD:/usr/local/lib# ls firmware    libpt_linux_x86_d.so.1.5    libpt_linux_x86_r.so.1  python2.3libpt_linux_x86_d.so    libpt_linux_x86_d.so.1.5.2  libpt_linux_x86_r.so.1.5libpt_linux_x86_d.so.1  libpt_linux_x86_r.so    libpt_linux_x86_r.so.1.5.2
 
I found ldconfig under root /sbin/ldconfig
when you say run ldconfig what are you saying? ldconfig -v .. right? if so I did that and I still get the h323 error listed below when firing up *
 
anymore ideas?Derek Whitten <[EMAIL PROTECTED]> wrote:
does libpt_linux_x86_r.so.1.5.2 exist on your machine?maybe try running ldconfig or if that file is in a non-standardlocation, maybe add that path to ld.so.conf and then run ldconfig againOn Wed, 2005-08-10 at 08:09, kurt turner wrote:> > > Asterisk has been working fine for me for several weeks using MGCP to> a Adit600 for intra office calling. I have recently loaded h323 and> the following errors occurs when starting asterisk. > > [chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258> ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared> object file: No such file or directory > > > Aug 10 09:09:18 WARNING[7824]: loader.c:440 load_modules: Loading> module chan_h323.so failed! Ouch ... error while writing audio data: :> Broken pipe 
 >
 > I loading the following : Open H.323 v1.12.2, PWLib v1.5.2,> expat-dev-1.95, expat-1.95, openssl-devel-0.9.6b, openssl-0.9.6b - per> the read me files> > I did try the advsie previously give here -->> http://lists.digium.com/pipermail/asterisk-users/2003-April/011019.html but that didn't work for me.> > I thinking I may have loaded these in the incorrect directories.. here> is where they are> > located in (slash root) - is the following openh323 and pwlib > > located in root - /root/usr/src/asterisk/channels is the following -> chan_h323.c - h323 - > > Would these being in different areas be the cause? Should I move these> or remove them then reinstall them? Sorry for my noobness as I'm> learning Linux for Asterisk.. I'm really a class 5 voice guy tryin to> keep up!!> > Thanks,> > Kurt> > > 
 >
 > __> Do You Yahoo!?> Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > __> ___> 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-- -BEGIN GEEK CODE BLOCK-Version: 3.1GCS/GIT> d-@ s+:+ a? C+++ BLHIS$ U+++ P+> L+++ !E W+++$ N++ o+ K w--PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+> h r+++ y --END GEEK CODE BLOCK--___Asterisk-Users mailing
 listAsterisk-Users@lists.digium.comhttp://lists.digium.com/mailman/listinfo/asterisk-usersTo UNSUBSCRIBE or update options visit:http://lists.digium.com/mailman/listinfo/asterisk-users__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
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] h323 error when trying to start Asterisk

2005-08-10 Thread Derek Whitten
does libpt_linux_x86_r.so.1.5.2 exist on your machine?

maybe try running ldconfig or if that file is in a non-standard
location, maybe add that path to ld.so.conf and then run ldconfig again



On Wed, 2005-08-10 at 08:09, kurt turner wrote:
>  
>  
> Asterisk has been working fine for me for several weeks using MGCP to
> a Adit600 for intra office calling. I have recently loaded h323 and
> the following errors occurs when starting asterisk. 
> 
> [chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258
> ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared
> object file: No such file or directory 
> 
> 
> Aug 10 09:09:18 WARNING[7824]: loader.c:440 load_modules: Loading
> module chan_h323.so failed! Ouch ... error while writing audio data: :
> Broken pipe 
> 
> I loading the following : Open H.323 v1.12.2, PWLib v1.5.2,
> expat-dev-1.95, expat-1.95, openssl-devel-0.9.6b, openssl-0.9.6b - per
> the read me files
> 
> I did try the advsie previously give here -->
> http://lists.digium.com/pipermail/asterisk-users/2003-April/011019.html but 
> that didn't work for me.
> 
> I thinking I may have loaded these in the incorrect directories.. here
> is where they are
> 
> located in (slash root) - is the following openh323 and pwlib 
> 
> located in root - /root/usr/src/asterisk/channels is the following -
> chan_h323.c - h323 - 
> 
> Would these being in different areas be the cause? Should I move these
> or remove them then reinstall them? Sorry for my noobness as I'm
> learning Linux for Asterisk.. I'm really a class 5 voice guy tryin to
> keep up!!
> 
> Thanks,
> 
> Kurt
> 
> 
>  
> 
> __
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> __
> ___
> 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
-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/GIT> d-@ s+:+ a? C+++ BLHIS$ U+++ P+> L+++ !E W+++$ N++ o+ K w--
PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+> h r+++ y 
 --END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part
___
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

[Asterisk-Users] h323 error when trying to start Asterisk

2005-08-10 Thread kurt turner

 
 
Asterisk has been working fine for me for several weeks using MGCP to a Adit600 for intra office calling. I have recently loaded h323 and the following errors occurs when starting asterisk. 

[chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258 ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object file: No such file or directory 
Aug 10 09:09:18 WARNING[7824]: loader.c:440 load_modules: Loading module chan_h323.so failed! Ouch ... error while writing audio data: : Broken pipe 
I loading the following : Open H.323 v1.12.2, PWLib v1.5.2, expat-dev-1.95, expat-1.95, openssl-devel-0.9.6b, openssl-0.9.6b - per the read me files
I did try the advsie previously give here --> http://lists.digium.com/pipermail/asterisk-users/2003-April/011019.html but that didn't work for me.
I thinking I may have loaded these in the incorrect directories.. here is where they are
located in (slash root) - is the following openh323 and pwlib 
located in root - /root/usr/src/asterisk/channels is the following - chan_h323.c - h323 - 
Would these being in different areas be the cause? Should I move these or remove them then reinstall them? Sorry for my noobness as I'm learning Linux for Asterisk.. I'm really a class 5 voice guy tryin to keep up!!
Thanks,
Kurt
 __Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
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