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
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Brancaleoni Matteo <[EMAIL PROTECTED]>
Espia - Emmegi Srl

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to