I finally got this to work. I downloaded the 080704 cvs head and ran make;make install on libpri, zaptel, asterisk. Then ran ./install-asterisk from within the voicepet package. Then I went back and ran make;make install on libpri, zaptel & asterisk.
Worked fine then. Modprobe of zaptel & wcfxo and then ztcfg shows my two generic X100P cards and * started up just fine. Now on to figuring out the rest of *! Lyle ----- Original Message ----- From: "Lyle Giese" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 06, 2004 10:21 PM Subject: Re: [Asterisk-Users] oem x100p undefined symbol ast_get_txt > I think you are on the right track, but once I put this in, then > app_groupcount.so complains. and I add that just to see what happens and > then * complains about app_controlplayback.so... > > I think this is a loosing battle. I need to regroup and figure out cvs I > guess. I didn't want to be on bleeding edge as I am not that familar with * > yet, but I guess I need to be... > > Oh well, > Lyle > > ----- Original Message ----- > From: "William Suffill" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, August 06, 2004 9:57 PM > Subject: Re: [Asterisk-Users] oem x100p undefined symbol ast_get_txt > > > > add noload = app_txtcidname.so to your modules.conf would be a temp > > fix. I would cvsup and rebuild it if you need txtcidname > > > > > > On Fri, 6 Aug 2004 21:03:57 -0500, Lyle Giese <[EMAIL PROTECTED]> > wrote: > > > I am putting together my first *. I had it running with two other pc's > > > running xlite and setup voicemail and a couple of menus and submenus and > had > > > that running well. I had order a couple of oem x100p cards from > > > digitnetworks. > > > > > > I installed them as they said with their voicepet2.2.zip drivers and did > the > > > modprobe on zaptel and wcfxo and then ran ztcfg -vv and got this: > > > > > > Zaptel Configuration > > > ====================== > > > > > > Channel map: > > > > > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) > > > Channel 02: FXS Kewlstart (Default) (Slaves: 02) > > > > > > 2 channels configured. > > > > > > Looks good so far! > > > > > > Now when I start *, I get this: > > > > > > Aug 6 20:41:42 WARNING[16384]: > /usr/lib/asterisk/modules/app_txtcidname.so: > > > undefined symbol: ast_get_txt > > > Aug 6 20:41:42 WARNING[16384]: Loading module app_txtcidname.so failed! > > > > > > and * bails out. It looks like the voicepet install changed some > library > > > calls or changed something on me, but a programmer I am not and the > messages > > > I found in the list archive make no sense to me. I am running 1.0 RC1 > at > > > this time. > > > > > > Thanks, > > > Lyle > > > > > > _______________________________________________ > > > 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 > > > > > _______________________________________________ > > 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 > > > > _______________________________________________ > 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 > _______________________________________________ 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
