> Still just simply want to be able to make an outbound sip provider call > from asterisk.... that's all :-) > Kinda like that guy that wants to call his girlfriend.... > I'm getting lonely here. > > > > Ok completely started over.... > > Installed CVS-HEAD > > zaptel seems to compile ok (see lots of warnings) > libpri seems to compile ok > > zaptel and ztdummy load ok after compile > > asterisk builds ok but exits with this error at runtime: > > [pbx_wilcalu.so]Jun 6 14:32:54 WARNING[27986]: loader.c > :310 __load_resource: /usr/lib/asterisk/modules/pbx_wilcalu.so: undefined > symbol: ast_p > thread_create > Jun 6 14:33:49 WARNING[27986]: loader.c:518 load_modules > : Loading module pbx_wilcalu.so failed!
I don't have a clue what pbx_wilcalu.so is as my cvs-head from 05/30/05 doesn't have that module. You might try putting the module name in /etc/asterisk/modules.conf like: noload => pbx_wilcalu.so to see if asterisk will start then. _______________________________________________ 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
