Search results

  1. 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.
  2. 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
  3. 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
  4. DigitalDaz

    Extension not able to connect

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

    "providers" ACL

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

    SBC suggestion for use with FusionPBX

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

    SOLVED xml_cdr not working after update

    I'll marked this solved and close it so other can find it easily.
  8. 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.
  9. 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?
  10. 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
  11. DigitalDaz

    SBC suggestion for use with FusionPBX

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

    how to keep mobile sip phone app always registered?

    Google it, its complex to explain but basically circumvents the problem of the app going to sleep. If a call comes in, the push server will wake the app up to take the call.
  13. DigitalDaz

    SOLVED xml_cdr not working after update

    Check the xml_cdr config file in the /etc/freeswitch/autoload_configs Modules that are present but won't load usually have a problem with their config file.
  14. DigitalDaz

    Phones not registering and outbound call issue

    Once you have a bit of volume, give me a shout our base rates are a little higher for mobile but we charge per second.
  15. DigitalDaz

    Phones not registering and outbound call issue

    I may have read the ACL stuff wrong Basically you shouldn't have to mess with contexts and profiles at all, it should all be automatic, I'm busy, so I'll take a look later at the whole thread but I can see for example: Action...
  16. DigitalDaz

    how to keep mobile sip phone app always registered?

    You need an app that uses push notifications, see the paid. for version of zoiper for example
  17. DigitalDaz

    Postgresql Replication

    The master/master documentation is a part of the fusionpbx basic membership unfortunately and cannot be shared on these forums. Personally, I do not use the method described in that documentation and instead use pglogical, search google for pglogical master/master replication and you will find...
  18. DigitalDaz

    Phones not registering and outbound call issue

    It looks to me like you are getting yourself in a real mess here and from a quick glance it looks like the source of your problem is the ACL, it looks like you have added your own IP to the providers list? Are you a voip carrier? No, so who ever told you to do that? Once you have done that you...
  19. DigitalDaz

    Current HA recommended configuration

    Where have you seen the current recommended configuration that you say has recently changed?
  20. DigitalDaz

    SOLVED udp protocol is not working with internal call

    If it is UDP frag, then very much so a solution and that is TCP.