Search results

  1. A

    Suggestion: SIP Trunk Gateway Status in FusionPBX

    Hi, I would like to suggest an enhancement regarding the configuration of a SIP trunk with an endpoint gateway without SIP registration in FusionPBX. Currently, when the gateway is configured without registration, FusionPBX does not provide a clear status indicator to show whether the SIP...
  2. A

    SOLVED Outbound Caller ID per Extension

    Hi, I would like to configure each extension to present a specific outbound Caller ID number. For example: 8000 → 0780002833 8001 → 0780002834 8002 → 0780002835 I tried implementing this using outbound dialplan rules, but all my attempts have failed so far. Does anyone have any...
  3. A

    SOLVED Routing MSC Number Range to FusionPBX Extensions

    Hi, The MSC is sending me the number range 7800028[3-7]. I would like calls to these numbers to be routed to the 800x extensions on FusionPBX. Could you please tell me where and how to create the dialplan in FusionPBX to route this range received from the MSC to the corresponding extensions...
  4. A

    silenceSupp to "ON"

    Hi, How can I set "silenceSupp" to on instead of off? This parameter might be causing an issue with the SIP INVITE. v=0 o=FreeSWITCH 1781749491 1781749492 IN IP4 172.16.67.154 s=FreeSWITCH c=IN IP4 172.16.67.154 t=0 0 m=audio 24702 RTP/AVP 8 0 101 a=rtpmap:8 PCMA/8000 a=rtpmap:0 PCMU/8000...
  5. A

    Network out of order Error

    Hi, I received the following error from my provider. Is there any configuration required on FusionPBX to avoid this issue, or should the configuration be handled on the provider’s side? SIP/2.0 500 Server Internal Error Via: SIP/2.0/UDP 172.16.60.60;branch=z9hG4bK70NFB9vK9X5je;rport=5060...
  6. A

    Changing Internal SIP Port (FusionPBX)

    Hi, Is it possible to change the default internal SIP port (5060) to another port? If yes, could you please advise how to configure the softphones to connect to FusionPBX using the new port? The objective is to free up port 5060 for use with the external profile. Thank you.
  7. A

    French languge on Freeswitch

    Hi, I would like to add the French languge sound files. Is the path below correct? /usr/share/freeswitch/sounds/fr-ca/fr/ca/june I have installed the files and verified that they were uploaded correctly, but they do not appear in the FusionPBX interface. Could you please advise what...
  8. A

    Create a new Trunk to MSC

    Hi, I am trying to add a new gateway to bind the PBX with the MSC on port 5060. Here are the parameters I have: IP: 172.225.10.10 Port: 5060 Protocol: UDP I have configured everything on my side, but the status still shows NOREG. I have checked the routing and confirmed that the port is...
  9. A

    FusionPBX Deployment – Security Architecture Recommendations

    Hi, We are planning to deploy FusionPBX, and our security team has provided the following recommendations. I would appreciate your guidance on whether the architecture below is supported and how it can be implemented. Separate database server Is it possible to host the FusionPBX database on a...
  10. A

    VLANs segmentation using SBC with Fusionpbx

    Hi, How can I manage VLANs between Kamailio (acting as the SBC) and FusionPBX to properly handle VLAN segmentation and traffic routing, considering that Kamailio is in the DMZ and FusionPBX is in the backend network?
  11. A

    Video calls are not working

    Hi, I recently installed FusionPBX and completed the configuration. I was able to make successful test calls; however, video calls are not working correctly. I have already added the H264 codec to both variable parameters. Could you please advise me on what I might be missing? Thank you.