Recent content by SoWhy

  1. S

    outbound_caller_id_number is +EXT and not default set

    I've mitigated it for now by using a condition that checks whether the outbound_caller_id_number is empty and replacing it with the default number hardcoded in the dialplan but I still would like it to actually use the default settings variable whenever instead.
  2. S

    SOLVED Call forwarding from one trunk to another (Using bridge Application)

    I'm pretty much a novice myself but what do you mean by "fails"? Is the provider 1 rejecting the call? Is it unregistered? Is it not reachable?
  3. S

    Guten Tag From Germany

    I got Fusion running with all the stuff I need, except one thing that I patched around for now. But thanks for the tip anyway, I'll definitely check out FS PBX. Since Issabel seems to be dead, I might switch my other branch to it if I like it :-)
  4. S

    Guten Tag From Germany

    Hi all, I'm SoWhy, nerd and lawyer from Germany. I've taken it upon myself to install and maintain PBXs (PBXe?) in multiple branches and after running with Asterisk/Issabel on one branch, I decided to try something new for the next branch. And boy, I need some help with FusionPBX. I hope you...
  5. S

    SOLVED Call forwarding from one trunk to another (Using bridge Application)

    I configured a bridge between Asterisk and FusionPBX with the manual here: https://www.pbxforums.com/threads/connecting-fusionpbx-and-freepbx.4087/ Maybe that can help as well for your usage scenario?
  6. S

    outbound_caller_id_number is +EXT and not default set

    Hi all, I have set outbound_caller_id_number in Default settings to be +49123456789 as variable text and enabled that setting (both for the domain in question and all domains). However, if I don't set an outbound_caller_id_number in the Extension, my dialplan will fall back to +EXT as the...