Help with features.conf

In features.conf I have this:

[featuremap] atxfer => *70

I’m dialing from Extension 220 to 221.
the problem is that both extension can transfer calls.

I only want the extension 220 be able to do this.

What Can i do?

You need to look at the Syntax of the Dial-Command (allowance of an option for either caller, callee or both).

There are two options that you can use with Dial application to control the transfer behavior.

T: Allow the calling user to transfer the call by hitting the xfer keys in features.conf.
t: Allow the called user to transfer the call by hitting the xfer keys in features.conf.

In your case you should pass T as an option to Dial.

–Satish Barot
satish4asterisk@gmail.com