parijat@varaha.com
2005-Apr-10 23:09 UTC
[Asterisk-Users] VAD/DTX implementation through zaptel cards
Hi, How can i implement VAD/DTX using zaptel with asterisk towards PSTN. -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
Eric Wieling
2005-Apr-11 06:40 UTC
[Asterisk-Users] VAD/DTX implementation through zaptel cards
parijat@varaha.com wrote:> Hi, > How can i implement VAD/DTX using zaptel with asterisk towards PSTN.TDM (PSTN/telcos) do not support VAD. The entire idea of VAD is not even a valid idea.
Steve Kann
2005-Apr-12 07:11 UTC
[Asterisk-Users] VAD/DTX implementation through zaptel cards
Eric Wieling wrote:> parijat@varaha.com wrote: > >> Hi, >> How can i implement VAD/DTX using zaptel with asterisk towards PSTN. > > > TDM (PSTN/telcos) do not support VAD. The entire idea of VAD is not > even a valid idea.Doing VAD on audio coming _from_ the TDM world certainly is something you might want to do, to dramatically reduce the bandwidth you consume when sending the audio via VoIP channels. This kind of thing is not presently implemented in *, though, but it could be. (note: doing it well will require a bunch of CPU, though. I wonder if it could be done in the same DSP that is doing echo-cancellation on the new TE4xxP boards? -SteveK