Re: [Asterisk-Users] Re: Cant set H323 up

2004-12-13 Thread Rodolfo Grave
Sorry... Im running SuSE 9.0
kido noagbodji wrote:
what os are you running?
K.
- Original Message - 
From: Rodolfo Grave [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial
Discussion [EMAIL PROTECTED]
Sent: Monday, December 13, 2004 1:27 AM
Subject: Re: [Asterisk-Users] Re: Cant set H323 up


Hi
Now I do have compiled all the libraries, and added the
load = chan_h323.so
in the modules.conf file. Actually, now asterisk is attempting to load
the chan_h323.so module. The problem is that Im getting this error now:
 [chan_h323.so]Dec 13 02:24:01 WARNING[12023]: loader.c:258
ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object
file: No such file or directory
I've moved the libpt_linux_x86_r.so.1.5.2 file to /usr/lib,
/usr/lib/asterisk, /usr/lib/asterisk/modules
After each move, I ran ldconfig the error was always the same...
does anyone know where does asterisk looks for this file? Or if the
cause for this is another?
Im using the H323 channel included in the Asterisk tree.
Thanks,
RODOLFO
Corvin wrote:
Rafael J. Risco G.V. wrote:


On Sat, 11 Dec 2004 16:49:12 +, Corvin [EMAIL PROTECTED] wrote:

Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa:

Hi.
I need to set up H323 on an Asterisk box. I've succesfuly compiled the
asterisk oh323 (including of course all the dependencies: PWlib and
OpenH323), and then compiled asterisk. However, asterisk doesn't
report
a registered H323 channel (when it starts, it reports IAX2, ZAP and
SIP
channels, however, the 323 word doesn't appear in the whole output).
Is there anything I'm missing? I've read the documentation on the
wiki,
and none said nothing about editing a config file. I did noticed that
they talked about the oh323.conf file, which I dont have.

BTW. you should check direcory with oh323 a there should be
asterisk-driver
directory and there you find sample config.
Then you sghould load module in modules.conf.
BTW. I can't still compile any h323 driver :(((.
Corvin
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Cant set H323 up

2004-12-12 Thread Rodolfo Grave
Hi
Now I do have compiled all the libraries, and added the
load = chan_h323.so
in the modules.conf file. Actually, now asterisk is attempting to load 
the chan_h323.so module. The problem is that Im getting this error now:

 [chan_h323.so]Dec 13 02:24:01 WARNING[12023]: loader.c:258 
ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object 
file: No such file or directory

I've moved the libpt_linux_x86_r.so.1.5.2 file to /usr/lib, 
/usr/lib/asterisk, /usr/lib/asterisk/modules

After each move, I ran ldconfig the error was always the same... 
does anyone know where does asterisk looks for this file? Or if the 
cause for this is another?

Im using the H323 channel included in the Asterisk tree.
Thanks,
RODOLFO
Corvin wrote:
Rafael J. Risco G.V. wrote:

On Sat, 11 Dec 2004 16:49:12 +, Corvin [EMAIL PROTECTED] wrote:
Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa:
Hi.
I need to set up H323 on an Asterisk box. I've succesfuly compiled the
asterisk oh323 (including of course all the dependencies: PWlib and
OpenH323), and then compiled asterisk. However, asterisk doesn't report
a registered H323 channel (when it starts, it reports IAX2, ZAP and SIP
channels, however, the 323 word doesn't appear in the whole output).
Is there anything I'm missing? I've read the documentation on the wiki,
and none said nothing about editing a config file. I did noticed that
they talked about the oh323.conf file, which I dont have.


BTW. you should check direcory with oh323 a there should be asterisk-driver 
directory and there you find sample config.
Then you sghould load module in modules.conf.

BTW. I can't still compile any h323 driver :(((.
Corvin 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Re: Cant set H323 up

2004-12-12 Thread kido noagbodji
what os are you running?

K.
- Original Message - 
From: Rodolfo Grave [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial
Discussion [EMAIL PROTECTED]
Sent: Monday, December 13, 2004 1:27 AM
Subject: Re: [Asterisk-Users] Re: Cant set H323 up


 Hi

 Now I do have compiled all the libraries, and added the

 load = chan_h323.so

 in the modules.conf file. Actually, now asterisk is attempting to load
 the chan_h323.so module. The problem is that Im getting this error now:

   [chan_h323.so]Dec 13 02:24:01 WARNING[12023]: loader.c:258
 ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object
 file: No such file or directory

 I've moved the libpt_linux_x86_r.so.1.5.2 file to /usr/lib,
 /usr/lib/asterisk, /usr/lib/asterisk/modules

 After each move, I ran ldconfig the error was always the same...
 does anyone know where does asterisk looks for this file? Or if the
 cause for this is another?

 Im using the H323 channel included in the Asterisk tree.

 Thanks,

 RODOLFO


 Corvin wrote:
  Rafael J. Risco G.V. wrote:
 
 
 
 On Sat, 11 Dec 2004 16:49:12 +, Corvin [EMAIL PROTECTED] wrote:
 
 Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa:
 
 Hi.
 
 I need to set up H323 on an Asterisk box. I've succesfuly compiled the
 asterisk oh323 (including of course all the dependencies: PWlib and
 OpenH323), and then compiled asterisk. However, asterisk doesn't
report
 a registered H323 channel (when it starts, it reports IAX2, ZAP and
SIP
 channels, however, the 323 word doesn't appear in the whole output).
 
 Is there anything I'm missing? I've read the documentation on the
wiki,
 and none said nothing about editing a config file. I did noticed that
 they talked about the oh323.conf file, which I dont have.
 
 
 
  BTW. you should check direcory with oh323 a there should be
asterisk-driver
  directory and there you find sample config.
  Then you sghould load module in modules.conf.
 
  BTW. I can't still compile any h323 driver :(((.
 
  Corvin
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Cant set H323 up

2004-12-12 Thread Corvin
Rafael J. Risco G.V. wrote:


 
 On Sat, 11 Dec 2004 16:49:12 +, Corvin [EMAIL PROTECTED] wrote:
 Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa:
  Hi.
 
  I need to set up H323 on an Asterisk box. I've succesfuly compiled the
  asterisk oh323 (including of course all the dependencies: PWlib and
  OpenH323), and then compiled asterisk. However, asterisk doesn't report
  a registered H323 channel (when it starts, it reports IAX2, ZAP and SIP
  channels, however, the 323 word doesn't appear in the whole output).
 
  Is there anything I'm missing? I've read the documentation on the wiki,
  and none said nothing about editing a config file. I did noticed that
  they talked about the oh323.conf file, which I dont have.
 


BTW. you should check direcory with oh323 a there should be asterisk-driver 
directory and there you find sample config.
Then you sghould load module in modules.conf.

BTW. I can't still compile any h323 driver :(((.

Corvin 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users