Hi, I m looking for some real help in getting Zaptel to run on a SUSE 9.1 linux 2.6.4-52-smp gcc 3.3.3. Asterisk is running but now it s time to add digium fxs boards. Thanks in advance, Paulo Adriano Francisco Paulo Adriano WaveLIS LDA Mobile +351 91 870 87 98 Office + 351 21 989 83 34 Fax +351 21 989 83 35 E-mail : pauloadriano@wavelis.pt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041026/bb07cf02/attachment.htm
Paulo Adriano wrote:> Hi, > > I m looking for some real help in getting Zaptel to run on a SUSE 9.1 > linux 2.6.4-52-smp gcc 3.3.3. > > Asterisk is running but now it s time to add digium fxs boards. >That's what I've got running on my boxes. What specifically are you looking for? Required packages? Flynn
Hi Stephen, I have been fighting this for 2 days now. Ready to quit...almost. I m running SUSE 9.1 Kernel 2.6.4-52-smp (reported by cat /proc/version ..command) When I go to the /usr/src/zaptel and run make clean OK make or make linux26 I get the message Link /usr/src/linux-2.6 to your kernelsources first! My question is what is the step by step process for doing this ? My asterisk is running with SIP phones already , but now was the time to add a reaL Line with a x100p card, but so far no sucess with zaptel . I m not a Linux guru. Thanks in advance Paulo Adriano Francisco Paulo Adriano WaveLIS LDA Mobile +351 91 870 87 98 Office + 351 21 989 83 34 Fax +351 21 989 83 35 E-mail : pauloadriano@wavelis.pt>>> Stephen Stull <sstull@gmail.com> 10/27 12:31 am >>>I am currently running a Sangoma E1/T1 card with SuSE 9.1 Professional -- what kind of help do you need? Dialplan help? Zap help? shoot me an eMail here, I may be able to. On Tue, 26 Oct 2004 22:40:18 +0100, Paulo Adriano <pauloadriano@wavelis.pt> wrote:> > Hi, > > I m looking for some real help in getting Zaptel to run on a SUSE 9.1> linux 2.6.4-52-smp gcc 3.3.3. > > Asterisk is running but now it s time to add digium fxs boards. > > Thanks in advance, > > Paulo Adriano > > Francisco Paulo Adriano > WaveLIS LDA > Mobile +351 91 870 87 98 > Office + 351 21 989 83 34 > Fax +351 21 989 83 35 > E-mail : pauloadriano@wavelis.pt > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041027/04df64c6/attachment.htm
How did you make zaptel installation. Can you help me in a step by step process ? My asterisk system is up and running with SIP. Now I was trying to add a x100p but could get zaptel to install. Thanks in advance, Regards Paulo Adriano Francisco Paulo Adriano WaveLIS LDA Mobile +351 91 870 87 98 Office + 351 21 989 83 34 Fax +351 21 989 83 35 E-mail : pauloadriano@wavelis.pt>>> el Flynn <el_flynn@lanvik-icu.com> 10/27 7:29 am >>>Paulo Adriano wrote:> Hi, > > I m looking for some real help in getting Zaptel to run on a SUSE 9.1> linux 2.6.4-52-smp gcc 3.3.3. > > Asterisk is running but now it s time to add digium fxs boards. >That's what I've got running on my boxes. What specifically are you looking for? Required packages? Flynn _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041027/be99dba4/attachment.htm
Paulo Adriano wrote:> Hi Stephen, > > I have been fighting this for 2 days now. Ready to quit...almost. > > I m running SUSE 9.1 Kernel 2.6.4-52-smp (reported by cat /proc/version > ..command) > > When I go to the /usr/src/zaptel and run > make clean OK > make or make linux26 I get the message > Link /usr/src/linux-2.6 to your kernelsources first! >That last line right there should be the clue: ln -s /usr/src/linux-2.6.4-52 /usr/src/linux then do the make, make install stuff. Flynn
When doing that it created a shortcut called linux in the /usr/src directory Going in zaptel-1.0.2 and doing a make linux286 I get the same message Link /usr/src/linux-2.6 to your kernel sources first! Should I have a dir in /usr/src called linux-2.6 ??? the only linux directory there is a linux-2.6.4 and a shortcut called linux just created by the command you mention I believe... Francisco Paulo Adriano WaveLIS LDA Mobile +351 91 870 87 98 Office + 351 21 989 83 34 Fax +351 21 989 83 35 E-mail : pauloadriano@wavelis.pt>>> el Flynn <el_flynn@lanvik-icu.com> 10/27 8:27 am >>>Paulo Adriano wrote:> Hi Stephen, > > I have been fighting this for 2 days now. Ready to quit...almost. > > I m running SUSE 9.1 Kernel 2.6.4-52-smp (reported by cat/proc/version> ..command) > > When I go to the /usr/src/zaptel and run > make clean OK > make or make linux26 I get the message > Link /usr/src/linux-2.6 to your kernelsources first! >That last line right there should be the clue: ln -s /usr/src/linux-2.6.4-52 /usr/src/linux then do the make, make install stuff. Flynn _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041027/2f62bc0d/attachment.htm
I am running Suse 9.1 with a TDM400 and E100P. Both cards work like a charm. And if I can get it running then anyone can ;-) The link line isn't quite right: ln -s /usr/src/linux-2.6.4-52 /usr/src/linux-2.6 If you get errors still then its probably just the above command line needs tweaking to be exactly the right directory name for your kernel etc. Always remember the make clean, as that occasionally fox's me. HTH Alex -----Original Message----- From: Paulo Adriano [mailto:pauloadriano@wavelis.pt] Sent: 27 October 2004 09:03 To: el_flynn@lanvik-icu.com; asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] SUSE 9.1 and Zaptel When doing that it created a shortcut called linux in the /usr/src directory Going in zaptel-1.0.2 and doing a make linux286 I get the same message Link /usr/src/linux-2.6 to your kernel sources first! Should I have a dir in /usr/src called linux-2.6 ??? the only linux directory there is a linux-2.6.4 and a shortcut called linux just created by the command you mention I believe... Francisco Paulo Adriano WaveLIS LDA Mobile +351 91 870 87 98 Office + 351 21 989 83 34 Fax +351 21 989 83 35 E-mail : pauloadriano@wavelis.pt >>> el Flynn <el_flynn@lanvik-icu.com> 10/27 8:27 am >>> Paulo Adriano wrote: > Hi Stephen, > > I have been fighting this for 2 days now. Ready to quit...almost. > > I m running SUSE 9.1 Kernel 2.6.4-52-smp (reported by cat /proc/version > ..command) > > When I go to the /usr/src/zaptel and run > make clean OK > make or make linux26 I get the message > Link /usr/src/linux-2.6 to your kernelsources first! > That last line right there should be the clue: ln -s /usr/src/linux-2.6.4-52 /usr/src/linux then do the make, make install stuff. Flynn _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination, distribution or copying of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041027/f541ccc1/attachment.htm
ln -s /usr/src/linux-2.6.4-52 /usr/src/linux-2.6 is rather what he should do On Wed, 27 Oct 2004 15:27:28 +0800, el Flynn <el_flynn@lanvik-icu.com> wrote:> Paulo Adriano wrote: > > Hi Stephen, > > > > I have been fighting this for 2 days now. Ready to quit...almost. > > > > I m running SUSE 9.1 Kernel 2.6.4-52-smp (reported by cat /proc/version > > ..command) > > > > When I go to the /usr/src/zaptel and run > > make clean OK > > make or make linux26 I get the message > > Link /usr/src/linux-2.6 to your kernelsources first! > > > > That last line right there should be the clue: > > ln -s /usr/src/linux-2.6.4-52 /usr/src/linux > > then do the make, make install stuff. > > Flynn > > _______________________________________________ > > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Michael Bielicki