<div>Hi,<br></div><div><br></div><div>Normal transfers to other extensions work fine (e.g. from one handset to another).<br></div><div><br></div><div>However, we're getting tired of telepests and I've created a special extension.  The idea is it saves you getting annoyed and shouting, you just transfer to the pest extension.  However when attempting that transfer, all that happens is that it cuts the caller off.  It doesn't matter if we try blind or normal transfers.<br></div><div><br></div><div>Evidently I'm missing a config line or two ?<br></div><div><br></div><div>        <condition field="destination_number" expression="^196$" break="on-true"> <br></div><div><!-- MANUAL ANTISPAM --><br></div><div>            <action application="log" data="TELEPEST TIME ! /><br></div><div>            <action application="answer"/><br></div><div>            <action application="set" data="playback_terminators=none"/><br></div><div>            <action application="playback" data="/etc/freeswitch/its_audio/spammer_pre"/><br></div><div>            <action application="playback" data="/etc/freeswitch/its_audio/spammer_main"/><br></div><div>            <action application="hangup" data="INCOMING_CALL_BARRED"/><br></div><div>        </condition><br></div>