[Asterisk-Users] Zhone + call transfer

2004-02-16 Thread Kent Williams
After finding a spot to put the Zhone Zplex so that the fan noise
doesn't annoy anyone, I've got everything working to an acceptable level
except for call transfers. No matter what I do the Zhone doesn't seem to
be passing 'flash' key presses on to asterisk, ie whenever I try to
transfer a call, nothing happens. The DTMF tones pressed after the
'flash' key are simply heard over the conversation.
Running asterisk with -vvvc doesn't show anything when trying to
transfer a call which leads me to believe that it has something to do
with the Zhone.

Can anyone confirm that call transfers do in fact work with the Zhone
Zplex? Is there anything obvious that I may have missed?

...and yes, I've added the following to Zapata.conf for the appropriate
channels:
threewaycalling = yes
transfer = yes
cancallforward = yes

Cheers,
Kent


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Zhone + call transfer

2004-02-16 Thread Matteo Brancaleoni
ah ah what is the trasnfer hook time for
you phone? Usa phones seems to have a very long
time... like 1secs, and that's the default
for zaptel... here in italy we have flash time
about 120 msec, instead

so, try that:

edit zaptel.h in your zaptel src dir,
search for ZT_DEFAULT_RXFLASHTIME (line 802 in current cvs),
and lower the value from 1250 to 200, for example
AND lower ZT_MAXPULSETIME (line 805) from (150 * 8) to something
like (20 * 8)... but not lower than ZT_MINPULSETIME (15 * 8).

compile, install, reload modules, restart asterisk, 
and let us know.

Matteo.

Il lun, 2004-02-16 alle 12:50, Kent Williams ha scritto:
 After finding a spot to put the Zhone Zplex so that the fan noise
 doesn't annoy anyone, I've got everything working to an acceptable level
 except for call transfers. No matter what I do the Zhone doesn't seem to
 be passing 'flash' key presses on to asterisk, ie whenever I try to
 transfer a call, nothing happens. The DTMF tones pressed after the
 'flash' key are simply heard over the conversation.
 Running asterisk with -vvvc doesn't show anything when trying to
 transfer a call which leads me to believe that it has something to do
 with the Zhone.
 
 Can anyone confirm that call transfers do in fact work with the Zhone
 Zplex? Is there anything obvious that I may have missed?
 
 ...and yes, I've added the following to Zapata.conf for the appropriate
 channels:
 threewaycalling = yes
 transfer = yes
 cancallforward = yes
 
 Cheers,
 Kent
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Matteo Brancaleoni
Espia System Administrator
Email : [EMAIL PROTECTED]
Web   : http://www.espia.it
Phone : +39 02 70633354  - ext 201
IAX(2): [EMAIL PROTECTED] - ext 201
Iaxtel: 1-700-56-62458   - ext 201

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Zhone + call transfer

2004-02-16 Thread Todd Lieberman
Kent Williams wrote:

After finding a spot to put the Zhone Zplex so that the fan noise
doesn't annoy anyone, I've got everything working to an acceptable level
except for call transfers. No matter what I do the Zhone doesn't seem to
be passing 'flash' key presses on to asterisk, ie whenever I try to
transfer a call, nothing happens. The DTMF tones pressed after the
'flash' key are simply heard over the conversation.
Running asterisk with -vvvc doesn't show anything when trying to
transfer a call which leads me to believe that it has something to do
with the Zhone.
Can anyone confirm that call transfers do in fact work with the Zhone
Zplex? Is there anything obvious that I may have missed?
...and yes, I've added the following to Zapata.conf for the appropriate
channels:
threewaycalling = yes
transfer = yes
cancallforward = yes
Cheers,
Kent
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

If your phone has a setting for flash button timing try increasing it.  
I'm not sure how to tweek the timing of flash within *. 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users