$v_label: Extensions

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

Extensions
Use this to configure your SIP extensions.


0) { foreach ($a_extensions as $ent) { $a_extensions[$i]['id'] = $i; $i++; } } //order the array function cmp_number($a, $b) { if ($a["extension"] > $b["extension"]) { return 1; } else { return 0; } } if (count($a_extensions) > 0) { usort($a_extensions, "cmp_number"); } $i = 0; if (count($a_extensions) > 0) { foreach ($a_extensions as $ent) { ?>
Extension Mail To Call Group Description