Recent content by SilverComm

  1. SilverComm

    BulkVS integration app for FusionPBX

    The app now caches everything in the database for super fast page load times and uses a background process to sync the APIs. If after a sync completes and there is updated info it will display a refresh button. I also add an E911 page to manage E911 records (all your BulkVS E911 records) as...
  2. SilverComm

    BulkVS integration app for FusionPBX

    @rabbidiesel I have accepted your PR. I can update the clone instructions. I use ssh and keys hence my reason to write it that way. Thank you for trying it out.
  3. SilverComm

    BulkVS integration app for FusionPBX

    I built and open sourced a FusionPBX app to integrate BulkVS functions into your FusionPBX. Simply lookup any of your phone numbers, edit it's destination, edit it's E911 address or update it's CNAM or portout PIN. You can also search for and purchase DIDs with a single click. Enjoy and feel...
  4. SilverComm

    FS PBX High Availability (HA) Setup Scripts — Database + File Replication

    What are your experiences with using SRV records for failover instead of a health script + DNS switch? Should SRV only be used for more load balancing situations?
  5. SilverComm

    proof of concept, using a dialplan to connect to another system and answer dtmf prompts.

    Not quite sure I understand the use case fully however here is an example the way I understand it. In your bridge dialplan add this line before the bridge: <action application="export" data="nolocal:execute_on_answer=execute_extension sdaa:12# XML ${context}" /> Then create this...
  6. SilverComm

    sms using carrier bulkvs

    He says it takes code changes but refuses to send code patches to me. Instead he wants login to PBX and bulkvs. I don't trust him.
  7. SilverComm

    edits to the voicemail menu

    After making changes to the XML files you will have to reload your XML to pickup the changes. In the FusionPBX interface you can do that via Status > SIP Status and click the "Reload XML" button at the top right of the page.
  8. SilverComm

    Extension Registration Issue

    It looks like your extension is registering from possibly a T-Mobile cellular ip address. This is the behaviour of cellular networks in the USA. I think it has to do with their CGNAT setups. I always use TCP when registering over a cellular network in the USA.