On Tue, Jun 19, 2018 at 8:42 AM, Jean Aunis <jean.au...@prescom.fr> wrote:

> Hello,
>
> Digging through Asterisk's code, I stumbled upon a strange channel
> technology called "ast_kill_tech" (take a look at channel.c / channel.h).
> There is a note stating it is used by Zombie channels, but actually it does
> not seem to be used at all, the technology is not even registered.
>
> Am I missing something obvious, or could this piece of code be safely
> removed ?
>
It is no longer needed.  It was used in v11 for the DTMF attended transfer
when some code was
conditionaled in but is no longer needed since then.  There is a big
comment block in the v11
main/features.c file describing what it used to fix.  Since v12 that issue
no longer exists.

Richard
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to