Search results

  1. jeroentjed

    Internal calling between domains

    Of course, this is the idea: Different elderly people living in the same street. They al have there own domain and everything is separated. but with this feature, they can call each other internal.
  2. jeroentjed

    Internal calling between domains

    In witch dialplan do I have to add this? And what should I add on the phone? "12@pbx.domain.nl" or "12 XML pbx.domain.nl"?
  3. jeroentjed

    Queues, were are they?

    Found it, thanks. It is indeed a advanced queue.
  4. jeroentjed

    Queues, were are they?

    Hmm I made a queue, but.. I can't select it at "action" in inbound route. What do I have to change?
  5. jeroentjed

    Internal calling between domains

    Hope you don't get sick of all my questions.. :p Is there a way to make a internal call between phones on different domains? I tried a bit with a BLF like "12@pbx.domain.nl but no luck.
  6. jeroentjed

    Queues, were are they?

    Your the best!
  7. jeroentjed

    Queues, were are they?

    Do you know the link? i thought it would be /app/fifo/fifo.php but then I get a not found.
  8. jeroentjed

    Queues, were are they?

    Hi all, Coming from Fusion, I expected to find queues in FS.. I suspect they are in the call center module but that costs way to much especially when you only want to use queues. Are there ways to use queues without the call center module?
  9. jeroentjed

    Deleting call history

    That sounds difficult... How do you do that?
  10. jeroentjed

    Deleting call history

    Hi again, Anyway to delete call history? After testing I like to clear everything before handing over to the user..
  11. jeroentjed

    outbound call results in "forbidden"

    omg... This is sooo stupid :D Cheapconnect is prepaid and I forgot to put money on it. Works like a charm now.... Sorry for bothering you guys!
  12. jeroentjed

    outbound call results in "forbidden"

    That helps me a little in the right direction, thanks. In Fusion Pbx there is a option "number translations". Is there a function like that in FS pbx? I think I might be able to fix the issue there.
  13. jeroentjed

    outbound call results in "forbidden"

    Hi all, started with a FS PBX. Inbound calls work fine, internal to. But somehow I can't make an outbound call, phone says "forbidden". Tried it on different phones. This is the log: 1 f867e341-5741-49c1-ab8c-f4f6ce320c31 2026-01-04 14:53:35.089807 99.00% [DEBUG]...
  14. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Thanks, I will change it. Yesterday I made my first IVR, Call Flow, Call Center. Works like a charm. I was wondering, is there some option to have the caller hear a message/recording and then to another destination like a VMbox/IVR/Call FLow or anything else? I also would like to have my...
  15. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Thanks @markjcrane . I know I'm a bit of a noob, how would I use ${sip_from_user}?
  16. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Thank you, I don't understand much of regex but I'm sure I can learn.
  17. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Good. How do I add a range? based on your image and what you told me about the emergency number, I could do ^(100)$|^(101)$|^(102)$ and so on?
  18. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Great, that works! is it possible to have a range of numbers? For example, extensions 100 to 105 can use the same route. We all have our own account on Cheapconnect, a Dutch prepaid voip provider. So everyone has his own trunk. I also need to create a route to call the emergency number. In The...
  19. jeroentjed

    Trying to get FusionPBX working, Newbi questions

    Thanks @pbxgeek , I appreciate your help. I'ts a bit like a retirement home, they can call internal together but also have their own in- and outbound route. So I need to add a condition to every outbound route. Can you tell me how this condition should look like?