| Why does Blind Transfer not work ? |
|
Blind Tranfer must be enabled in Asterisk. Check your extension.conf if you have placed the "tT" option in the dial command. es. in your extension.conf the dial command should show something like this: exten => _1.,1,Dial(SIP/${EXTEN},120,tT) in the features.conf the blind transfer must be enabled es. [general] To tranfer a call press the key # followed by the extension number (es. 105) the call will be immediatly transfered to the dialed extension. To make a blind transfer from Voix manager without dialing and pressing the # key, simple double click an available and not busy Extension, the active call will be immediately transfered. other sources: http://www.voip-info.org/wiki-Asterisk+config+features.conf |