Not sure if this is a bug or an operator error. I can transfer calls from 3 different computers but after 3 or more transfers on the same call, fop2 will stop transferring and/or hangup. Is this a known issue or setting I am missing?
I am using pbxinaflash and upgraded to fop2 (and registered). I followed the excellent tutorial that worked very nicely in:
http://www.elastixconnection.com/index. ... &Itemid=89
I did have to move my manager setup to manager_custom because freepbx would not allow me to select "originate" in my setup. But it appears to be working properly, here is the result from "manager show user fop2"
username: fop2
secret: <Set>
deny: 0.0.0.0/0.0.0.0
permit: 127.0.0.1/255.255.255.0
read: system,call,command,agent,user,originate
write: system,call,command,agent,user,originate
displayconnects: no
Also, I do have /usr/local/fop2/fop2.cfg containing: blind_transfer=1
What am I missing?