[Kamailio-Users] Dealing with REGISTER "retransmissions"

mayamatakeshi mayamatakeshi at gmail.com
Tue Mar 24 17:59:36 CET 2009


>  > was thinking in doing something like this:
>  >
>  >      if (!proxy_authorize("", "subscriber")) {
>  >                 t_newtran();
>  >              proxy_challenge("", "0");
>  >              exit;
>  >      }
>  >
>  > Does anyone see any problem/shortcoming with this?
>
> you could also use pike module to drop too frequent requests.

Thanks, I'll use this module.



More information about the Users mailing list