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
> I'm having a problem where the recall button doesn't workFor the benefit of our non-UK readers, recall = flashhook, but usually only 100ms timed line break, not the 500ms which seems to be the norm in North America. Robb - am I right in saying your using a UK phone? And it's definitely using timed line break (not earth recall, another european oddity)? Hmm.. This one is a bit beyond me but I'm sure there must be a timing parameter that can be set to acknowledge a shorter hook flash.. Just not sure if it's in a config file or (more likely) something that needs you to tweak the C code in one of the channel drivers. As an alternative, you can try pressing and releasing your hook switch/hang up button briefly - this may work for you. Cheers Paul
Hi. zaptel.h , line 789 #define ZT_DEFAULT_RXFLASHTIME 1250 For italy I had to lower it to 200, also be sure to lower the pulse timer (unless you're using a pulse phone with asterisk) line 792 #define ZT_MAXPULSETIME (150 * 8) I moved it to (20 * 8) be sure not to set it under ZT_MINPULSETIME, that's (15 * 8) Matteo Il ven, 2003-09-19 alle 22:04, Robert Boardman ha scritto:> 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 > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Brancaleoni Matteo <mbrancaleoni@espia.it> Espia - Emmegi Srl