THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#460 - dispatcher doesn't loadbalance correctly if one target is offline
User who did this - Sebastian Damm (sdamm)
----------
Yes, I'm not using round-robin. I'm dispatching based on the user in the To-URI.
This is what we need to use so we know later on where the customer is registered.
I haven't actively disabled the proxy in the config (if I remove it from there,
everything works as expected), but the dispatcher kamailio detects that the target is
offline.
kamcmd> dispatcher.list
{
SET_NO: 1
SET: {
SET_ID: 1
DEST: {
URI: sip:127.0.0.14:5060
FLAGS: IP
PRIORITY: 0
ATTRS:
}
DEST: {
URI: sip:127.0.0.13:5060
FLAGS: AP
PRIORITY: 0
ATTRS:
}
DEST: {
URI: sip:127.0.0.12:5060
FLAGS: AP
PRIORITY: 0
ATTRS:
}
DEST: {
URI: sip:127.0.0.11:5060
FLAGS: AP
PRIORITY: 0
ATTRS:
}
}
}
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=460#comment1…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.