Hi, I have been working through getting chan_capi installed.. I think the AVM capi driver is loading fine... I think I compiled chan_capi correctly... I have updated modules.conf as required... When I run asterisk -vvvc I get the following at the end after which asterisk exits.. [app_capiCD.so]WARNING[1074402464]: File loader.c, Line 226 (ast_load_resource): /usr/lib/asterisk/modules/app_capiCD.so: undefined symbol: ast_capi_MessageNumber WARNING[1074402464]: File loader.c, Line 394 (load_modules): Loading module app_capiCD.so failed! Have I left something out or done something wrong?? Thanks.. -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Il mar, 2003-06-17 alle 18:59, WipeOut . ha scritto:> Have I left something out or done something wrong??Yes, in modules.conf: [global] chan_capi.so=yes You need it in order to export its symbols to the applications! Bye, -- E.
I do have that in modules.conf Anything else?> Il mar, 2003-06-17 alle 18:59, WipeOut . ha scritto: > > Have I left something out or done something wrong?? > Yes, in modules.conf: > [global] > chan_capi.so=yes > > You need it in order to export its symbols to the applications! > > Bye, > -- > E. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Il mar, 2003-06-17 alle 20:01, WipeOut . ha scritto:> I do have that in modules.conf > > Anything else?Yes, load=>chan_capi.so in the same file, but in the [modules] section. No other idea comes to my mind. :( -- Emanuele
yea... got that too.. :)> Il mar, 2003-06-17 alle 20:01, WipeOut . ha scritto: > > I do have that in modules.conf > > > > Anything else? > > Yes, load=>chan_capi.so in the same file, but in the [modules] section. > No other idea comes to my mind. :( > > -- > Emanuele > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze