El Miércoles, 15 de Julio de 2009, David escribió:
> On Wed, Jul 15, 2009 at 1:29 PM, Iñaki Baz Castillo<[email protected]> wrote:
> > El Miércoles, 15 de Julio de 2009, David escribió:
> >
> > I think your config is correct. However I've never used load_balancer
> > module. It would help if you describe what "483 looping error" means.
>
> opensips is sending a 483 (looping / too many hops) error back to the
> client.
>
>         if (!mf_process_maxfwd_header("10")) {
>                 sl_send_reply("483","looping");
>                 exit;
>         }


Check with ngrep where the request is sent.

-- 
Iñaki Baz Castillo <[email protected]>

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

Reply via email to