Search results

  1. B

    FusionPBX LXC or KVM?

    LXC because of lower overhead
  2. B

    An interesting article by Emmanuel Schmidbauer

    Kamailio version of realtime integration: With special xml handler http://kb.asipto.com/freeswitch:kamailio-3.3.x-freeswitch-1.2.x-sbc
  3. B

    No need to replicate Freeswitch?

    Hi If Kamailio is doing registration, and on fusionpbx side we need some of this information, may be we can have a special mod_xml_curl or special xml_handler that fetches required data from kamailio side and we do not replicate all freeswitch database.
  4. B

    An interesting article by Emmanuel Schmidbauer

    Realtime OpenSIPS - FreeSWITCH Integration OpenSIPS is used a SIP server - users are registering with it, it routes calls, etc - while the purpose of FreeSWITCH is to provide a full set of media services - like voicemail, conference, announcements, etc. It is a realtime integration because both...
  5. B

    Kamailio script to front standard FusionPBX cluster v2.0

    Hi Please take look at SIPWISE Architecture: https://www.sipwise.org/doc/mr5.0.1/spce/ar01s02.html It's Media Relay (also called rtpengine) is a Kernel-based packet relay not user-space so may be its performance boost is from this point. RECOMMENDED HARDWARE: Dual-core x86_64 compatible 3GHz...
  6. B

    Kamailio script to front standard FusionPBX cluster v2.0

    Hi Registration is down in Kamailio and registration shared with fusionpbx ? or fusionpbx es are not aware of registration ? you route all calls to fusionpbx or you use rtpproxy and send just some calls to fusionpbx ?