FreeSWITCH: Gateways

"; //print_info_box_np("The FreeSWITCH gateways have been changed.
You must apply the changes in order for them to take effect."); //echo"
"; //endif; ?>

Gateways
Use this to configure your SIP gateways also known as providers.


0) { foreach ($a_gateways as $ent) { $a_gateways[$i]['id'] = $i; $i++; } } //order the array function cmp_string($a, $b) { return strcmp($a["gateway"], $b["gateway"]); } if (count($a_gateways) > 0) { usort($a_gateways, "cmp_string"); } $i = 0; if (count($a_gateways) > 0) { foreach ($a_gateways as $ent) { ?>
Gateway Context Enabled Description
       
/usr/local/freeswitch/conf/sip_profiles/external/