Thanks for the advice Matteo but it didn't work, anthink else I may of missed?

Robb

Brancaleoni Matteo wrote:

I forgot...
the main problem is that eu phones seems to have flash timings
~80 - ~120 ms , so with default zaptel values, a flash hook
('R' button) is received by asterisk as one pulse, since
the pulse time is set up to 150ms ...

Matteo.

Il sab, 2003-09-20 alle 01:15, Brancaleoni Matteo ha scritto:


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




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

Reply via email to