Add a break to prevent call the failover bridge statement at the same time the primary bridge statement is called.

This commit is contained in:
markjcrane
2015-08-11 13:42:46 -06:00
parent 49e27b3637
commit 558c82d386

View File

@@ -449,6 +449,7 @@
dial_string = square .."]"..dialplan_detail_data;
end
bridge_match = true;
break;
end
--increment the value
y = y + 1;