There is another hidden bomb inside the lcr module.

Regards,
Ovidiu Sas

On 3/9/07, Daniel-Constantin Mierla <[EMAIL PROTECTED]> 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
> [email protected]
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to