Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread Sazzad
*@David* Thanks for your reply. The specification for this job is not clear yet. Like whether we'll be provided with related DAHDI driver or not. If not, I have to write one. So I was interested about the 'know how'. Hence I think my precise question will be: Is there any open source DAHDI driver

Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread Eric Wieling
-Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of David Backeberg Sent: Sunday, November 20, 2011 11:18 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Using asterisk with DSP

Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread David Backeberg
On Fri, Nov 18, 2011 at 2:23 PM, Sazzad wrote: > Hi, > I have to use asterisk with some dedicated DSP chips, which will do the > expensive G729 CODEC computing, so that the server processor has minimum > load. I was informed, I've to use GPAK to implement this. So far I've I had never heard of GP

Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread Sazzad
I see. thanks anyway. On Sun, Nov 20, 2011 at 6:20 PM, Doug Lytle wrote: > > Sazzad wrote: > >> Is it the wrong place for this question? >> > > Is it the wrong place for the question? No. Does anybody that has read > your message know the answer, probably not. > > Doug > > > -- > Ben Franklin q

Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread Doug Lytle
Sazzad wrote: Is it the wrong place for this question? Is it the wrong place for the question? No. Does anybody that has read your message know the answer, probably not. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserv

Re: [asterisk-users] Using asterisk with DSP chips

2011-11-20 Thread Sazzad
Is it the wrong place for this question? On Sat, Nov 19, 2011 at 1:23 AM, Sazzad wrote: > Hi, > > I have to use asterisk with some dedicated DSP chips, which will do the > expensive G729 CODEC computing, so that the server processor has minimum > load. I was informed, I've to use GPAK to impleme

[asterisk-users] Using asterisk with DSP chips

2011-11-18 Thread Sazzad
Hi, I have to use asterisk with some dedicated DSP chips, which will do the expensive G729 CODEC computing, so that the server processor has minimum load. I was informed, I've to use GPAK to implement this. So far I've researched, I've found that, Asterisk uses Dahdi to *talk* to external devices.