[Asterisk-Users] H323

Michael Manousos manousos at inaccessnetworks.com
Fri May 2 06:43:40 MST 2003


Makerere University wrote:
> I have just compiled H323 support in Asterisk .Now I get these errors
> ERROR[1024]: File chan_oh323.c, Line 1304 (load_module): CAP_NSUP_ER.

You are still trying to load an old version. Remove the module
(rm /usr/lib/asterisk/modules/chan_oh323.so), download the latest
(v0.5.1 or v0.5.0 if you experience any problem), edit the included
Makefile, compile it and install it. Don't forget to edit the
configuration file (/etc/asterisk/oh323.conf).

Then test it again.

Don't forget to correctly install openh323/pwlib before
any attempt to install h.323 support for Asterisk.

Michael.


> WARNING[1024]: File loader.c, Line 273 (ast_load_resource): 
> chan_oh323.so: load_module failed, returning -1
> DEBUG[1024]: File chan_oh323.c, Line 1330 (unload_module): Cleaning up 
> OpenH323 channel driver...
> DEBUG[1024]: File chan_oh323.c, Line 1334 (unload_module): Incoming 
> calls = 0.
> DEBUG[1024]: File chan_oh323.c, Line 1335 (unload_module): Outgoing 
> calls = 0.
> DEBUG[1024]: File chan_oh323.c, Line 1360 (unload_module): Done...
> WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module 
> chan_oh323.so failed!
> Ouch ... error while writing audio data: : Broken pipe
> What could be the problem?   
> Kenneth
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list