Displaying 1 result from an estimated 1 matches for "maxpulsetimeout".
2004 May 28
0
Problem with digits blending on inbound puls ed digits?
...ETIME / 8) + 50)
And the pulse detecion loop that consumes these parameters begins at line
4866 of zaptel.c
The intermittant loss of pulses from second and/or subsequent digits
appeared to be caused by a slightly too long blanking period that occurs
after the interdigit timeout occurs. Lowering MAXPULSETIMEOUT, recompiling
and reloading the zaptel.o modules appears to have fixed the problem. Likely
this is happening because they are CO generated DID pulses and hence tuned
for as fast a signalling rate as possible.
For the interested (or bored) far too much information about digit
signalling can be glean...