search for: zt_pulsetimeout

Displaying 3 results from an estimated 3 matches for "zt_pulsetimeout".

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 pulses from second and/or subsequent digits appeared to be caused by a slightly too long blanking period that occurs after the interdigit timeout occu...
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