Transfer Calls not working after FreePBX upgrade
My FreePBX server was a few versions behind, so I updated it. It all went very smooth, but now FOP won't transfer calls. I upgraded to 2.28, erased the management module from FreePBX. (love the web based config) It functions well, I feel like there is a disconnect between FOP and Asterisk that I can't put my finger on. The config files all have transfers turned on, as I have read older threads with similar problems.
I also upgraded Asterisk to version 13. Not sure if that caused some of the problems.
What can I do to debug this problem?
I also upgraded Asterisk to version 13. Not sure if that caused some of the problems.
What can I do to debug this problem?
Comments
I have the key to 2.27. Two weeks ago I bought a key for upgrade to 2.28 (on main page fop2.com claimed that supported Asterisk 12).
How to deal with the new version 2.29?
Just download, extract and run make. The license will upgrade itself, you are free to upgrade for ONE year after purchase.
Flash Operator Panel 2 - White Label Version.
unable to initialize libusb: -99
Flash Operator Panel 2 - Valid License (7)
ERROR 1102 (42000) at line 1: Incorrect database name ''
ERROR 1102 (42000) at line 1: Incorrect database name ''
Connection to manager OK!
And no buttons display in fop2.
Any ideas?
Try editing /usr/local/fop2/autoconfig-users.sh and remove the caret from the AMPDBNAME, AMPDBUSER and AMPDBPASS variables, so it looks like this (at the top of the file).
Then do the same in autoconfig-buttons.sh
To test it out, run the script in the command line and inspect the ouptut
[fixed]
/usr/local/fop2/autoconfig-users.sh
[/fixed]
Best regards,
When you are listening to a call, look for the chanspy session and the parameter delimiter, is it a comma or a pipe, if a pipe, in fop2.cfg set force_parameter_delimiter=','
Best regards,
I have error with blind transfer from user in queues to conference - after transfer incoming call to conference, sip line of user form queues is not released. The line of user remains busy until incoming call not complet.
A line being busy after a transfer is made, and remaining busy until the transferred call finishes, is a classic asterisk "feature" when using Local/xxxx@yyyy/n channels. It is not a FOP2 problem, is a byproduct of /n in a Local channel inside Asterisk, and as such, cannot be fixed within FOP2, nor it is a FOP2 bug.
However, I am not sure if your description of the problem has to do with that or not.
Best regards,
Incomming call (from dahdi) -> queue -> SIP extension -> blind transfer to conference = problem - external call in conference but SIP extension not released line.
Screen in attach.
asterisk -rx "queue show"
Best regards,