Search results

  1. J

    anyone get the transnexus scripts to work?

    where did i mention anything about inbound? if you follow exactly what i wrote you will get it to work
  2. J

    anyone get the transnexus scripts to work?

    I have it working - In each of your outbound routes that you want Transnexus to throw the Identity header, add the following, order it at 30: Action: set / clearipsti=1 Action: set / sip_h_Identity=${sip_i_identity} Action: export / sip_h_Identity=${sip_i_identity} - Bridge the call to the...
  3. J

    apt-update 401 Unauthorized signalwire

    As of 3/22/2022 they are requiring a token to download Freeswitch https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
  4. J

    Use FreeSwitch/FusionPBX as standalone voicemail server for existing IP PBX phone system

    If you dont care to have the MWI status on the phones, I have a very simple solution for you. Set up a SIP trunk between both servers. On your outside server, set up call forward no answer to dummy DID numbers in FusionPBX. In FusionPBX, route the dummy DIDs to their respective voice mail boxes.
  5. J

    For hire: HA cluster setup

    I’d like to hire someone, preferably within the US, to work with me on setting up an HA cluster with FusionPBX/freeswitch. I am also happy to discuss using Kamailio as well If you have the necessary experience and are interested please PM me and we can exchange information and chat more thank you
  6. J

    VitalPBX - More serious evaluation

    Personal advise. RUN from Bicom!! As far as possible. You’ll thank me later. Hopefully won’t be too late by that time.
  7. J

    Google Cloud Speech to Text Voicemail Transcription

    Please make sure there are no duplicates. Also I’m updating the directions now. Mistake on the URL. Use this URL instead: https://speech.googleapis.com/v1p1beta1/speech
  8. J

    VitalPBX - More serious evaluation

    Both started off with chan_sip in 2009 and migrated to PJSIP in 2017 I believe. surprisingly the older the asterisk version the more stable. The more I upgraded the more unstable it became your mileage may vary depending on the load you have. We have 200 tenants and easily 70-80 active calls...
  9. J

    VitalPBX - More serious evaluation

    To add. We moved away from asterisk to freeswitch simply because asterisk couldn’t handle the load. Once a month it would automatically crash and anytime it was reported to asterisk dev they would always blame it on a new bug. I haven’t had to restart freeswitch in months including under heavy load.
  10. J

    Google Cloud Speech to Text Voicemail Transcription

    At this point it should work right out of the box. Please follow step 2 in the original post to get it set up. It’s been updated with the current code. When you finally do get it working, i recommend you migrate to message queue if you have an active system. You WILL see Freeswitch lock up and...
  11. J

    FusionPBX with Postgres in separate data center

    I understand that it’s possible to point FusionPBX to an outside Postgres server. I also understand that it’s not recommended to practice such an approach unless both servers are in the same data center due to potential performance issues. this would be a temporary solution until this customer...
  12. J

    Email call recordings

    I don’t know exactly how to determine that user but essentially when you do try to figure it out, it should be the last person who took the call. Perhaps the FS API has such a feature? keep in mind that calls get parked, transferred around ,etc. So literally the extension that hung up the call
  13. J

    Freeswitch BLF problem

    I have exactly the same issue on both Debian 9 and Debian 10, have not tried CentOS. If you do find a resolution please let us know, it would be greatly appreciated
  14. J

    MWI out of sync

    Is there any way I can resync MWI? I have many customers complaining (various phones) that they have a new voicemail indicator, but when they check their voicemails, the mailbox is empty. Any help would be greatly appreciated
  15. J

    Been playing with two factor auth :)

    Looking forward to being able to use this feature in the future. Would we have the option ’remember the browser’ so that 2FA logins are not necessary unless it’s a new web browser?
  16. J

    Switch hostname

    We have a freeswitch cluster set up and there’s one particular Gateway that needs to be tied to just one of our servers in cluster. There’s a “hostname” parameter. Simply putting the FQDN of my machine did not do the trick. Is there more involved? noticed the same functionality in Variables...
  17. J

    Polycom Phonebook

    Is it currently possible to remotely provision the phonebook and auto generate mac-directory.xml? Thank you
  18. J

    Calling Between Nodes

    https://www.pbxforums.com/threads/experimenting-with-a-full-load-sharing-cluster.867/
  19. J

    Polycom Volume

    We are currently migrating from another system and am unable to replicate this issue with the other system. Polycom VVX, both the same firmware (6.1) but with fusionpbx for some reason any time I request a config update or reboot the phone, the speaker and volumes both revert to default...
  20. J

    Group Permissions - Hide domain possible?

    Is it possible to assign a user group to only view specific domains? Or more importantly, to hide a few domains?