[SR-Users] Dispatcher No destinations available

Daniel Tryba d.tryba at pocos.nl
Fri Feb 15 18:19:18 CET 2019


On Fri, Feb 15, 2019 at 05:13:21PM +0100, Cristian Livadaru wrote:
> Hi,
> I have a Kamailio running as Load Balancer and it works great but since a
> couple of weeks I kept noticing 404s in Homer and when looked into it they
> came from Kamailio.
...
> The two asterisks behind it seem fine and I can???t really see why this
> started happening. Also I thing that returning 404 might be misleading,
> wouldn???t it be better if I would return 503 instead?

That is up to you to decide. I'd suggest a 480.
 
> I enabled debugging in Kamailio but can???t really seem to notice anything
> wrong here:
...

Find out why the dispatcher endpoints are out of order according to
kamailio (look at the OPTIONS in homer).

Also you set a destination inactive if 1 request to a backend fails
(dsmakr ip). You might want to reconsider, it might be the cause of your
problems. Imagine a call is coming in to a partially deprovisioned
number, the asterisk answers with a failure, gets marked as inactive.
Dispatcher retries to the other one and that also fails and gets marked
as inactive. Any call that comes in before the probing enables the
backends will fail immediatly.

So also look at INVITEs just before the problem in homer.




More information about the sr-users mailing list