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:
@@ -449,6 +449,7 @@
|
||||
dial_string = square .."]"..dialplan_detail_data;
|
||||
end
|
||||
bridge_match = true;
|
||||
break;
|
||||
end
|
||||
--increment the value
|
||||
y = y + 1;
|
||||
|
||||
Reference in New Issue
Block a user