Am Di, 2004-02-17 um 09.33 schrieb dfm: > Hi to all > > I've mada up my mind and i tried to change from i4l to chan_capi, > following some councelling from the gurus. > > I compiled it up, and when i try to load it in modules.conf, i get > that wonderful message and Asterisk does not start: > > [chan_capi.so]Feb 17 09:21:40 WARNING[16384]: loader.c:239 > ast_load_resource: /usr/lib/asterisk/modules/chan_capi.so: undefined > symbol: ast_get_group > Feb 17 09:21:40 WARNING[16384]: loader.c:358 load_modules: Loading > module chan_capi.so failed! > > Any idea? > > In modules.conf I have: > > noload => chan_modem.so > load => chan_capi.so > [global] > chan_modem.so=no > chan_capi.so=yes > > But in capi.conf i really don't know what exactly to put, i left it as > it comes, but i don't know how to set this file up. > > Any one is a chan_capi guru???? > > Regards > > Diego
here we go again... put: load => res_parking.so before load => chan_capi.so best regards Klaus -- Klaus-Peter Junghanns CEO, CTO Junghanns.NET GmbH Breite Stra�e 13 - 12167 Berlin - Germany fon: (de) +49 30 79705390 fon: (uk) +44 870 1244692 fax: (de) +49 30 79705391 iaxtel: 1-700-157-8753 http://www.Junghanns.NET/asterisk/ _______________________________________________ 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
