Hi all…
Trying to make tansfers more comfortable…
System is Asterisk 16.
When doing in-call transfers first the appropiate feature code is
entered and then the destination number.
After that there is a waiting time of 3 seconds (transferdigittimeout) until
the transfer is started. (Or hit the # key to instantly start the transfer.)
Since all my extensions and ringgroups are 2-digit (20 to 68)
i’d like to take advantage from that.
The idea is to configure Asterisk so that it starts the in-call transfer
as soon as it recognized the second digit of the number.
This would be the advantages:
o Eliminates the need to press # or to wait for the
expiration of the additional 3 seconds timeout waiting time,
which is normally added by the timeout functionality.
o The 3 second timeout could be raised somewhat, without
sacrifycing performance if you enter digits fast.
I hope that there is an configuration option for this, which
i don’t know…
If not, can someone point me in the right direction for changing
that behaviour?
mani