Search results

  1. D

    911 Outbound Route lua Email

    You should post a new question as you are hijacking my thread. The way I understand it, the 911 outbound route sends an email when the end user dials 911. It does not send an email after the 911 call is finished and thus can not contain a recording of the call.
  2. D

    Creating Portsip Sip Client QR Code generator app for Fusionpbx

    I get invalid QR code every time I try to scan the code. Do you enter the PBX specifics inside the quotation marks like below? Are all the fields required? The server IP is listed 3 times. "dn": "mypbx.xom", "wdn": "222.222.222.222",
  3. D

    Extension does not want to register

    so in this particular case, we had to "enable" SIP ALG for this to work. It was disabled to work with Asterisk but for FusionPBX we had to "enable" it to work. Now the extension registers fine. Incoming and outgoing calls are ok. Can't imagine that many people are still using this modem but at...
  4. D

    Debian 11 "The following packages have been kept back"

    When I try to upgrade my FusionPBX Debian 11 installation, it says The following packages have been kept back: postgresql-client-common postgresql-common 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. apt list --upgradable shows I am running version 241 and could upgrade to 248...
  5. D

    Cannot Send Fax [SUBSCRIBER_ABSENT]

    Thanks but that is identical with my Fax Server setup. It allows me to receive faxes but I can't send faxes. If I send a fax I get the "Error Cause: 20 [SUBSCRIBER_ABSENT]" message.
  6. D

    Cannot Send Fax [SUBSCRIBER_ABSENT]

    I do have various outbound routes available. Is there anything special that needs to be done? I even designated one route as Global since it was mentioned in one of the posts I found. If you got faxing working, can you share your settings. Thanks.
  7. D

    Cannot Send Fax [SUBSCRIBER_ABSENT]

    It seems I can only send faxes to extensions on my system. If the number is external I get the [SUBSCRIBER_ABSENT] message. That means there must be a setting somewhere that tells fusionpbx to dial outside numbers for faxes. If someone got this working, please post your info here. Thanks.
  8. D

    Extension does not want to register

    I tried that already but thanks.
  9. D

    "destination_country_code is required" Update Breaks Installation

    "destination_country_code is required" https://github.com/fusionpbx/fusionpbx/commit/26b0988075419b2fc0a9daff3c71af8ff73a76de so 2 days ago an update to DESTINATIONS was committed to GitHub that made the previously optional country code field mandatory. Never mind that it killed my whole...
  10. D

    Default Settings "This page isn't responding"

    Recently I noticed that my fusionpbx GUI got a lot slower. I added about 70 extensions and now it takes more than 2 minutes for the "Advanced / Default Settings" page to load. I constantly get the popup "This page isn't responding, Wait or Exit page". If I wait long enough the page loads ok but...
  11. D

    Extension does not want to register

    Yes. We'll change either the DSL modem or the ATA but I don't get why it works in Asterisk and doesn't work in Freeswitch. I can see in the log that the modem is refusing the UDP connection from FreeSWITCH but will accept it from Asterisk so what is different in the SIP connection...
  12. D

    Cannot Send Fax [SUBSCRIBER_ABSENT]

    My fax server can receive faxes but it can't SEND faxes. Everytime I send a fax it fails and the FreeSWITCH log says: [WARNING] mod_dptools.c:4401 Can't find user [18884732963@mypbx.com] [NOTICE] switch_ivr_originate.c:3039 Cannot create outgoing channel of type [user] cause...
  13. D

    Extension does not want to register

    Yes. It's an old Grandstream HT286 ATA connected to a Thomson Speedtouch ST546 v6 DSL modem/router and I was able to duplicate the issue in our office. Something is blocking the registration on the fusionpbx side. However, using the same DSL modem and ATA with same SIP settings, it registers...
  14. D

    Extension does not want to register

    Sngrep says 401 unauthorized for the Register attempt from that adapater, but when I provision another adapter with the exact same settings, it registers just fine from our office. It seems to be something at that specific location. Since the IP is not blocked, it's maybe the on site router...
  15. D

    Extension does not want to register

    I have one extension that simply does not want to register. The username and passcode are correct and I can see the auth challenge in the log but it does not tell me why the registration is failing. I already turned off or restarted fail2ban, iptables and freeswitch just to see if anything...
  16. D

    Creating Portsip Sip Client QR Code generator app for Fusionpbx

    Has anyone tested this? I get invalid QR code.
  17. D

    Groundwire Voicemail notification

    Got it working (with the help of Acrobits). It's not enough to turn on the lua script for voicemail. The lua script for events must be turned on too. I don't get why the developers choose to turn off some default settings that should really be working right out of the box. Makes the learning...
  18. D

    Groundwire Voicemail notification

    Yes. Of course.
  19. D

    Groundwire Voicemail notification

    Is there some type of service I need to activate for this to work? I am running Debian 11.