karlma / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

None of features in Active Calls are working #895

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Status >> Active Calls
2. Click on any of the Links (Transfer to etc)
3.

What is the expected output? What do you see instead?
When the links are clicked the call just hangs up.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ewsamu...@gmail.com on 25 Mar 2015 at 12:20

GoogleCodeExporter commented 9 years ago
After further investigation it would appear that calls are being routed to the 
hostname of the server rather than the correct context.

Original comment by ewsamu...@gmail.com on 25 Mar 2015 at 3:08

GoogleCodeExporter commented 9 years ago
I have the same issue on Fusion v. 3.7.1 latest revision and Freeswitch 
1.15.5b. Clicking the "transfer" or "park" link on the active calls page causes 
Freeswitch to attempt to transfer the call to the local domain name (wrong 
context) which in turn causes the call to drop.

Original comment by lcashore...@gmail.com on 25 Mar 2015 at 7:27

GoogleCodeExporter commented 9 years ago
Sorry, version 1.5.15b of freeswitch.

Transfers/parks from phones work fine, just the GUI that has this issue.

Original comment by lcashore...@gmail.com on 25 Mar 2015 at 7:28

GoogleCodeExporter commented 9 years ago
make sure your template is up to date, and group manager permissions are ok

Original comment by nysoluti...@gmail.com on 25 Mar 2015 at 8:09

GoogleCodeExporter commented 9 years ago
These features had issues so they were removed with r8356.

Transfer - Lot of work would be needed to make it work as expected.  Use the 
Operator Panel.

Park - Used an old method that no longer worked anyway.  Park will eventually 
be integrated into the Operator Panel.

Record - No easy solution to get it to use the correct storage folder.  Use the 
Operator Panel.

Hangup - Still works fine, so left.

Original comment by sevenate on 30 Apr 2015 at 3:03