hopefully call working
This commit is contained in:
@@ -30,7 +30,7 @@ route {
|
||||
# Record routing for stateful processing
|
||||
record_route();
|
||||
# Load balance using dispatcher
|
||||
if (!ds_select_dst("0", "4")) {
|
||||
if (!ds_select_dst("1", "4")) {
|
||||
sl_send_reply("500", "No destination");
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user