Search results

  1. I

    PHP pacth on v_gateways

    I was add some patch on fusionpbx, adding additional row for v_gateways table. The data was successfully added into database but the function "save_gateway_xml();" doesnt write it into XML cache. Im using 4.4.10 on CentOS 7 Does anyone have some insight for me, thank you
  2. I

    PHP pacth on v_gateways

    I was add some patch on fusionpbx, adding additional row for v_gateways table. The data was successfully added into database but the function "save_gateway_xml();" doesnt write it into XML cache. Im using 4.4.10 on CentOS 7 Does anyone have some insight for me, thank you
  3. I

    Modify Contact header FreeSWITCH

    Hello, Does anyone know how to rewrite contact header on B leg call of freeswitch? on bridge statement by default its contain "mod_sofia@ip.ad.dr.es". just stuck on sip_contact_host value, its still contain ip address value. expect value looks like "Contact: <sip:12345@domain.com>"
  4. I

    Using mod_sangoma_codec

    It was closed, ive trying to complie from source and manullay located the module. Thanks :)
  5. I

    Using mod_sangoma_codec

    Hi, Does anyone using sangoma transcoding cards for production? Im looking for mod_sangoma_codec for freeswitch 1.6 or higher for testing this transcoding card, ive tried with centos 7 and now debian but still cant find this module. Anyone know is this still exist? Regards, Irfan Rifai
  6. I

    Call manager application to replace mod_dialplan

    Hi, I have fusionpbx server run as dumb SBC, at this time i had 300>extension on one context of dialplan section for DID routing. I need for more powerful routing dialplan parsing than mod_dialplan who can handle thousand routing to DID, im looking for PySwitch and Greenswitch that works via...