Search results

  1. T

    Extension not able to connect

    This is the debug 1 witch_core_sqldb.c:1874 sofia:external Destroying SQL queue. 2 2023-10-06 06:48:24.313153 97.73% [INFO] switch_core_sqldb.c:1825 sofia:external Stopping SQL thread. 3 2023-10-06 06:48:24.313153 97.73% [DEBUG] sofia.c:3582 Write lock external 4 2023-10-06...
  2. T

    Extension not able to connect

    please help me to resolve this issue no help anywhere
  3. T

    Extension not able to connect

    Dear Daddydrazen, iam using the default port 5080 and i have check with both without port or with port like (t1.ngt-tech.com, t1.ngt-tech.com:5080) also i check weather ports are open on the external interface and it is open see the attached screenshot. The domain is real and create A record on...
  4. T

    Extension not able to connect

    root@pbxsystem:~# cat /etc/fail2ban/jail.local [ssh] enabled = true port = 22 protocol = ssh filter = sshd logpath = /var/log/auth.log action = iptables-allports[name=sshd, protocol=all] maxretry = 6 findtime = 60 bantime = 86400 [freeswitch] enabled = false port = 5060:5091...
  5. T

    Extension not able to connect

    also when i run this fail2ban-client status freeswitch-ip 2023-10-05 07:36:43,858 fail2ban [37706]: ERROR Failed to access socket path: /var/run/fail2ban/fail2ban.sock. Is fail2ban running? getting this error
  6. T

    Extension not able to connect

    basic Question but i have to ask is this necessary to create gateway, inbound and outbound to connect client from external. i follow some YouTube video and follow same steps but my extension from my mobile data can not scan from GSWAVE app.
  7. T

    Extension not able to connect

    This is the result after running iptables -L -n also not find my phone public IP. Chain INPUT (policy DROP) target prot opt source destination sip-auth-fail 0 -- 0.0.0.0/0 0.0.0.0/0 sip-auth-ip 0 -- 0.0.0.0/0 0.0.0.0/0 ACCEPT 0 --...
  8. T

    Extension not able to connect

    Thanks for reply yes i added on both external and internal see the attached pic tried everything.
  9. T

    Extension not able to connect

    iam very new to fusionpbx . I install fusionpbx on debian 12 on digital ocean for my testing and open the required ports that is mention in the documentation . i created a extension but when i try to connect using microsip also gsware app it stuck on connecting and than requrest time out ...