[asterisk-dev] Re: TDMoE protocol

Dinesh Nair dinesh at alphaque.com
Sat Feb 25 00:31:14 MST 2006


On 02/23/06 22:21 Tony Mountifield said the following:
> depending on what else is sharing the LAN and the NIC, but the zaptel
> driver expects to access readchunk and writechunk exactly on 1ms intervals.
> If a packet is late, then zaptel will see the previous chunk of data
> again. If the subsequent packet is not late, then the previous late one

perhaps a slight modification to have the zaptel driver invalidate the data 
in readchunk and writechunk when it's done with it. this way, if a packet 
is late and the 1ms interrupt happens, zaptel will see that there's no new 
data and can carry on its merry way.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-dev mailing list