On Aug 18, 2011 at 16:05, Peter Dunkley <[email protected]> wrote: > Hello, > > I have noticed that I am seeing an warning whenever PUA sends a request. > This wasn't happening during the testing I did for my recent PUA > changes, but it is happening now. I believe the WARNING is caused by a > timer being set with a time of 0 in the TM module, but I am not very > familiar with that part of the code.
You get this warning only when trying to send a new request from the pua module? Do you try to send it using t_request or t_request_within? Did you notice anything else, like immediate retransmissions? Andrei > > If it is in the TM module I suspect it is a recent change made within > the last couple of weeks. > > The warning I am seeing is: > 14(6323) WARNING: <core> [timer_funcs.h:119]: WARNING: timer: > add_timeout: 0 expire timer added > > Does anyone have any ideas? > > Thanks, > > Peter > -- > Peter Dunkley > Technical Director > Crocodile RCS Ltd > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
