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 12ba3753ca
commit 87eb5a0399

View File

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