[Asterisk-Users] No Asterisk Sounds on SUSE ES 9/Linux 2.6

Steve Woolley swoolley at adstelecom.com
Thu Sep 30 10:57:06 MST 2004


I have a digium TE410P installed and I thought that provided timing --
therefore no need for ztdummy. However, there are some interesting notes
on the wiki (via your url) concerning ztdummy and kernel 2.6. After
reading, I am still not certain this whether on linux 2.6 ztdummy is
needed if digium hardware is present.
 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joseph
Sent: Thursday, September 30, 2004 12:14 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] No Asterisk Sounds on SUSE ES 9/Linux 2.6

On Thu, 2004-09-30 at 11:36, Adam Goryachev wrote:
> On Fri, 2004-10-01 at 01:09, Steve Woolley wrote:
> > Were your problem debian installs with a 2.6.X kernel? 
> 
> Yes, they were... using 2.6.8.1 kernel from kernel.org, compiled with 
> most non-needed components removed.
> 

A couple things:

For * to talk back to you, like voicemail, prompts etc, I think it needs
a timing device.

So you need to compile ztdummy or another similar device.
Here is the wiki link on the timer stuff:
http://www.voip-info.org/tiki-index.php?page=Asterisk%20timer%20ztdummy

Also, for debian users here is what I do to avoid a kernel recompile:

apt-get install kernel-image-2.6.8-1-686 apt-get install
kernel-headers-2.6.8-1-686 cd /usr/src ln -s kernel-headers-2.6.8-1-686
linux ln -s kernel-headers-2.6.8-1-686 linux-2.6

Of course reboot to get on the new kernel (2.6.8) Do the cvs download or
tar ball install.

Compile your zap stuff
update-modules

Compile your asterisk and install and your are up.

Just my two cents...

--
respectfully, Joseph ===============
---------------------= **********  =

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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



More information about the asterisk-users mailing list