Antony

Member

Last active 10 years ago

  1. 10 years ago
    Mon Feb 3 12:53:29 2014
    Antony started the conversation Blind / attended transfers?.

    Hi.

    I have Asterisk 1.8.24.0, FOP2 2.26, and I'm trying to enable blind and attended (supervised) transfers.

    http://www.fop2.com/documentation-userm ... oolbar.php shows buttons for each of these, and says the "transfer" permission is what's needed to get them. I only get the blind transfer button.

    I've tried editing /usr/local/fop2/fop2.cfg to set:

    blind_transfer = 1
    supervised_transfer = 1

    but this makes no difference.

    I've checked /etc/asterisk/features.conf and it already includes:

    [featuremap]
    blindxfer => ##
    atxfer => #*

    What am I missing to get the supervised transfer button?

    Thanks