Search results

  1. R

    Freeswitch error after upgrade

    FInally got it sorted... Apparently the '<<<<<<< HEAD', ' ======= ', and ' >>>>>>> 1b38c9541d5334ac92c4262700b068be3d1696c6 ' text had found its way into several of the Freeswitch xml files. Once I tracked all those down and deleted them, freeswitch started right up... Sorry for the noise..
  2. R

    Freeswitch error after upgrade

    For what its worth, here is the pup error I was receiving before the FusionPBX fix. 2020/07/18 13:34:24 [error] 4451#4451: *4 FastCGI sent in stderr: "PHP message: PHP Parse error: syntax error, unexpected '<<' (T_SL), expecting end of file in /var/www/fusionpbx/resources/require.php on line...
  3. R

    Freeswitch error after upgrade

    Hey all... After a long time with not updating my system, like 6 months or so, I went through the process. First issue I had was the one back from May with the web page not coming back up and I have that fixed. Now I have an issue with freeswitch not wanting to start and complaing about a line...
  4. R

    SOLVED Broke my setup...

    Ok, I think I figured it out. On that same page way down there was this tip: If the page goes blank type in the url http://domain.com/logout.php This should bring you back to the login screen. Ran that and I am back with a proper dashboard now.
  5. R

    SOLVED Broke my setup...

    Looks like authentication isn't working as trying to directly access a URL gives "access denied".
  6. R

    SOLVED Broke my setup...

    So I used the upgrade instructions here: http://docs.fusionpbx.com/en/latest/advanced/version_upgrade.html Now, I only get basically a blank dashboard page and nothing seems to work. Where so I start as it has been a while since I even messed with this.
  7. R

    Weird DB issue

    Ugh.... Don't I feel like an idiot now... I log into this system so little I forgot I had added a domain and moved over a lot of the configs. Thanks for jogging my memory..
  8. R

    Weird DB issue

    So I am having some weird issues with the database. I noticed the other day that when I go into extensions or ring groups, there are items missing. In extensions, only two of my eight extensions show up, unless I click on the "Show All" button. I only have one ring group, and it does not show...
  9. R

    Device Provisioning Setup

    What is GAPS?
  10. R

    Device Provisioning Setup

    Thanks for all your help... I have one more "fresh" phone that I will try and get setup and also get DHCP going. Right now I am just using the manual provision option in the phone for testing.
  11. R

    Device Provisioning Setup

    Well, it is working now... No idea what changed..
  12. R

    Device Provisioning Setup

    Tried that and I get the nginx error of 404 not found EDIT: I opened an incognito window and pasted in the URL and the file immediately downloaded. So a login issue of some type?
  13. R

    Device Provisioning Setup

    Here is what I see in the nginx log: 2019/11/07 21:33:34 [error] 9263#9263: *39 open() "/var/www/fusionpbx/app/provision/cfg.xml" failed (2: No such file or directory) Same for the file cfggxp2140.xml
  14. R

    Device Provisioning Setup

    So in search the system for the xml files that should have been created, they are non existent on the server. Where are the files stored on the file system? Wondering if there may be a permissions issue? Creating of the extension and device doesn't give any errors in the GUI.
  15. R

    Device Provisioning Setup

    Went through all the steps and when the phone tries to provision, I am getting a 404 not found for the xml file. Need to dig in to see if it is really getting created.
  16. R

    Device Provisioning Setup

    Thanks so much for that run down.. I will update on how things work out.
  17. R

    Device Provisioning Setup

    Anyone have a good tutorial on everything that needs to be setup and configured for doing phone provisioning? I just bought a couple of Grandstream GXP-2140 phones and would like to setup provisioning for them.
  18. R

    Disable early media

    Morning all... I have a setup where in incoming DID call gets sent to a ring group for a simultaneous ring of 3 different extensions. Is there a way to disable early media and not have freeswitch provide the ring back and just allow the caller to hear the provider ringback? Trying to save a...
  19. R

    Ring Group: line in use does not get call

    Apologies for not posting what I think was the solution. I had set the extensions to only allow one call at a time. I have set them for 2 at this point but have not had time to test.
  20. R

    Ring Group: line in use does not get call

    So I just set up a ring group with 3 extensions in it. When testing, I found that if an extension is in use, it does not get the call that is coming in but the other two extensions work just fine. The setup is using a Gigaset C610A IP with three handsets. Each handset is tied to an extension...