Thanks,
sounds reasonable to me.
Anyway, it works (of course) now :-)
br hw
On fre, 2007-03-09 at 12:42 +0200, Daniel-Constantin Mierla wrote:
Hello,
you have to set the *_avp parameters of dispatcher module. Previously
they were initialized to some values, but that was like an hidden bomb -
one could overwrite/delete those avps without knoledge they were used in
some other part. I just commited to play a warning if such case happens.
Cheers,
Daniel
On 03/09/07 12:14, Helge Waastad wrote:
> Hi,
> just wondering about dispatcher failover in 1.2.0
>
> in 1.1.0 i had:
>
> modparam("dispatcher", "list_file",
"/etc/openser/dispatcher.list")
> modparam("dispatcher", "force_dst", 0)
> modparam("dispatcher","flags", 2)
> modparam("dispatcher","use_default", 0)
>
>
> ds_select_dst("1", "0");
>
> and in failure rout checking 408 timeout an using
> ds_mark_dst();
> ds_next_dst()
>
>
> What I see is that the "down" proxy is not put as inactive
>
> ERROR:avp:search_first_avp: 0 ID or NULL NAME AVP!
>
> Any clues?
>
> br hw
>
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
>
http://openser.org/cgi-bin/mailman/listinfo/users
>
>