On Wed, Oct 14, 2009 at 9:13 PM, Juha Heinanen <jh(a)tutpro.com> wrote:
Jan Janak writes:
INV_FR_TIME_OUT_FIRST does not seem to be used
anywhere neither in
sip-router nor in kamailio. Is this a relict and we can potentionally
remove it and keep INV_FR_TIME_OUT_NEXT only, or do I miss something?
jan,
i also did some checking and didn't find INV_FR_TIME_OUT_FIRST used. if
i remember correctly, its idea was to allow longer wait for the first
contacts to respond.
looks like it can be removed from the source.
OK, as far as I can tell it is exactly what INV_FR_TIME_OUT is for
too, so I will remove the redundant define.
-- Jan