Displaying 4 results from an estimated 4 matches for "zt_minpulsetime".
Did you mean:
zt_maxpulsetime
2003 Sep 19
2
Recall doesn't seem to work
Hi
I'm having a problem where the recall button doesn't work
If i press recall before I dial numbers it disconnects me which is what
I would expect, but during a conversation if I want to transfer the TDM
400 just ignores the recall
Any advice would be gratefully received
Thanks
Robb
2004 May 28
0
Problem with digits blending on inbound puls ed digits?
To answer my own question for the record:
The relevant timing parameters in zaptel.h are
#define ZT_MINPULSETIME (15 * 8) /* 15 ms minimum */
#define ZT_MAXPULSETIME (100 * 8) /* 150 ms maximum default, lowered
to 100ms */
#define ZT_PULSETIMEOUT ((ZT_MAXPULSETIME / 8) + 50)
And the pulse detecion loop that consumes these parameters begins at line
4866 of zaptel.c
The intermittant loss of p...
2005 Mar 21
2
Flash hook & hangup problem
Hello.
I'm trying to transfer calls from an analog phone (Zap/1, TDM400P card) to
some other terminal connected to my Asterisk PBX. If I make a flash hook
pressing the phone hangup button quickly it works as expected, I get a new
dialtone and the other side is put on hold. But I would like to use my
phone's "R" key instead for some different reasons (it's quite easier to use
2005 Feb 24
7
CallTransfer
Hi
I was wondering if there are any special settings that
I need to be able to transfer calls.
Whenever I press the 'recall' button, I just here a click,
and no ring-tone to transfer.
in my debug log I get this :
--------------------------
Feb 24 09:09:27 DEBUG[19216]: Exception on 10, channel 1
Feb 24 09:09:27 DEBUG[19216]: Got event Pulse Start(14) on channel 1
(index 0)
Feb 24