Using Asterisk 1.6.0.17 with FOP2. Everything except transfer seems to work. When I attempt a transfer, absolutely nothing happens. No error messages and no messages on the Asterisk console.
Do you have the originate permission in the asterisk manager user that fop2 uses? Look at asterisk's full log after enabling debug in the asterisk cli for hints. You also need to set blind_transfer=1 in fop2.cfg
If you use freepbx and automatic configuration it should work fine, if you did a manual configuration, be sure to set the correct extension and context for each extension button (should be an existent extension under the context you specify in the asterisk dialplan)
Comments
If you use freepbx and automatic configuration it should work fine, if you did a manual configuration, be sure to set the correct extension and context for each extension button (should be an existent extension under the context you specify in the asterisk dialplan)
Best regards,