Recent content by Mack Hendricks

  1. Mack Hendricks

    FusionPBX API SaaS Service

    Hey @Dast, I thought it was public...sorry about that. I've fixed it now: https://www.postman.com/dopensource/workspace/meltapi/overview In regards to our integration approach, the goal is to create a tiny proxy agent that will reside on the PBX. It would handle provisioning a PBX and...
  2. Mack Hendricks

    FusionPBX API SaaS Service

    It's $50/month for 1 FusionPBX server and a max of 50 domains or $100/month for a max of 3 servers and unlimited domains
  3. Mack Hendricks

    FusionPBX API SaaS Service

    Here's a video explaining how to configure the MeltAPI:
  4. Mack Hendricks

    FusionPBX API SaaS Service

    Hey Folks, I've been working on a new generic API for integrating with PBX's for the purpose of automating the creation of: - domains - outboundroutes - extensions - destinations - gateways The first release has a plugin for FusionPBX and based on demand the next release will be either...
  5. Mack Hendricks

    Call Recordings not be stored in database

    Hey All, The call recordings use to show up in Apps-> Call Recordings, but now I see them being stored to disk in the freeswitch log, but the meta data about the recordings aren't being saved to the database. Hence, I can't find the Call Recordings via the web gui. Has anyone seen this before...
  6. Mack Hendricks

    Stripping 1s from Inbound DID Numbers Globally

    Hi, I'm not trying to hijack the thread, but help clarify what @Courtney G is trying to do since I spoke with him offline. He's really looking for a way to insert some dialplan logic before the FusionPBX logic kicks off. FreePBX provides hooks into their framework that allows for this to...
  7. Mack Hendricks

    Stripping 1s from Inbound DID Numbers Globally

    Is there a way in FusionPBX to make it execute some dialplan logic before Inbound routes are executed. In FreePBX, you can add custom logic before the FreePBX logic is executed. I'm looking for some hooks that allows me to add dialplan logic. Any thoughts?
  8. Mack Hendricks

    DSIPRouter

    So, this is a priority feature that we need also need. I will mark this for the 0.40 release, which I'm pushing for the first of the year. But, I can backport it to the master trunk when it's ready
  9. Mack Hendricks

    DSIPRouter

    @hailthemelody I installed dSIPRouter on a fresh debian 8.9 install on a VM in my office and I ran into the issue of curl not being installed. So, I created an issue for it and I will fix it: https://github.com/dOpensource/dsiprouter/issues/27 I never ran into this before because I spin up...
  10. Mack Hendricks

    DSIPRouter

    @Muwanika Henry Robert Let me know if you were having the same issue as @hailthemelody. If not, please let me know and I will fix it.
  11. Mack Hendricks

    DSIPRouter

    Good catch @hailthemelody! So, the goal was to have the latest release install Python if it wasn't already installed. But, we left in the logic that would check if Python was installed before the installer started. Hence, making a user install Python before the install. We will fix this and...
  12. Mack Hendricks

    DSIPRouter

    @DigitalDaz The first phase was to make domain routing very simple. The next phase is to jump into load balancing and work through the issues you mentioned. I'm looking for a set of use cases. It sounds like attend transfer and parking are good ones to start with.
  13. Mack Hendricks

    DSIPRouter

    Hey @DigitalDaz , So, we are basically trying to make it easier for people to leverage Kamailio for 2 main use cases: SIP Trunking services: Provide SIP Trunking services to customers that have an on-premise PBX such as FreePBX, FusionPBX, Avaya, etc Hosted PBX services: Proxy SIP Endpoint...
  14. Mack Hendricks

    Building a new GUI for Kamailio with tight FusionPBX integration. Looking for feedback...

    Building a new GUI for Kamailio with tight FusionPBX integration. Looking for feedback: https://github.com/dopensource/dsiprouter