General issues, cannot pin point

Status
Not open for further replies.

Tricky1024

New Member
Mar 2, 2017
25
0
1
46
So I have a few little issues happing that are effecting the creation of new items.

Symptoms are as follows:
* cannot delete a multi tenant domain, but fusionpbx reported delete completed ok with the green bar.
* when creating ANY ring group or time condition they are created ok but there is no dial plan details. (see pic), this worked before an upgrade
*access to extension summary errors: Call to a member function execute() on a non-object in /var/www/fusionpbx/app/xm l_cdr/resources/classes/xml_cdr.php

I cant help think this is permissions or database issues, I have checked all permissions on file system, no idea how to check database, for all existing groups etc things are working fine.

any help would be much appreciated.
 

Attachments

  • ring group no plan.PNG
    ring group no plan.PNG
    21 KB · Views: 9
  • ring group ok.PNG
    ring group ok.PNG
    32 KB · Views: 7
That looks like you are on the master branch, though it is usually not, this can beceom unstable at any time, it is the testing branch.
 
Another thing ive noticed on the ring group details, if I click XML it contains all the correct string values, but if I then go to Advanced > XML Editor and look in dialplan > domain > 101 v Test.xml I see no conditions just the extension name and close. even if I then add manually and restart freeswitch nothing in the details
 
wow, i have fixed nearly all of the issue's i had with the 4.2 git but one that is really odd, i see loads of people had this issue but no one gives a solid fix.

when creating an IVR in 4.2 i understand the in the dialplan is should not have action > lua > ivr_menu.lua, and by default this is not added, but if this is not added the call to the ivr just drops. if i look at the logs i can see ivr_menu not found.
obviously i can fix it by manually adding the line to the dial plan but this get overridden each save of the ivr.

maybe there is something missing from ivr_menu in default settings or the change from master to 4.2 branch has left an issue?
 
Status
Not open for further replies.