Search results

  1. P

    SIP Profiles

    @markjcrane I’m not sure where that impression came from. Years ago, we worked together on a transcription feature for Google along with another developer, back when collaboration was still possible. Much later, I added my own OpenAI transcription to FS PBX, which has since become the default. I...
  2. P

    Announcing the New FS PBX Documentation Site

    Hi everyone, We’ve finally kicked off a comprehensive documentation effort for FS PBX on our website: www.fspbx.com The new docs will reflect clearer structure, practical guides, and admin-friendly checklists to make setup and day-to-day operations easier. How you can help Try the guides and...
  3. P

    SIP Profiles

    LOL, Mark. FS PBX doesn’t rely on cherry-picking—we’re focused on stability and don’t want to risk introducing issues from FusionPBX. So you can rest easy knowing we’re not using your code.
  4. P

    SIP Profiles

    From the Git perspective, the developer branch should be separate. It shouldn't be a main branch. Then, dev branches get merged into the main branch, and the main branch is used to create releases.
  5. P

    Browser based phones

    I wouldn’t take AI answers at face value. To start with, you still need a native app to handle notifications. Beyond that, I’d be concerned about potential privacy issues if a mobile browser were granted microphone access. I’ve also never seen a mobile app redirect users to a website for core...
  6. P

    Browser based phones

    How do you envision a mobile app running in the browser? That doesn't sound right. Mobile apps are usually written in native SDKs, which is why it's so hard to make one and maintain it.
  7. P

    maintenance app

    Yes, we have it. Navigate to Default Settings -> Scheduled jobs. Many of them are enabled by default.
  8. P

    Outbound Caller ID shows admin

    Make sure in the gateway settings, you have this setting set to True
  9. P

    Outbound Caller ID

    Have you set up caller ID in the dialplan manager? All calls out of your system should use this caller ID
  10. P

    [Enhancement Request] Allow Option to Turn Caller-ID E164 Format on or off

    The trunk provider on the other side usually overrides it and delivers the caller ID number if the format you desire. At least this is how it works in the US. I have not heard anyone say that E164 caller ID prevents other systems from accepting calls yet. I've been doing it for over 7 years like...
  11. P

    XML_CDR

    Freeswitch generates XML files, and then a PHP script pulls them into the database. The software is open source, so you can make any modifications you like as long as you know what you are doing.
  12. P

    [Enhancement Request] Allow Option to Turn Caller-ID E164 Format on or off

    Hi @kenn10, can you elaborate on why the E164 format is not desired? It's accepted everywhere. If you really wish to change this, then dialplan modification is best. Find the Default Caller ID dialplan and make any changes you like to modify the numbers and strip +1
  13. P

    Inbound Issues in a 2-server load balancing system (master replication)

    To achieve your desired outcome, you need to do dual registration on the phone settings or via provisioning config. It's possible on any modern phone. However, I'm going to give a heads-up on the next issue you will experience. Once you set up dual registration, the calls will work, but you will...
  14. P

    Multiple email addresses

    You can use the group email or the voicemail copy option.
  15. P

    outbound_caller_id_number is +EXT and not default set

    you would need to do something like this on domain level
  16. P

    SOLVED Call forwarding from one trunk to another (Using bridge Application)

    You need to give us the SIP capture log or a FreeSWITCH log. We can't troubleshoot without knowing anything.
  17. P

    Guten Tag From Germany

    @SoWhy welcome! We are here to help. Make sure to describe your questions well and attach screenshots or logs. It always helps to get things resolved faster. If you find yourself lost with FusionPBX, you may want to try FS PBX (www.fspbx.com) as well. It's a forked FusionPBX with a fresh new...
  18. P

    Additional providers for SMS/MMS messaging?

    @bfbmellc enjoy your trip! Thank you for your kind words. We strive to make the code clean and modern. Feel free to ask anything you need to complete the task.
  19. P

    New user password

    That makes sense.