[SR-Users] Dialog timout reset when receiving a re-INVITE

Federico Cabiddu federico.cabiddu at gmail.com
Sat Sep 29 08:58:51 CEST 2018


Hi,
This is the standard behavior of dialog module. If you don't want the timer
to be reset when an in-dialog message is received, you have to use the
timeout_noreset param
http://www.kamailio.org/docs/modules/devel/modules/dialog.html#dialog.p.timeout_noreset
.

Best regards,

Federico

On Sat, 29 Sep 2018, 08:44 , <jenus at cyberchaos.nl> wrote:

> Hello,
>
> I have a issue with setting the dialog timeout for a call. It works fine
> until i receive a re-INVITE. The re-INVITE seems to reset the dialog
> timeout back to the default value configured in the module parameters
> (7200 in my case).
>
> I use "dlg_set_timeout("900");" to set the timeout to 900 seconds. When
> i receive a re-INVITE i see the following in the debug logs:
>
> DEBUG: dialog [dlg_handlers.c:647]: get_dlg_timeout(): invalid AVP
> value, using default timeout
>
>
> This happens even with the "timeout_avp" module parameter disabled. I'm
> running kamailio 5.1.3.
>
>
>
> Thanks,
>
> Jan
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180929/97409319/attachment.html>


More information about the sr-users mailing list