Recent content by pbxgeek

  1. 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
  2. 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...
  3. 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.
  4. 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
  5. 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...
  6. P

    Multiple email addresses

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

    outbound_caller_id_number is +EXT and not default set

    you would need to do something like this on domain level
  8. 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.
  9. 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...
  10. 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.
  11. P

    New user password

    That makes sense.
  12. P

    New user password

    The link should direct you to the page where you can reset your password. If nothing happens, then your email client may be blocking clicks. Try to right-click and copy the link, then manually paste it into the browser.
  13. P

    New user password

    For security reasons, you can only reset passwords and can't see them. Go to the security tab and reset the password. The user will receive an email. Users can also navigate to the login page and request their own password resets.
  14. P

    Issue with Fax Inbound

    You posted in the FS PBX subforum. FS PBX is a fork of FusionPBX with a lot of enhancements. You may need to repost this in the FusionPBX subforum. Generally, there is a lot that's involved in getting the fax ATA to work correctly, if that's what you are asking.