Add a new version of ring groups. Added ability to confirm the call, call external destinations, and support for using a SIP URI in the destination. This change requires exporting the extenions defined in v_ring_group_extentions to v_ring_group_destinations.

This commit is contained in:
Mark Crane
2013-07-24 19:37:59 +00:00
parent 91d0a5ac63
commit ab929caeb6
7 changed files with 552 additions and 22 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ else {
require_once "resources/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=ring_groups.php\">\n";
echo "<div align='center'>\n";
echo $text['message-delete-done']."\n";
echo $text['message-delete']."\n";
echo "</div>\n";
require_once "resources/footer.php";
return;