If I want to upgrade my Kamailio, What have I to do?
I must do make && make modules && make install ? Or I need to delete some files... ?
I tried to do make && ... and at make install, I could see that it log that all modules have the right version and it have nothing to do!
Cordialement, BERGANZ François Pensez à l'Environnement, n'imprimez ce mail que si nécessaire.
-----Message d'origine----- De : users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] De la part de Daniel-Constantin Mierla Envoyé : lundi 2 mars 2009 18:55 À : Victor Pascual Ávila Cc : devel; kamailio Objet : Re: [Kamailio-Users] Kamailio (OpenSER) v1.5.0 Released
Hello,
On 03/02/2009 07:52 PM, Victor Pascual Ávila wrote:
On Mon, Mar 2, 2009 at 6:09 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
- protection against SIP reply attack
Could you please provide some description on it?
so far >=200 replies couldn't be discarded by the sip server, they were forwarded based on Via stack. That made possible to flood a target with sip replies.
Now you can check if a reply belongs to an active transaction and if not drop it.
Cheers, Daniel