Search results

  1. B

    SOLVED Create user via API

    Hi Fusioners, Every day that passes I am more and more astounded by the power of this software, it's lots of fun working with it. I am trying to create a user via the API, for this I need to create a user and a contact, so I curl post the following: curl -X POST -H "Content-Type...
  2. B

    Login directly to an app page

    Hi all, I would like to login directly to an app such as the conference gui (https://URL/app/conference_centers/conference_rooms.php), but Fusion sends me always to the domain main page after logging regardless of the link. How can I login directly to an app page?
  3. B

    SOLVED Conference center room API printout

    Hi all, We have an API v6 enabled FusionPBX server. I can see/edit all the available conference centers with this command: https://FUSION_URL/app/api/6/conference_centers/ But within the conference_centers are conference_rooms, and I would like to view/edit them with the API. If I do...
  4. B

    Email to Fax hardships

    Hi all, I have a working FusionPBX which can receive faxes and send them via the web gui. I'm trying to set up email to fax, for that I followed the recommendation in https://www.pbxforums.com/threads/email-to-fax-under-fax-server.905/. First I created a fax account with IMAP settings (see...