Search results

  1. S

    Hotdesking

    Well, that, and IMHO the relatively uncertain future of the project. Mark is of course by far the most prolific contributor to the project (based on code commits that I have seen), but what happens if/when he decides to stop or is otherwise unable to contribute code? I don't believe there is...
  2. S

    Hotdesking

    I would probably agree with that. Sangoma has done well (as far as I can tell) with FreePBX and having certain features available via paid modules. In the case of Asterisk/FreePBX, agent login/logout is an inherent feature, and can be enabled for free, but Sangoma implements a different (and...
  3. S

    Inter-tenant dialling

    Hello, I am trying to follow a couple of posts that cover inter-tenant dialling. The one in particular I am looking at is: https://www.pbxforums.com/threads/new-to-fusionpbx-call-between-tenants-solved.295/ The two tenant domains are: 't1001.pbx.mydomain.com' and 't1002.pbx.mydomain.com'. I...
  4. S

    FreePBX -> FusionPBX

    I haven't taken a long look (yet) at the user portal in FusionPBX, but I think all of that would be in there as well. Certainly VMs, and whatever else a user is given permissions to.
  5. S

    FreePBX -> FusionPBX

    We have also been giving FusionPBX a serious look, coming from the FreePBX/Asterisk camp (just have not been happy with the odd "quirks" that seem to keep popping up, esepcially after module updates). In addition to the issues we have had with FreePBX, the one other feature that is "killer"...
  6. S

    Linking PBX

    I am new to FusionPBX myself, but I was able to achieve something similar on two FreePBX systems by connecting them to each other via SIP, then creating outbound routes with dial rules that sent certain extensions out a specific trunk. I would imagine something similar could be done with...
  7. S

    Three lines on a phone, without three extensions....

    That to me seems the only logical way to do it, and was how i was thinking about it before I got to that part of your post. Maybe to make things a bit easier management-wise, is each user has their "primary" extension, the Sales extension gets a '1' appended to it, the Accounts extension gets a...
  8. S

    SOLVED Cluster issue: Inbound calls to wrong server

    I just realised that I don't think UCARP or Keepalived would probably work in the environment I would plan on having the cluster working in. UCARP and Keepalived seem to assume the two servers are in the same datacenter/network segment but each member of the cluster would in fact be located at...
  9. S

    SOLVED Cluster issue: Inbound calls to wrong server

    What ramications does that command have on the slave? Does it just affect the trunk registration? Would the devices that are set to fail over to the slave still be able to register, regardless (just wouldn't be able to make/receive calls until the trunk is registered, obviously) I assume all...
  10. S

    Time condition presets

    Found it; I watched @DigitalDaz's video again and was able to remove the copied default setting (which of course was still showing the region as 'usa') Thanks @DigitalDaz!
  11. S

    Time condition presets

    OK, so I stand corrected... it looks like when I copied the "region" setting in Default/Settings to my tenant domain, then ended up (inadvertently) changing the global region to "canada", that does seem to work: if I create a "Time Condition" in the global domain, the presets are the Canadian...
  12. S

    Time condition presets

    OK, you are correct: I checked the "region" setting in the global/default domain and it had changed to Canada. That's not a big dal; it is where we are located, but I was trying to leave the global/default domain as untouched from defaults as possible (I don't have any extensions and such setup...
  13. S

    Connecting to another pbx

    This sounds like the "Limit Max" setting in the extension. Go into the extension you setup for the IPPBX to connect to Fusion as and see if changing the "Limit Max" value fixes this (defaults to "5")
  14. S

    Time zones

    Hello, I have set a particular time zone for an extension (PST) but the phone the extension is registered to shows EST (three hours ahead). The phone otherwise works fine (i.e., it rings when the extension is called) I have logged on to the phone (Aastra 6867i) and in the "Preferences", it...
  15. S

    Time condition presets

    I created a domain and from the "default" domain, I copied the "region" setting under "Advanced > Default Settings" to the tenant domain so I could change the region. I logged into the tenant domain, and under "Advanced > Default Settings", I changed the 'region' from 'usa' to 'canada' and...
  16. S

    SOLVED Cluster issue: Inbound calls to wrong server

    OK, after playing with this a bit more, I *think* I stumbled upon the solution: I need to have the gateway stopped on the secondary node, then it will stop trying to reg. I didn't realise you could have the gateway stopped on one node while still running on the other (I thought maybe the status...
  17. S

    SOLVED Cluster issue: Inbound calls to wrong server

    I spun up a brand new 2-node cluster today and the exact same behaviour is happening. fs_cli running on both nodes shows no attempt to put the call on the primary node and instead lands on the secondary node. On the primary node, if I go into "Status > SIp Status" and restart the external...
  18. S

    SOLVED Internal call getting passed to outbound route

    OK, never mind. I went back into Outbound Routes and tried the "North America" preset again, and also added "Long Distance (11 digits)" anf I cna now dial out no problem. Dialling the extensions I created for my two queues and the Conference Center now work also.
  19. S

    SOLVED Internal call getting passed to outbound route

    Hello, I have had some time to revisit my FusionPBX project and just setup a new cluster. I am (re-)setting up a smaller version of our current system for some limited testing and have setup a couple of "Call Centers" and one "Conference Center". I gave the queues and Conference Center each...
  20. S

    Record call with *2 not working

    Oooohhh, something similar happened on one of my clients' systems (FreePBX/Asterisk, not FusionPBX -- yet), They had $1,000 or so of long distance rung up on their system over a long weekend and it was due to the people calling in to an extension, getting the VM recording, and from there they...