Recent content by Dee

  1. D

    FS sends invite to private IP of client behind NAT

    Yes - I got this from sngrep.
  2. D

    FS sends invite to private IP of client behind NAT

    I have the paramter added to internal profile NDLB-force-rport safe true Is there anything else you think i need to enable?
  3. D

    FS sends invite to private IP of client behind NAT

    Thanks - the registration process is adjusting processing... Initially, it registers with 192..FS can see it is a internal IP in the contact and sends 401 unauthorized, and subsequently it send the correct IP again and FS sends 200 ok and it registers well...with the correct ip. However this...
  4. D

    FS sends invite to private IP of client behind NAT

    1008 is registering with the public IP. Also in fusion GUI - You can see the LAN IP ( private) and the public IP on the registration page
  5. D

    FS sends invite to private IP of client behind NAT

    am thinking there must be some kind of configuration to force freeswitch to use the public IP always when sending sip invite
  6. D

    FS sends invite to private IP of client behind NAT

    Please see the redacted version of the invite. The extension being dialled is 1008 and but FS is sending the invite to the internal IP of the extension --- 192.168.4.10 which obviously mean the call doesn't connect. I need to force FS to use the public iP of the client no the LAN IP. INVITE...
  7. D

    FS sends invite to private IP of client behind NAT

    Hello everyone I have an issue where FS is sending invite to the private IP of my soft phone which is connected to a router behind NAT Is there a simple way for force FS to use the public IP of the clients when sending invite. Have tried add param sip-force-contact =...
  8. D

    Rebooting Fusion takes 30 mins

    Thanks okay - will try this. I have about 100 phone registration at any given time but 0 live calls when I reboot
  9. D

    Rebooting Fusion takes 30 mins

    Sorry I misunderstood. You mentioned SQlite on an in-memory filing system, can you please explain what you mean please.
  10. D

    Rebooting Fusion takes 30 mins

    Thanks- here is the output of - systemd-analyze blame
  11. D

    Rebooting Fusion takes 30 mins

    Thank for your suggestion. What exactly do I need to do though? Am I to install something else?
  12. D

    Rebooting Fusion takes 30 mins

    Hi everyone Rebooting my fusionpbx server seem to take so long. Just about 200 phones and enouugh server capacity. Disk & CPU usuage below 5% and service is running fine. Issue is just reboot the fusion takes 30mins. Azure are suggesting that the issue is with fusionpbx Any ideas how i can...
  13. D

    Incoming call drops off after 30sec ( server is not sending ACK)

    I have been able to solve it. It was a firewall issue on my router
  14. D

    Incoming call drops off after 30sec ( server is not sending ACK)

    Hi everyone I have an issue which is a bit wierd. For some reason, incoming call end automatically after 30 sec. I can see in the sip invite that server is not sending ACK that follows the 200 so call is show as Call setup when it shoudl show as In call Any ideas how to get this to work...