[Asterisk-Users] Zhone + call transfer
Kent Williams
kent2 at optusnet.com.au
Fri Feb 20 05:03:50 MST 2004
Ahh, thanks, that seems to have fixed it, thanks!
Now I just need to fix up my conf files so that it doesn't hang up on
the other person when I press 'flash' to transfer them :)
-----Original Message-----
From: Matteo Brancaleoni [mailto:mbrancaleoni at espia.it]
Sent: Monday, 16 February 2004 11:23 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Zhone + call transfer
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
> Asterisk-Users at lists.digium.com
> 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 : mbrancaleoni at espia.it
Web : http://www.espia.it
Phone : +39 02 70633354 - ext 201
IAX(2): guest at 213.140.14.155 - ext 201
Iaxtel: 1-700-56-62458 - ext 201
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list