Re: [Asterisk-Users] problem : undefined symbol.

2005-02-18 Thread Martijn van Oosterhout
On Thu, Feb 17, 2005 at 01:05:30PM +0200, Michael Manousos wrote:
 Did you try asterisk-oh323?
 
 http://www.inaccessnetworks.com/projects/asterisk-oh323

Is there any particular reason to prefer oh323 over the builtin h323? I
can't find any feature comparison and I can't have both since they
require completely different versions of OpenH323.

Thanks in advance,
-- 
Martijn van Oosterhout
___
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] problem : undefined symbol.

2005-02-17 Thread Michael Manousos
Kim Daeyong wrote:
I downloaded asterisk to use cvs to checkout the release version.
After installing, I would like to load module chan_h323.so but there is some
error :
*CLI load chan_h323.so
Feb 17 15:22:38 WARNING[2865]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/m
odules/chan_h323.so: undefined symbol: __use_ast_pthread_create_instead__
Unable to load module chan_h323.so
*CLI
How can I solve that problem?
Did you try asterisk-oh323?
http://www.inaccessnetworks.com/projects/asterisk-oh323
Michael.
___
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] problem : undefined symbol.

2005-02-17 Thread Andrew Thompson
Kim Daeyong wrote:
I downloaded asterisk to use cvs to checkout the release version.
After installing, I would like to load module chan_h323.so but there is some
error :
*CLI load chan_h323.so
Feb 17 15:22:38 WARNING[2865]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/m
odules/chan_h323.so: undefined symbol: __use_ast_pthread_create_instead__
Unable to load module chan_h323.so
*CLI
How can I solve that problem?
Exactly which version did you download? (What did you type into your CVS 
statement?)

If asterisk compiled and is runnable other than this error, just log in 
with asterisk -r and give us the Connected to... line.

Using make, there is an option to do a make update, which should 
download any changes that were tagged to the version of CVS you 
downloaded. If the problem has been fixed since you downloaded 
originally, issuing a make update should help. I don't think update 
recompiles anything, so you will probably have to make install again. I 
am also not sure if you need to a make clean or anything like that.

If that doesn't fix your problem, look in mantis on bugs.digium.com and 
see if anyone else has reported it.

For other readers: I've not had an error like this, so I'm not sure 
exactly what the protocol is. Should the original poster post next to 
asterisk-dev, or to mantis?

--
Andrew Thompson
http://aktzero.com/
http://dev.asteriskdocs.org/
___
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] problem : undefined symbol.

2005-02-16 Thread Kim Daeyong
I downloaded asterisk to use cvs to checkout the release version.
After installing, I would like to load module chan_h323.so but there is some
error :

*CLI load chan_h323.so
Feb 17 15:22:38 WARNING[2865]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/m
odules/chan_h323.so: undefined symbol: __use_ast_pthread_create_instead__
Unable to load module chan_h323.so
*CLI


How can I solve that problem?

___
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