Search results

  1. DigitalDaz

    FusionPBX calls not going through.

    mod_g729 as far as I am aware is a licensed product, have you installed the license?
  2. DigitalDaz

    FusionPBX calls not going through.

    if its ip auth just put in dummyuser, dummypassword
  3. DigitalDaz

    FusionPBX calls not going through.

    Is it IP authed? Is there a username and password in the gateway?
  4. DigitalDaz

    FusionPBX calls not going through.

    Thanks for letting us know that. If you actually want any help, post some logs ;)
  5. DigitalDaz

    SOLVED dialplan not evaluating as true

    How did you flush the cache? On older systems I have see the gui flush cache fail. Is your /var/cache/fusionpbx populated? If so try removing the contents of that folder.
  6. DigitalDaz

    SOLVED dialplan not evaluating as true

    Have you flushed the cache since?
  7. DigitalDaz

    SOLVED dialplan not evaluating as true

    Have you flushed your cache after changes? I see: db22fb05-6e98-4d84-823c-eab1230e8d14 Dialplan: sofia/internal/dad@example.domain.com Regex (PASS) [is_secure] ${sip_via_protocol}(tls) =~ /tls|wss/ break=on-false db22fb05-6e98-4d84-823c-eab1230e8d14 Dialplan...
  8. DigitalDaz

    ERR] mod_event_socket.c:2992 Socket Error! Could not listen on 127.0.0.1:8021

    Try stopping freeswitch then after do a netstat -antup | grep 8021 If there is anything still listening, kill that process
  9. DigitalDaz

    SOLVED Horror issue with intra-extension calls in FusionPBX multi tenant

    I see a problem straight away: mod_dialplan_xml.c:639 Processing teste 1 <152>->151 in context public Context public For some reason, fusionpbx is processing the inbound dialplan. This usually comes down to you changing the access control lists when you shouldn't have.
  10. DigitalDaz

    Current HA recommended configuration

    This is the page in the members section: https://fusionpbx.com/app/pages/page.php?id=8c1e0df0-dcc1-4f0e-ae18-2b5103514fc3
  11. DigitalDaz

    Asterisk CLI and FreeSwitch/Fusion PBX CLI

    What is a peer? If you mean extensions then: show registrations I'm not sure you will get what you want from that though
  12. DigitalDaz

    Extension not able to connect

    Has your IP been banned by fail2ban? iptables -L -n and look for your phones external ip
  13. DigitalDaz

    "providers" ACL

    So if you do not have names for the ACLs then how possibly can you distinguish between them?
  14. DigitalDaz

    SBC suggestion for use with FusionPBX

    I can answer that for you the answer is 100% no.
  15. DigitalDaz

    SOLVED xml_cdr not working after update

    I'll marked this solved and close it so other can find it easily.
  16. DigitalDaz

    SOLVED Is it possible to add 2 or more numbers to the same fusionpbx server

    You can add a prefix when creating the outbound route, there is a box for it on the form.
  17. DigitalDaz

    SOLVED Is it possible to add 2 or more numbers to the same fusionpbx server

    I see the match and bridge: Action bridge(sofia/gateway/343f74f4-773e-401a-bc5a-3e3e3b4b7aa3/5715705843) Do Telnyx require a prefix of 1 or anything like that?
  18. DigitalDaz

    SBC suggestion for use with FusionPBX

    I don't know of any load balancing solution with fusionpbx other than balancing by domain, ie everything for a single domain ends up on the same fusionpbx server
  19. DigitalDaz

    SBC suggestion for use with FusionPBX

    So what are you trying to achieve? Why do you think you need an SBC?